You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Using chrome://net-internals/#events, I can see that all three different URLs are redirected to the same data URI, the one mirroring the swfobject.js resource.
Oops?
Need to find out why this happens, looks like a uBlock's bug.
Edit: Doh... Yes it is a uBlock's bug. I prefer this as this keep local-mirroring as a feasible feature. Onto fixing this.
Thread: http://www.wilderssecurity.com/threads/ublock-a-lean-and-fast-blocker.365273/page-10#post-2416318
Do not enable the feature.
Somehow the browser doesn't always behave as expected when redirected to data URI -- though it works other places I've tested it.
This might be an issue with the browser, as the data URIs are all well formed. Maybe related to https://code.google.com/p/chromium/issues/detail?id=308768#c29.
The text was updated successfully, but these errors were encountered: