Search found 5 matches

by Ararous
Sun Apr 26, 2015 3:09 pm
Forum: ABE
Topic: can't figure out why Anonymize is breaking Street View ...
Replies: 7
Views: 7145

Re: can't figure out why Anonymize is breaking Street View .

Alright, so in the Browser Console, both NoScript and Firefox display the unmodified version of the URL. (Side note: it would be helpful if NoScript could also print the modified version of the URL, for troubleshooting purposes.) NoScript says that it's Anonymize-ing it and then Firefox says that it...
by Ararous
Sun Apr 26, 2015 2:56 pm
Forum: ABE
Topic: can't figure out why Anonymize is breaking Street View ...
Replies: 7
Views: 7145

Re: can't figure out why Anonymize is breaking Street View .

It is rewriting the first request URL (removing "&authuser=0"), but this does not seem to be a problem since both versions of the URL load fine when I input into location bar.

I'm still trying to figure out where the CORS issue is coming into play.
by Ararous
Sun Apr 26, 2015 1:29 am
Forum: ABE
Topic: can't figure out why Anonymize is breaking Street View ...
Replies: 7
Views: 7145

Re: can't figure out why Anonymize is breaking Street View .

(Please note that I've truncated URLs in this message -- the forum wouldn't let me post with the full URLs and told me to click "back", which erased my message :-() I think I've identified the problem; the "Cross-Origin Request Blocked" message doesn't appear when the Anonymize a...
by Ararous
Sun Apr 26, 2015 12:22 am
Forum: ABE
Topic: can't figure out why Anonymize is breaking Street View ...
Replies: 7
Views: 7145

Re: can't figure out why Anonymize is breaking Street View .

I am aware of an apparent bug in which Anonymize replaces "??" with "?" in a URL, as I've seen issues resulting from that before. I checked to confirm that particular issue isn't applicable in this case, and it isn't. I did try to compare the URLs more generally, but there are ma...
by Ararous
Sun Apr 26, 2015 12:10 am
Forum: ABE
Topic: can't figure out why Anonymize is breaking Street View ...
Replies: 7
Views: 7145

can't figure out why Anonymize is breaking Street View ...

So I set noscript.forbidWebGL to false and tried to pull up Google Maps Street View at an address, but only a black background was showing ... I tracked the problem down to the following ABE rule: Site * Accept from SELF++ Anonymize INCLUSION Accept GET Anonymize If I comment-out "Anonymize INC...