Closed
Bug 1670032
Opened 5 years ago
Closed 5 years ago
Unscaled SWGL composites don't show up in the profiler
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: lsalzman, Assigned: lsalzman)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently when a composite is unscaled, it just shows up as time under Composite, which can make it hard to read the breakdown of time spent in the profiler. This could be factored out so that we can see which various blit or composites paths we're going through more accurately in the profiler.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5aa14716eaf9
factor out unscaled SWGL composites so they show up in profiler. r=jrmuizel
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•