Bug 275558
Summary: | [WTF] reorganize `Base64DecodeMode` into flags for more extensibility | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Template Framework | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hi, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=275141 | ||
Bug Depends on: | |||
Bug Blocks: | 275593, 276215 |
Devin Rousso
this will assist with implementing `Uint8Array.prototype.toBase64` since that has a couple of other extra behavior modes when decoding base64 content <https://webkit.org/b/274635>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/29891
EWS
Committed 280108@main (a4e626a2b14f): <https://commits.webkit.org/280108@main>
Reviewed commits have been landed. Closing PR #29891 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/130055925>