1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00
uBlock/platform
Chris 58ae9f266b Safari: block programmatic image requests, more thorough XHR
Currently, this is done the same way we block XMLHttpRequests: mess
with the constructor. This was done in the most efficient way I
could think of (overhead is relatively minimal). This also
injects uBlock's blocking interceptor earlier, thusly covering
more requests that may have slipped through before.
2015-02-22 22:13:54 -07:00
..
chromium code review 2015-02-22 23:47:22 -05:00
firefox Remove unused code 2015-02-17 22:05:23 +01:00
opera new revision 2015-02-19 23:45:51 -05:00
safari Safari: block programmatic image requests, more thorough XHR 2015-02-22 22:13:54 -07:00