1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/chromium
Raymond Hill 8985376b00
Fix timing issue with cached redirection to web accessible resources
Reported internally by @gwarser.

In rare occasion, a timing issue could cause uBO to redirect
to a web accessible resource meant to be used for another
network request. This is a regression introduced with the
following commit:

- 2e5d32e967

Additionally, I identified another issue which would cause
cached redirection to fail when a cache entry with redirection
to a web accessible resource was being reused, an issue which
could especially affect pages which are generated dynamically
(i.e. without full page reload).
2020-11-10 10:43:26 -05:00
..
is-webrtc-supported.html fix warnings in browser console 2017-07-25 11:59:52 -04:00
is-webrtc-supported.js this fixes https://github.com/gorhill/uBlock/issues/533#issuecomment-167931681 2015-12-31 09:24:55 -05:00
managed_storage.json #985: might be the missing trailing # 2015-11-27 14:30:17 -05:00
manifest.json Add fanboy.co.nz as valid location for subscription links 2020-09-14 15:46:24 -04:00
vapi-background.js Fix timing issue with cached redirection to web accessible resources 2020-11-10 10:43:26 -05:00
vapi-client-extra.js Isolate element picker's svg layers from page content 2020-09-03 10:27:35 -04:00
vapi-client.js Add support to chain :style() to procedural operators 2020-09-07 08:28:01 -04:00
vapi-common.js Add Chromium detection for Chromium-based MS Edge 2020-07-24 12:32:47 -04:00
vapi-webrequest.js Add support for ping static filter option 2019-09-22 09:11:55 -04:00
vapi.js Fix regression in cosmetic filtering 2019-09-30 10:40:56 -04:00
webext.js Allow call to removeCSS in Chromium 2020-10-02 12:16:47 -04:00