Closed Bug 1676906 Opened 5 years ago Closed 5 years ago

Remove unnecessary thread names from the no-new-threads checker list

Categories

(Developer Infrastructure :: Source Code Analysis, task)

Tracking

(firefox85 fixed)

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: KrisWright, Assigned: KrisWright)

Details

Attachments

(1 file)

It looks like some threads were removed without taking them off of ThreadAllows.txt. Since the checker also helps us keep track of which threads are still in tree, it helps to make sure it doesn't bit rot.

Sometimes thread names bit rot in the list because there is no checker in place to ensure they are still active. The threads I removed have either:
-Been converted to use the background thread pool
-Been removed entirely
-Been renamed
And they no longer require entries in the list.

Assignee: nobody → kwright
Status: NEW → ASSIGNED
Pushed by kwright@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0548a20d2682 Remove unnecessary names in ThreadAllows.txt r=andi
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: