Uzbl

Tasklist

FS#104 - before_load_handler

Attached to Project: Uzbl
Opened by Vincent Kriek (Dr. Horrible) - 2009-09-04 01:30:00 PM
Task Type Feature Request
Category uzbl-core
Status Unconfirmed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

I use privoy and I enjoy it. But a lot of sites don't like it so I would love a way to whitelist those sites. Dieter pointed out that this could be done through a handler that gets called before the page loads. The new url has to be set, because based on that you can do some modification, like disabling the proxy or turning scripts on or off.
This task depends upon

Comment by Dieter Plaetinck (Dieter_be) - 2009-11-08 11:42:50 AM
i guess we'd need synchronous events as well. even if you get a signal before the page starts loading, you need to be sure it's processed before the loading would start
Comment by Ben Boeckel (mathstuf) - 2011-04-14 04:28:07 AM
per-site-settings should be able to do this. It is currently async however. Switching to sync in your personal config file should fix that.

Loading...