RESOLVED FIXED300069
Use WebCore::DataURLDecoder to decode data: urls in WebExtension
https://bugs.webkit.org/show_bug.cgi?id=300069
Summary Use WebCore::DataURLDecoder to decode data: urls in WebExtension
Jamie Murphy
Reported 2025-10-02 19:18:15 PDT
Instead of manually parsing a data: url, use the WebCore DataURLDecoder to handle decoding for us.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-02 19:19:10 PDT
Jamie Murphy
Comment 2 2025-10-02 19:22:58 PDT
EWS
Comment 3 2025-10-03 09:28:35 PDT
Committed 300949@main (1a1a754f7c1d): <https://commits.webkit.org/300949@main> Reviewed commits have been landed. Closing PR #51721 and removing active labels.
Sammy Gill
Comment 4 2025-10-03 09:58:37 PDT
Sammy Gill
Comment 5 2025-10-03 10:06:29 PDT
Marking as resolved... Sorry I don't know how I ended up reopening this for a separate PR I was working on....
Note You need to log in before you can comment on or make changes to this bug.