NEW 291263
declarativeNetRequest extensionPath broken
https://bugs.webkit.org/show_bug.cgi?id=291263
Summary declarativeNetRequest extensionPath broken
Carlos J.
Reported 2025-04-08 08:18:04 PDT
Demo extension: https://github.com/carlosjeurissen/webext-tech-demo-extensions/tree/main/demos/dnr-redirect-to-extension-path Demo extension registers session and dynamic dnr rules with redirects using extensionPath for the domains example.org and example.com. In Chrome and Firefox, the redirects work fine. However in Safari, this results in the following error: Safari can’t open the page. The error is: “The operation couldn’t be completed. (NSURLErrorDomain error -1008.)” (NSURLErrorDomain:-1,008). Apple Feedback Assistant report: https://feedbackassistant.apple.com/feedback/16607632 Apple Developer Forums post: https://developer.apple.com/forums/thread/775245
Attachments
Radar WebKit Bug Importer
Comment 1 2025-04-08 08:18:13 PDT
Note You need to log in before you can comment on or make changes to this bug.