1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-17 10:43:19 +12:00
uMatrix/platform
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
..
chromium Mitigate undesireable side-effect of 901c325eab 2019-05-21 11:21:34 -04:00
firefox Add ability to block early at launch; adapt to changes in Chromium 72+ 2019-01-01 08:34:00 -05:00
opera add logger-in-sidebar support for Opera 2018-01-04 16:50:06 -05:00