Re: [Vimprobable-users] [PATCH] Move apply_settings to webview_load_committed_cb.
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
|
From: Hannes S. <ha...@yl...> - 2012-04-16 06:21:12
|
Daniel Carl <dan...@gm...> wrote: > On Sun, Apr 15, 2012 at 06:19:32PM +0200, Hannes Sch__ller wrote: > > Good catch - this needs to be adapted. Will need to consider what > > the b est way is (suggestions welcome). > > Attached patch could be one way to handle the problem. This (using webview_load_committed) is an idea I had considered, too, but it does not work correctly. Try to apply a proxy setting and you will see what I mean. It would need to be triggered even earlier than this. Hannes |