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)
Attach to download requests on WebKitContext, this way we can easily
manage all types of downloads (coming from views or not).


No differences found