Closed
Bug 1841016
Opened 1 year ago
Closed 1 year ago
Reflect user pref to JavaScript validator
Categories
(Core :: DOM: Networking, task, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged], [wptsync upstream])
Attachments
(2 files)
While there's no "regular JavaScript syntax related" user pref right now, compilation-specific user pref is not reflected to the JavaScript validator.
We should have a way to reflect it, so that any new syntax works also in validator.
Assignee | ||
Comment 1•1 year ago
|
||
Depends on D182459
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/87054cc1f0e8
Reflect user pref to JavaScript validator. r=sefeng,bthrall
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Comment 4•1 year ago
|
||
Bug 1840839, bug 1841016 and bug 1840996 have been backed out for wasm crashes, e.g. bp-6f01e03f-96f8-4d44-ae8b-c55a50230707.
Status: RESOLVED → REOPENED
status-firefox117:
fixed → ---
Flags: needinfo?(arai.unmht)
Resolution: FIXED → ---
Target Milestone: 117 Branch → ---
Updated•1 year ago
|
Attachment #9341701 -
Attachment description: Bug 1841016 - Reflect user pref to JavaScript validator. r?sefeng!,bthrall! → Bug 1841016 - Part 1: Reflect user pref to JavaScript validator. r?sefeng!,bthrall!
Assignee | ||
Comment 5•1 year ago
|
||
Depends on D182460
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/8d808fe16df2
Part 1: Reflect user pref to JavaScript validator. r=sefeng,bthrall
https://hg.mozilla.org/integration/autoland/rev/0cbe3fe34480
Part 2: Add tests for asm.js in ORB. r=sefeng
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/41007 for changes under testing/web-platform/tests
Whiteboard: [necko-triaged] → [necko-triaged], [wptsync upstream]
Comment 8•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8d808fe16df2
https://hg.mozilla.org/mozilla-central/rev/0cbe3fe34480
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Upstream PR merged by moz-wptsync-bot
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(arai.unmht)
You need to log in
before you can comment on or make changes to this bug.
Description
•