Closed
Bug 979139
Opened 11 years ago
Closed 11 years ago
TypedObject tests from bug 977117 and bug 976504 will fail when Gecko 30 is merged to mozilla-aurora on March 17th
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: philor, Assigned: lth)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mjrosenb
:
review+
|
Details | Diff | Splinter Review |
We turn off TypedObject on aurora, so as https://tbpl.mozilla.org/?tree=Try&rev=754edc10e9ad shows, when we next merge there on March 17th, the tests from bug 977117 and bug 976504 will fail, because TypedObject tests need to do a "if (!this.hasOwnProperty("TypedObject")) quit();"ish thing to abort when there is no TypedObject.
You have two weeks: go!
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → lhansen
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8385277 -
Flags: review?(mrosenberg)
Updated•11 years ago
|
Attachment #8385277 -
Flags: review?(mrosenberg) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•