]> git.armaanb.net Git - chorizo.git/commit
Completely remove adblock for now
authorPeter Hofmann <scm@uninformativ.de>
Sun, 9 Nov 2014 10:29:18 +0000 (11:29 +0100)
committerPeter Hofmann <scm@uninformativ.de>
Sun, 9 Nov 2014 10:29:18 +0000 (11:29 +0100)
commitf1174ffb8af6585e2d587c8d2b4756ceb2fd5830
treee52e50423217bc52178ffec0e33865c32b65877c
parentfbb036f327bbda3abea49505e8670f5c8a50df28
Completely remove adblock for now

With WebKit2, adblock is no longer a trivial task. It must be realized
as a "web extension" in WebKit2. See, for example:

http://blogs.igalia.com/carlosgc/2013/09/10/webkit2gtk-web-process-extensions/

We need to connect to the "send-request" signal and stop the request
from being sent in the first place.
README
browser.c