Closed
Bug 1602165
Opened 6 years ago
Closed 6 years ago
Move and rename JS_ContainsSharedArrayBuffer
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(1 file)
It should be in namespace JS, and there's a SAB-specific header that makes a lot more sense for the declaration to be in.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → jwalden
Updated•6 years ago
|
Priority: -- → P1
Pushed by jwalden@mit.edu:
https://hg.mozilla.org/integration/autoland/rev/140c11d67e39
Rename JS_ContainsSharedArrayBuffer to JS::ContainsSharedArrayBuffer, and move it to js/SharedArrayBuffer.h. r=lth
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•