[Webkit-unassigned] [Bug 55473] [GTK] Add support for about: protocol handlers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 1 12:40:44 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55473
--- Comment #6 from Martin Robinson <mrobinson at webkit.org> 2011-03-01 12:40:44 PST ---
(In reply to comment #5)
> > Instead of adding new API (though perhaps we still want to), would it make sense to just query soup for an installed "about:" handler while handling a request. If the handler is installed then remove it from the empty document schemas.
> BTW forget about my answer, I missunderstood what you meant. What you suggest isn't possible because the request does not even reach the platform network layer as it's handled internally by WebCore.
I guess this could be handled in the WebKit layer. Perhaps FrameLoaderClient allows some access.
--
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