WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
300069
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-02 19:19:10 PDT
<
rdar://problem/161865419
>
Jamie Murphy
Comment 2
2025-10-02 19:22:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51721
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
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/51707
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.
Top of Page
Format For Printing
XML
Clone This Bug