Skip to content

Loading…

Local mirroring (experimental feature) issues #301

Closed
gorhill opened this Issue · 1 comment

1 participant

@gorhill

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.

@gorhill

There are three locally-mirrorable resources on the page:

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.

@gorhill gorhill closed this in f6ef396
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.