Closed
Bug 1280089
Opened 7 years ago
Closed 7 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•7 years ago
|
||
Attachment #8762720 -
Flags: review?(terrence)
Assignee | ||
Comment 2•7 years ago
|
||
Try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=8f7d08c5d540
Assignee: nobody → nfitzgerald
Status: NEW → ASSIGNED
Updated•7 years ago
|
Comment 3•7 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•7 years ago
|
Iteration: 50.1 → 50.2
Updated•7 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•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0bd3ecc9e6cf
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Updated•7 years ago
|
Whiteboard: [devtools-html]
You need to log in
before you can comment on or make changes to this bug.
Description
•