Open tleydxdy opened 5 years ago
I think that blob:https://riot.im should be considered as https://riot.im by umatrix, I see no reason why it shouldn't be. @uBlock-user as this is closed
I think that
blob:https://riot.im
should be considered ashttps://riot.im
by umatrix
That sounds reasonable, i will consider.
by the same token, stuff like view-source: and the like should be treated the same as well
view-source:
view-source: is a browser scheme, so it won't be the same.
Right, view-source
is the browser making the request to pull data, while blob
it can be argued that is the site's javascript which is trying to wrap data as a URL.
Prerequisites
Description
blob:https://riot.im are blocked from accessing https://riot.im's localstorage, causes riot.im to loggout (e2ee room will breake) after enabling "all" for blob-scheme things worked
A specific URL where the issue occurs
https://riot.im/app
Steps to Reproduce
Ruleset
riot.im allow all, blob-scheme default
Supporting evidence
logger shows a localstorage access is denied
Your environment