Closed
Bug 1985120
Opened 9 months ago
Closed 4 months ago
Remove pref for Uint8Array to/from base64 and hex
Categories
(Core :: JavaScript: Standard Library, task, P3)
Core
JavaScript: Standard Library
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: dminor, Assigned: dminor)
References
Details
(Keywords: good-first-bug)
Attachments
(2 files)
This shipped a year ago and now is at Stage 4, we can safely remove the preference.
Updated•9 months ago
|
Comment 1•5 months ago
|
||
This good-first-bug hasn't had any activity for 2 months, it is automatically unassigned.
For more information, please visit BugBot documentation.
Assignee: dminor → nobody
Comment 2•5 months ago
|
||
Hi, I’d like to work on this bug if it’s still available. I recently completed Bug 2003174 involving preference cleanup.
| Assignee | ||
Comment 3•5 months ago
|
||
Great, thank you! I've left instructions for you on Bug 1985121, once that one is done, this one should be straightforward :)
| Assignee | ||
Comment 4•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → dminor
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•4 months ago
|
||
Pushed by dminor@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3fa379c583b7
https://hg.mozilla.org/integration/autoland/rev/faa079af5185
Remove pref for Uint8Array to/from base64 and hex; r=spidermonkey-reviewers,arai
https://github.com/mozilla-firefox/firefox/commit/7d6ea6df2662
https://hg.mozilla.org/integration/autoland/rev/c439be46ded1
Remove uint8array-base64 feature check and options from tests; r=spidermonkey-reviewers,arai
Comment 7•4 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/faa079af5185
https://hg.mozilla.org/mozilla-central/rev/c439be46ded1
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•