Closed
Bug 1507686
Opened 7 years ago
Closed 7 years ago
Send the current URL over to the compositor
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(2 files, 1 obsolete file)
63.48 KB,
patch
|
Details | Diff | Splinter Review | |
44.14 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
This is handy for seeing the cause of slow paints.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → jmuizelaar
Assignee | ||
Comment 2•7 years ago
|
||
Attachment #9025534 -
Attachment is obsolete: true
Comment 3•7 years ago
|
||
I rebased bug 1507680 against this so that we can include the URL in about:support.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9d9f59c594248099fa0f968001c0531cc105eb1e
Do you have any preference for your GetSlowPaints pull, vs my NotifySlowFrames push notifications?
I don't mind, can rebase either direction.
Assignee | ||
Comment 4•7 years ago
|
||
I have no preference.
Comment 5•7 years ago
|
||
Removed the GetSlowPaints bits and new telemetry markers, since those aren't needed for bug 1507680.
Attachment #9026268 -
Flags: review+
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/25d79223c2de
Record LayerManager URL for each paint so that we can correlate it with slow paints. r=mattwoodrow
Comment 7•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•