[Webkit-unassigned] [Bug 73176] Add 'isProtocolHandlerRegistered' and 'unregisterProtocolHandler'.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 15:54:23 PST 2011


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





--- Comment #12 from Adam Barth <abarth at webkit.org>  2011-12-07 15:54:22 PST ---
(From update of attachment 117856)
View in context: https://bugs.webkit.org/attachment.cgi?id=117856&action=review

>>> Source/WebCore/page/Navigator.cpp:299
>>> +    String baseURL = document->baseURL().baseAsString();
>> 
>> Why the base URL?
> 
> The baseURL might be needed at browser side.
> The "registerProtocolHandler" also pass the baseURL as one of the parameters.

Needed for what?

-- 
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