Closed
Bug 1125722
Opened 8 years ago
Closed 8 years ago
Fix a mistake in MacroAssemblerMIPS::ma_b with ImmGCPtr
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: hev, Assigned: hev)
Details
Attachments
(1 file)
1.08 KB,
patch
|
rankov
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux mips64; rv:38.0) Gecko/20100101 Firefox/38.0 Build ID: 20150116062248 Steps to reproduce: Call ma_b with scratch register directly in ma_b with ImmGCPtr.
Assignee | ||
Updated•8 years ago
|
Attachment #8554383 -
Flags: review?(branislav.rankov)
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•8 years ago
|
Attachment #8554383 -
Flags: review?(branislav.rankov) → review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 1•8 years ago
|
||
can we get a try run for this change ? Thanks!
Assignee: nobody → r
Flags: needinfo?(r)
Updated•8 years ago
|
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/01c2c9ee7390
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(r)
You need to log in
before you can comment on or make changes to this bug.
Description
•