Closed Bug 762105 Opened 12 years ago Closed 12 years ago

zimbra email not showing some email subjects

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

VERIFIED FIXED
mozilla16

People

(Reporter: dietrich, Assigned: luke)

References

Details

(Keywords: regression)

Attachments

(1 file)

Taras said it's a bug in Nightly.
Assignee: server-ops → nobody
Group: infra
Component: Server Operations → General
Product: mozilla.org → Firefox
QA Contact: phong → general
Version: other → unspecified
Keywords: regression
Version: unspecified → Trunk
Downgrading to 16.0a1 (2012-06-05) fixes the problem.
I'm experiencing the same issue with the same build.
mozilla-central range:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a7a905fd70d5&tochange=c76497029f0d

Came from the inbound merge, so inbound range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=577a88fc97b6&tochange=b7fb3d52c843

Caused by bug 659577.
Assignee: nobody → general
Blocks: 659577
Component: General → JavaScript Engine
Product: Firefox → Core
QA Contact: general → general
OS: Other → All
I've attempted a backout of the main bug 659577 landing and the followup commit, but there are conflicts with things that landed after, so think it's perhaps just safer to leave for Luke to take a look at for now.
Yes, I'll look at it immediately.
Phew, I've tracked it down to a bug in the mjit changes: increment on a formal argument when formals are aliased by 'arguments' (but not by the scope chain) doesn't increment the canonical slot in the arguments object and so is effectively a nop.

Should be a simple fix; writing mjit patches isn't a good idea at this hour so I'll do it tomorrow.
Attached patch fix and testSplinter Review
Actually, the fix is pretty simple.
Assignee: general → luke
Status: NEW → ASSIGNED
Attachment #630901 - Flags: review?(dvander)
Attachment #630901 - Flags: review?(dvander) → review+
https://hg.mozilla.org/mozilla-central/rev/7e4c2abb9fc9
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
Nightlies retriggered on 7e4c2abb9fc9.
Verified fixed with the new Nightly - thanks! :-)

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0a1
http://hg.mozilla.org/mozilla-central/rev/7e4c2abb9fc9
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: