Closed
Bug 1280089
Opened 8 years ago
Closed 8 years ago
Use js::Mutex/js::LockGuard instead of PRLock/AutoSPSLock for the SPSProfiler
Categories
(Core :: JavaScript Engine, defect, P1)
Core
JavaScript Engine
Tracking
()
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: fitzgen, Assigned: fitzgen)
References
Details
Attachments
(1 file)
5.73 KB,
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8762720 -
Flags: review?(terrence)
Assignee | ||
Comment 2•8 years ago
|
||
Assignee: nobody → nfitzgerald
Status: NEW → ASSIGNED
Updated•8 years ago
|
Comment 3•8 years ago
|
||
Comment on attachment 8762720 [details] [diff] [review]
Use js::Mutex/js::LockGuard instead of PRLock/AutoSPSLock for the SPSProfiler
Review of attachment 8762720 [details] [diff] [review]:
-----------------------------------------------------------------
Woot!
Attachment #8762720 -
Flags: review?(terrence) → review+
Updated•8 years ago
|
Iteration: 50.1 → 50.2
Updated•8 years ago
|
Whiteboard: [devtools-html]
Pushed by nfitzgerald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0bd3ecc9e6cf
Use js::Mutex/js::LockGuard instead of PRLock/AutoSPSLock for the SPSProfiler; r=terrence
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Updated•8 years ago
|
Whiteboard: [devtools-html]
You need to log in
before you can comment on or make changes to this bug.
Description
•