Re: [webkit-dev] content policies

2009-07-06 Thread Brady Eidson
The WebKit API already leaves policy decisions up to it's client. Check out WebPolicyDelegate which allows the client to make decisions for individual resource requests based on the contents of the request, and WebResourceLoadDelegates for the client to make decisions based on the MIME type

[webkit-dev] content policies

2009-07-03 Thread Roger Pack
Sorry to just join and post in...just wondering if any consideration had been given to something akin to Gecko's "content policies" for filtering content. This would allow things like adblock plus to work more easily with webkit based browsers [1]. Or is this something like "create a patch and se