Closed
Bug 659473
Opened 12 years ago
Closed 2 years ago
AllFramesIter should handle empty segments
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bhackett1024, Assigned: bhackett1024)
Details
Attachments
(1 file)
539 bytes,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
Per IRC discussion with luke, AllFramesIter should handle empty segments on the stack. This is causing GMail to crash on the TI branch.
Assignee | ||
Comment 1•12 years ago
|
||
Patch, and hotfix for JM (will remember to push to TM after review this time!). With this, GMail now loads fine in a TI browser. http://hg.mozilla.org/projects/jaegermonkey/rev/4c7ebbb52876
Assignee: general → bhackett1024
Attachment #534917 -
Flags: review?(luke)
![]() |
||
Updated•12 years ago
|
Attachment #534917 -
Flags: review?(luke) → review+
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•