Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1a1a754f7c1d6bee33d3804b43b503f2ce7b2700
https://github.com/WebKit/WebKit/commit/1a1a754f7c1d6bee33d3804b43b503f2ce7b2700
Author: Jamie Murphy <[email protected]>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionCocoa.mm
Log Message:
-----------
Use WebCore::DataURLDecoder to decode data: urls in WebExtension
https://bugs.webkit.org/show_bug.cgi?id=300069
Reviewed by Timothy Hatcher.
Instead of decoding data: URLs manually, use the WebCore::DataURLDecoder to
decode data: urls, and return the resulting URL.
* Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionCocoa.mm:
(WebKit::WebExtension::resourceDataForPath):
Canonical link: https://commits.webkit.org/300949@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes