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•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 5•5 years ago
|
||
| Assignee | ||
Comment 6•5 years ago
|
||
| Assignee | ||
Comment 7•5 years ago
|
||
| Assignee | ||
Comment 8•5 years ago
|
||
| Assignee | ||
Comment 9•5 years ago
|
||
| Assignee | ||
Comment 10•5 years ago
|
||
| Assignee | ||
Comment 11•5 years ago
|
||
| Assignee | ||
Comment 12•5 years ago
|
||
| Assignee | ||
Comment 13•5 years ago
|
||
| Assignee | ||
Comment 14•5 years ago
|
||
Comment 15•5 years ago
|
||
Comment 16•5 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•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Comment 18•5 years ago
|
||
| bugherder | ||
Comment 19•5 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•5 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•5 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•5 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•5 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•5 years ago
|
||
Comment 25•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•5 years ago
|
Comment 26•5 years ago
|
||
Comment 27•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a606677aefc4
https://hg.mozilla.org/mozilla-central/rev/76b3d763c9af
Description
•