Open
Bug 1312781
Opened 9 years ago
Updated 3 years ago
Get a distribution of graphics backends for users experiencing tab switch hangs with ClientPaintedLayer::PaintThebes at the top of the stack
Categories
(Toolkit :: Telemetry, defect, P3)
Tracking
()
NEW
People
(Reporter: mconley, Assigned: mconley)
References
Details
In bug 1310255, we're doing analysis on BHR stacks for main thread hangs that occur during tab switches with e10s enabled.
Currently, the #3 more frequent top-frame for those stacks is ClientPaintedLayer::PaintThebes. I asked in #gfx about what to do with that information, and they suggested I try to see if I could get a sense of the graphics backends that users have when they see these hangs.
So I'm going to try to generate that analysis.
| Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(mconley)
| Assignee | ||
Comment 1•9 years ago
|
||
Bah, I haven't had time to do this. As we come back around to painting performance, I might.
Flags: needinfo?(mconley)
Updated•9 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•