Closed
Bug 942276
Opened 11 years ago
Closed 11 years ago
Improve test_asmjs2.html once caching is deterministic
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: luke, Assigned: luke)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
With bug 941827 and bug 931864, off-main-thread parsing and thus asm.js caching should be deterministic in the browser, so test_asmjs2.html can assert that the compiled module was loaded from the cache.
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Assignee: nobody → luke
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•