Replace initdownload() and intercept global download requests.
authorQuentin Rameau <quinq@fifth.space>
Wed, 18 Nov 2015 18:05:59 +0000 (19:05 +0100)
committerQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:34:21 +0000 (00:34 +0100)
commit96188f83f0f77f93fc5f4590c1f1c8f13b78e599
tree8fa9e5c4813637f5487decfa1f229bc4987c8787
parent26a2dbac6501d095937568cdb9f00083e0b02146
Replace initdownload() and intercept global download requests.

Attach to download requests on WebKitContext, this way we can easily
manage all types of downloads (coming from views or not).
surf.c