mshibanami / redirect-web

Support website for Redirect Web for Safari
https://mshibanami.github.io/redirect-web/
MIT License
30 stars 2 forks source link

Warning Displayed on Page Redirection Using the DNR type #45

Open mshibanami opened 1 month ago

mshibanami commented 1 month ago

The upcoming DNR type has a problem that the following warning is shown at the top of the web page:

This webpage was reloaded because a problem occurred.

See more details in a dedicated repository I created here: https://github.com/mshibanami/DeclarativeNetRequestIssue

This issue is for tracking the progress for visibility.

Current Progress

I sent feedback to Apple on the last October, and according to Apple, the fixes for this issue will come soon 🎉:

Screenshot 2024-07-29 at 2 00 24 PM

As of now (2024/07/29), it doesn't seem to have been released yet. Probably it'll come on Safari Technology Preview 200 or later.

mshibanami commented 1 month ago

I think this issue actually breaks the redirection as it ignores resourceTypes. I reported it as part of FB14502272.

mshibanami commented 1 month ago

excludedRequestMethods and excludedResourceTypes don't work either. And now I'm not too sure if it's related to this warning...