Closed
Bug 1376858
Opened 7 years ago
Closed 7 years ago
Use SystemGroup to label nsIThread::AsyncShutdown
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: billm, Assigned: seanvk)
References
Details
Attachments
(1 file)
This is a pretty simple method that's dispatched to the main thread in two places. In both cases we can label it with the SystemGroup.
http://searchfox.org/mozilla-central/search?q=nsIThread%3A%3AAsyncShutdown%22&case=false®exp=false&path=
Reporter | ||
Comment 1•7 years ago
|
||
Maybe this bug could also cover labeling nsThreadShutdownAckEvent with the SystemGroup.
Comment hidden (mozreview-request) |
First time submitting a patch to Mozilla.
Please take a look.
Sean
Reporter | ||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8901634 [details]
Bug 1376858 - Use SystemGroup to label nsIThread::AsyncShutdown,
https://reviewboard.mozilla.org/r/173040/#review179262
Attachment #8901634 -
Flags: review?(wmccloskey) → review+
Reporter | ||
Comment 5•7 years ago
|
||
Thanks for the patch!
Pushed by wmccloskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/778b209ee3d9
Use SystemGroup to label nsIThread::AsyncShutdown, r=billm
Comment 7•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•6 years ago
|
Assignee: nobody → seanvk
You need to log in
before you can comment on or make changes to this bug.
Description
•