Remove docshell markers
Categories
(Core :: Gecko Profiler, enhancement, P3)
Tracking
()
People
(Reporter: gregtatum, Assigned: aabh)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
Attachments
(3 files, 7 obsolete files)
Reporter | ||
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Updated•6 years ago
|
Comment 4•2 years ago
•
|
||
The Firefox Profiler markers now have information about the content they relate to. I believe we can remove docshell markers now as I don't think there's any consumer left.
Of course it would be good while doing that that we also have existing equivalent Firefox Profiler markers.
Updated•2 years ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 5•1 year ago
|
||
This patch removes the old docshell timeline AutoTimelineMarker from the codebase and replaces it with an equivalent Gecko profiler marker. This patch also fixes Bug 1834143, which is a subset of 1421651.
Assignee | ||
Comment 6•1 year ago
|
||
Depends on D184217
Assignee | ||
Comment 7•1 year ago
|
||
Depends on D185176
Assignee | ||
Comment 8•1 year ago
|
||
Depends on D185177
Assignee | ||
Comment 9•1 year ago
|
||
Depends on D185178
Assignee | ||
Comment 10•1 year ago
|
||
Depends on D185179
Assignee | ||
Comment 11•1 year ago
|
||
Depends on D185180
Assignee | ||
Comment 12•1 year ago
|
||
Depends on D185181
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Comment 13•1 year ago
|
||
This patch adds an API to count the number of restyles triggered by animations. This API will replace the existing timeline marker based testing of the animation/restyle system.
Assignee | ||
Comment 14•1 year ago
|
||
This commits integrates the new animation triggered restyle counter into the existing tests to ensure that the counter matches the expected marker count.
Depends on D186714
Comment 15•1 year ago
|
||
Comment 16•1 year ago
|
||
Comment 17•1 year ago
|
||
bugherder |
Comment 18•1 year ago
|
||
Backed out changeset 073e03319881 (Bug 1421651) for causing bc failures at browser_test_group_fission.js
Backout: https://hg.mozilla.org/integration/autoland/rev/235e5f8367c37949a2d89de23db0c1f375b8a897
Failure log: https://treeherder.mozilla.org/logviewer?job_id=427048374&repo=autoland&lineNumber=3601
Comment 19•1 year ago
|
||
Comment 20•1 year ago
|
||
bugherder |
Assignee | ||
Comment 21•1 year ago
|
||
The above commit only adds the facilities required to enable removal, unfortunately. Re-opening while waiting for D184217, which will definitively close this.
Updated•1 year ago
|
Comment 22•1 year ago
|
||
Comment 23•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Comment 24•1 year ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 25•1 year ago
|
||
Comment 26•1 year ago
|
||
Backed out for causing Bug 1860719
Backout link: https://hg.mozilla.org/integration/autoland/rev/0b9fbacd9ede37c7251df859c9578a695c054a8f
Log link: https://treeherder.mozilla.org/logviewer?job_id=433586895&repo=autoland&lineNumber=84169
Comment 27•1 year ago
|
||
Updated•1 year ago
|
Comment 28•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Description
•