Replace decidewindow() and decidedownload() with decidepolicy()
authorQuentin Rameau <quinq@fifth.space>
Wed, 18 Nov 2015 17:30:28 +0000 (18:30 +0100)
committerQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:34:20 +0000 (00:34 +0100)
commitbce814b30ae026f97067bdd3c43a3b08f78c33bf
tree03722c6234227be9267a42e9585570cb32432fc1
parent1f99df029c5c190941a20ed87344aeef56f76418
Replace decidewindow() and decidedownload() with decidepolicy()

Now all the requests are triggered by one signal.
We then handle each type, resource download, navigation, newwindow, in
separate functions.
surf.c