Bug 274635 - [JSC] add support for `Uint8Array.prototype.toBase64` and `Uint8Array.prototype.toHex`
Summary: [JSC] add support for `Uint8Array.prototype.toBase64` and `Uint8Array.prototy...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on: 275141
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-23 22:04 PDT by Devin Rousso
Modified: 2024-07-06 23:22 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2024-05-23 22:04:41 PDT
<https://github.com/tc39/proposal-arraybuffer-base64>
Comment 1 Devin Rousso 2024-05-23 22:23:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29039
Comment 2 Radar WebKit Bug Importer 2024-05-30 22:05:17 PDT
<rdar://problem/129045737>
Comment 3 EWS 2024-07-03 20:20:31 PDT
Committed 280654@main (2596e190eeb8): <https://commits.webkit.org/280654@main>

Reviewed commits have been landed. Closing PR #29039 and removing active labels.
Comment 4 Devin Rousso 2024-07-03 21:21:22 PDT Comment hidden (obsolete)