Closed
Bug 1494602
Opened 7 years ago
Closed 7 years ago
More test cases for reftyped globals
Categories
(Core :: JavaScript: WebAssembly, enhancement, P3)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: lth, Assigned: lth)
References
Details
Attachments
(1 file)
|
2.59 KB,
patch
|
jseward
:
review+
|
Details | Diff | Splinter Review |
Now that we have struct types in the engine we can make the tests for ref-typed globals slightly more interesting.
| Assignee | ||
Comment 1•7 years ago
|
||
This isn't much, but it's all I'm motivated for at the moment...
Attachment #9012566 -
Flags: review?(jseward)
Comment 2•7 years ago
|
||
Comment on attachment 9012566 [details] [diff] [review]
bug1494602-test-cases.patch
Review of attachment 9012566 [details] [diff] [review]:
-----------------------------------------------------------------
Looks plausible.
Attachment #9012566 -
Flags: review?(jseward) → review+
Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/96e94c1a5230
Better test cases for ref globals, using structs. r=jseward
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•