This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 527
View/loadUrl doesn't prevent loading the URL #2122
Labels
Comments
Please provide a logcat as short as possible. |
Here is the logcat for BubbleUPnP which use a library "chromium_net" I think this library is the culprit.
Here is another logcat for WiFiInfoConnect which not use any native library:
|
I don't think this can be fixed, but if I have some more time I will look into this restriction again. |
The restriction loadUrl is to fake the user agent and not to prevent loading URLs. Maybe this is confusing, but XPrivacy is not there to block things, but to hide privacy sensitive data. |
M66B
added a commit
that referenced
this issue
Jan 21, 2015
You could create an issue for a new restriction for loading URLs ... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I wonder why View/loadUrl even is restricted doesn't prevent loading the URL "http://" also the local URL like this "file:///" that's true for all tried applications.
Here is example with BubbleUPnP I can see the tips page and the changelog under Settings>About/Help:
Google Search also can display the result page:
The text was updated successfully, but these errors were encountered: