Closed
Bug 1493096
Opened 7 years ago
Closed 7 years ago
Add a test for the WebAssembly.Memory() constructor with initial > maximum
Categories
(Core :: JavaScript: WebAssembly, enhancement)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.78 KB,
patch
|
bbouvier
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #9010864 -
Flags: review?(bbouvier)
| Assignee | ||
Comment 1•7 years ago
|
||
Spec was clarified in https://github.com/WebAssembly/spec/pull/877
Comment 2•7 years ago
|
||
Comment on attachment 9010864 [details] [diff] [review]
Patch v1
Review of attachment 9010864 [details] [diff] [review]:
-----------------------------------------------------------------
Yup
Attachment #9010864 -
Flags: review?(bbouvier) → review+
Pushed by Ms2ger@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dc1e32c71653
Add a test for the WebAssembly.Memory() constructor with initial > maximum; r=bbouvier
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/13161 for changes under testing/web-platform/tests
Can't merge web-platform-tests PR due to failing upstream checks:
Github PR https://github.com/web-platform-tests/wpt/pull/13161
* Taskcluster (pull_request) (https://tools.taskcluster.net/task-group-inspector/#/MMTEekBAQ_iP3NskCVd2Yg)
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•