Open
Bug 1884148
Opened 1 years ago
Updated 2 days ago
Ship the Atomics.waitAsync proposal
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
ASSIGNED
People
(Reporter: dminor, Assigned: dminor)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-needed, webcompat:platform-bug)
Attachments
(2 files)
This is to track shipping the Atomics.waitAsync
proposal once it's been implemented.
Updated•1 years ago
|
Severity: -- → N/A
Priority: -- → P2
Keywords: dev-doc-needed
Assignee | ||
Comment 1•2 months ago
|
||
This just landed in Firefox 140, we should wait a few releases before shipping.
Assignee: nobody → dminor
Assignee | ||
Updated•29 days ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•29 days ago
|
||
Pushed by dminor@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6aededf679b4
https://hg.mozilla.org/integration/autoland/rev/c6ff1cc3f546
Ship the Atomics.waitAsync proposal; r=mgaudet
Pushed by chorotan@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2e7f7f9a115c
https://hg.mozilla.org/integration/autoland/rev/b5ae55d36d5d
Revert "Bug 1884148 - Ship the Atomics.waitAsync proposal; r=mgaudet" for causing wpt failures on atomics-wait-async.https.any.html
Comment 5•28 days ago
|
||
Flags: needinfo?(dminor)
Assignee | ||
Updated•24 days ago
|
Flags: needinfo?(dminor)
Assignee | ||
Comment 6•24 days ago
|
||
Pushed by dminor@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/02398b2a9df2
https://hg.mozilla.org/integration/autoland/rev/88733272919b
Ship the Atomics.waitAsync proposal; r=mgaudet
https://github.com/mozilla-firefox/firefox/commit/50f7910d8a67
https://hg.mozilla.org/integration/autoland/rev/f01333062904
Handle eJSTimeout in GetTimeoutReasonString and update wpt expectations; r=dom-worker-reviewers,asuth
Pushed by chorotan@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0f6d18cdcce6
https://hg.mozilla.org/integration/autoland/rev/b19bd9e4f248
Revert "Bug 1884148 - Handle eJSTimeout in GetTimeoutReasonString and update wpt expectations; r=dom-worker-reviewers,asuth" for causing wpt failures on Mutex_posix.cpp
Comment 9•22 days ago
|
||
Flags: needinfo?(dminor)
Assignee | ||
Comment 10•22 days ago
|
||
I've filed Bug 1980271 to investigate the tsan failure, I see Atomics.waitAsync
on the stack, so it's quite possibly a bug in our implementation.
Depends on: 1980271
Flags: needinfo?(dminor)
Updated•4 days ago
|
Keywords: webcompat:platform-bug
You need to log in
before you can comment on or make changes to this bug.
Description
•