Closed
Bug 1914210
Opened 1 year ago
Closed 1 year ago
Stop validating that all requested builtins are implemented
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
See this issue [1]. It's not merged into the spec yet, but I probably will make that change.
[1] https://github.com/WebAssembly/js-string-builtins/issues/40
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D225293
Updated•1 year ago
|
Assignee: nobody → rhunt
Status: NEW → ASSIGNED
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/autoland/rev/cf38d186e70d
wasm: Ignore unknown builtin modules. r=bvisness
Comment 3•1 year ago
|
||
Backed out for causing failures at shadowrealm.html.
Backout link: https://hg.mozilla.org/integration/autoland/rev/00403b194b93a289793876ec885d52b45ed2851c
Failure log: https://treeherder.mozilla.org/logviewer?job_id=478243672&repo=autoland&lineNumber=23442
Flags: needinfo?(rhunt)
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(rhunt)
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/autoland/rev/97633b28822e
wasm: Ignore unknown builtin modules. r=bvisness
Comment 5•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•