Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only use width and opacity for transition #12489

Merged
merged 1 commit into from
Nov 16, 2018

Conversation

juliusknorr
Copy link
Member

This probably fixes #11179

I tried to debug this a bit using browserstack, and it seems to fix the continuous rerendering, which was caused by the transition: all 100ms; rule.

@MorrisJobke Would be great if you could give this a try on a real Safari.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr added bug 3. to review Waiting for reviews labels Nov 16, 2018
Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works and fixes the CPU issue on safari

Copy link

@JanDragon JanDragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in Real Mac Os Safari. Works Perfect.

Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍺 🍺 🍺

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 16, 2018
@MorrisJobke MorrisJobke merged commit fe13db4 into master Nov 16, 2018
@MorrisJobke MorrisJobke deleted the bugfix/11179/safari-performance branch November 16, 2018 15:24
@MorrisJobke
Copy link
Member

@juliushaertl Could you port this to stable14? I would say it's fine to put it in 14.0.4 still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Safari shows high CPU load
4 participants