1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 02:14:52 +12:00
uMatrix/platform/chromium
Raymond Hill 1ddb822509
Mitigate undesireable side-effect of 901c325eab
Related discussion/issue:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/156#issuecomment-494427094
- https://github.com/uBlockOrigin/uMatrix-issues/issues/155

Due to a Chromium issue about not providing the proper context
information, a negative side-effect was introduced with fix
to #155. This commit will force the originator of a network
request of type `main_frame` to be that of the request URL
itself, i.e. the originator of a top-level document request
is the requested document itself.
2019-05-21 11:21:34 -04:00
..
img/browsericons first pass 2015-04-11 17:15:57 -04:00
manifest.json Minor fixes (#1005) 2018-12-30 07:52:52 -05:00
vapi-background.js More unused code cleaning (#1009) 2019-04-07 15:12:46 -03:00
vapi-client.js lots of informal fixes 2018-04-13 10:24:50 -04:00
vapi-common.js Add ability to block early at launch; adapt to changes in Chromium 72+ 2019-01-01 08:34:00 -05:00
vapi-webrequest.js Mitigate undesireable side-effect of 901c325eab 2019-05-21 11:21:34 -04:00