Closed
Bug 1283289
Opened 8 years ago
Closed 8 years ago
Use js::Mutex instead of PRLock in js/src/jit/mips64/Simulator-mips64.{h,cpp}
Categories
(Core :: JavaScript Engine, defect, P1)
Core
JavaScript Engine
Tracking
()
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: fitzgen, Assigned: fitzgen)
References
Details
Attachments
(1 file)
4.07 KB,
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8766529 -
Flags: review?(terrence)
Assignee | ||
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Iteration: --- → 50.2 - Jul 4
Priority: -- → P1
Whiteboard: [devtools-html]
Updated•8 years ago
|
Flags: qe-verify-
Updated•8 years ago
|
Attachment #8766529 -
Flags: review?(terrence) → review+
Pushed by nfitzgerald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1be0e50faaed
Use js::Mutex instead of PRLock in js/src/jit/mips64/Simulator-mips64.{h,cpp}; r=terrence
Comment 4•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
•