Closed Bug 1339343 (Layout-labeling) Opened 7 years ago Closed 7 years ago

Label runnables in layout modules

Categories

(Core :: Layout, defect, P1)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: bmo, Assigned: bmo)

References

Details

This is a meta bug used for tracking all runnables in layout modules that need to be labeled with name and task category.
Alias: Labeling-layout
Severity: normal → major
Depends on: 1338446
Blocks: Labeling
Alias: Labeling-layout → Layout-labeling
No longer blocks: 1342863
Depends on: 1342863
Thanks TY to initiate the scoping and let's break down these bugs into smaller pieces so that it'd be a lot easier for fixing and reviewing.
Assignee: nobody → aschen
Status: NEW → ASSIGNED
Priority: -- → P1
For those runnables [1] dispatching via nsContentUtils::AddScriptRunner(), they do *not* need to be labeled because they are not related to threads.

[1] http://searchfox.org/mozilla-central/search?q=nsContentUtils%3A%3AAddScriptRunner&case=false&regexp=false&path=layout
Blocks: 1347815
No longer blocks: 1347815
Depends on: 1347815
Depends on: 1348738
All labeling work in layout specific modules are done now.
In next phase, as soon as bug 1350432 is in progress, it might encounters a variety of issues, ex, thread racing, stability issues in layout code and need further tweak in order to get new scheduler work as expected.
We will open a new bug to track all other bugs at that time.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Thanks for these hard work! <(_ _)>
You need to log in before you can comment on or make changes to this bug.