Ship Atomics.pause proposal
Categories
(Core :: JavaScript: Standard Library, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: dminor, Assigned: sarahngima77)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Once Atomics.pause has been on Nightly for a few cycles, we can look into shipping it, maybe in Firefox 137.
Updated•1 year ago
|
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Comment 3•1 year ago
|
||
| bugherder | ||
Comment 4•1 year ago
|
||
FF137 MDN docs for this can be tracked in https://github.com/mdn/content/issues/38403
The documentation PR is in https://github.com/mdn/content/pull/38316. Would it be possible to get a technical review? We haven't had a response from the spec author to questions like https://github.com/mdn/content/pull/38316#discussion_r1971986854
| Reporter | ||
Updated•1 year ago
|
Comment 7•1 year ago
|
||
Thanks very much for the review Dan!!! The console is telling me that Atomics.pause() is not a function in FF137 (Beta - browser stack), but it is present in 138 (Nightly). Did this get bumped forward? This is for the compatibility data.
| Reporter | ||
Comment 8•1 year ago
|
||
We missed removing some of the Nightly guards, I fixed that in https://bugzilla.mozilla.org/show_bug.cgi?id=1952952, I'll request uplift to Beta.
Updated•1 year ago
|
Description
•