Bug 275593 - [JSC] add support for `Uint8Array.fromHex` and `Uint8Array.prototype.setFromHex`
Summary: [JSC] add support for `Uint8Array.fromHex` and `Uint8Array.prototype.setFromHex`
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: 275558
Blocks:
  Show dependency treegraph
 
Reported: 2024-06-17 16:57 PDT by Devin Rousso
Modified: 2024-07-15 06:54 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-06-17 16:57:20 PDT
<https://github.com/tc39/proposal-arraybuffer-base64>
Comment 1 Radar WebKit Bug Importer 2024-06-24 16:58:26 PDT
<rdar://problem/130456620>
Comment 2 Devin Rousso 2024-07-06 23:28:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30481
Comment 3 EWS 2024-07-15 06:54:34 PDT
Committed 280967@main (eeedf04c47ff): <https://commits.webkit.org/280967@main>

Reviewed commits have been landed. Closing PR #30481 and removing active labels.