Closed
Bug 525293
Opened 15 years ago
Closed 15 years ago
NJ merge: possibly the last patch
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: graydon, Assigned: graydon)
References
Details
Attachments
(1 file)
4.54 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
This patch covers the cumulative differences remaining with TR. It's not much. There's a fix (another!) to the VFP guards, a little enhancement to sparc-linux icache flushing, and a rather crucial fix for handling loop-carried expressions (bug 518493).
Symmetric patch is in Adobe's queue. Approve these two and our trees are identical.
Attachment #409155 -
Flags: review?(dvander)
Updated•15 years ago
|
Attachment #409155 -
Flags: review?(dvander) → review+
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•15 years ago
|
||
Actually took two patches to stick:
http://hg.mozilla.org/tracemonkey/rev/59bdb4ad7268
http://hg.mozilla.org/tracemonkey/rev/5c082fd6dc4b
Assignee | ||
Updated•15 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•