Closed
Bug 1724234
Opened 5 years ago
Closed 5 years ago
Remove some unused atom pinning APIs
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
92 Branch
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The unicode APIs are unused and the JSString pinning API is only used by the shell 'intern' function, which is itself unused.
| Assignee | ||
Updated•5 years ago
|
Summary: Remove APIs to pin unicode strings → Remove some unused atom pinning APIs
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D121885
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4aa3a54f7d72
Remove unused shell 'intern' function r=tcampbell
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
| Assignee | ||
Updated•5 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/69391950f9a2
Remove APIs to pin unicode strings r=tcampbell
Updated•5 years ago
|
Comment 6•5 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 5 years ago → 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•