Closed
Bug 678682
Opened 13 years ago
Closed 13 years ago
IonMonkey: Call CheckFrame() at the right time
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file, 1 obsolete file)
902 bytes,
patch
|
sstangl
:
review+
|
Details | Diff | Splinter Review |
We can return compiled code before checking that the frame passes muster for what Ion can support. Causing a few test failures.
Attachment #552819 -
Flags: review?(sstangl)
Comment 1•13 years ago
|
||
(In reply to David Anderson [:dvander] from comment #0)
> Created attachment 552819 [details] [diff] [review]
> fix
Hm, the file appears to be empty.
Assignee | ||
Comment 2•13 years ago
|
||
Whoops, sorry about that
Attachment #552819 -
Attachment is obsolete: true
Attachment #552819 -
Flags: review?(sstangl)
Attachment #552820 -
Flags: review?(sstangl)
Updated•13 years ago
|
Attachment #552820 -
Flags: review?(sstangl) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•