[Webkit-unassigned] [Bug 84133] [GTK] Add API to register custom URI schemes to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 10:16:27 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84133





--- Comment #16 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-05-31 10:16:27 PST ---
(In reply to comment #14)
> (In reply to comment #13)
> > CCing Dan so he can give some insight about empty replies.
> 
> it definitely seems like there might be use cases where you'd want to be able to return a 0-length response.
> 
> 
> Also, should webkit_web_context_register_uri_scheme() integrate with SchemeRegistry in some way?

WebKit2 only has messages to set url schemes as emptyDocument and Secure for now. You might want to register a scheme as whatever without using a custom handler no? So maybe it's better to have separate methods for those uses cases, what do you think?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list