Continue refactoring CC/GC scheduling
Categories
(Core :: DOM: Core & HTML, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink)
References
Details
Attachments
(9 files, 5 obsolete files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
This is a continuation of bug 1662254, which now has some patches riding the trains.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Comment 8•4 years ago
|
||
Assignee | ||
Comment 9•4 years ago
|
||
Assignee | ||
Comment 10•4 years ago
|
||
Assignee | ||
Comment 11•4 years ago
|
||
Assignee | ||
Comment 12•4 years ago
|
||
Assignee | ||
Comment 13•4 years ago
|
||
Assignee | ||
Comment 14•4 years ago
|
||
Comment 15•4 years ago
|
||
Comment 16•4 years ago
|
||
Backed out for build bustages.
Log: https://treeherder.mozilla.org/logviewer?job_id=323531504&repo=autoland&lineNumber=10612
Backout: https://hg.mozilla.org/integration/autoland/rev/02f3d63edaf43f96551f04159c66bd71fb831af5
Comment 17•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Comment 18•4 years ago
|
||
bugherder |
Comment 19•4 years ago
|
||
Comment on attachment 9191181 [details]
Bug 1678416 - Use a state descriptor table to control when to check for CC aborts and ForgetSkippable runs
Revision D90902 was moved to bug 1662254. Setting attachment 9191181 [details] to obsolete.
Comment 20•4 years ago
|
||
Comment on attachment 9191182 [details]
Bug 1678416 - Move bodies of large inline CCGCScheduler methods after the class declaration
Revision D94791 was moved to bug 1662254. Setting attachment 9191182 [details] to obsolete.
Comment 21•4 years ago
|
||
Comment on attachment 9191183 [details]
Bug 1678416 - Rename CC_WAITING -> CC_FINISHED
Revision D94792 was moved to bug 1662254. Setting attachment 9191183 [details] to obsolete.
Comment 22•4 years ago
|
||
Comment on attachment 9191184 [details]
Bug 1678416 - Fix documentation of javascript.gc_delay.full
Revision D94793 was moved to bug 1662254. Setting attachment 9191184 [details] to obsolete.
Comment 23•4 years ago
|
||
Comment on attachment 9191187 [details]
Bug 1678416 - Add a new Canceled state to stop overusing Inactive and thereby allow asserting that the state machine has been initialized
Revision D95951 was moved to bug 1662254. Setting attachment 9191187 [details] to obsolete.
Comment 24•4 years ago
|
||
Comment 25•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Comment 26•4 years ago
|
||
Comment 27•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a606677aefc4
https://hg.mozilla.org/mozilla-central/rev/76b3d763c9af
Description
•