Closed
Bug 1440715
Opened 7 years ago
Closed 1 year ago
Scrolling through gmail's email editor with webrender enabled -> 100% cpu
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: linuxhippy, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: nightly-community)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180223100113
Steps to reproduce:
* replied to a large email in gmail
* held an arrow key pressed to scroll through the email
Actual results:
Very High CPU useage with WebRender enabled: https://perf-html.io/from-addon/calltree/?hiddenThreads=&thread=4&threadOrder=0-2-3-4-1&v=2
Almost all time is spent in IsNodeSelected / ComparePoints:
https://perfht.ml/2CEJbC2
| Reporter | ||
Updated•7 years ago
|
Summary: Scrolling through an gmail email with webrender enabled -> 100% cpu → Scrolling through gmail's email editor with webrender enabled -> 100% cpu
| Reporter | ||
Updated•7 years ago
|
Component: Untriaged → Graphics: WebRender
Product: Firefox → Core
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Keywords: nightly-community
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Updated•7 years ago
|
Blocks: stage-wr-next
Priority: -- → P2
Updated•7 years ago
|
Updated•7 years ago
|
Updated•3 years ago
|
Severity: normal → S3
Comment 3•2 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.
For more information, please visit BugBot documentation.
Flags: needinfo?(linuxhippy)
Updated•1 year ago
|
Status: REOPENED → RESOLVED
Closed: 7 years ago → 1 year ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•