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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 12:41:06 PST 2012


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





--- Comment #19 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2012-01-11 12:41:05 PST ---
(From update of attachment 121962)
View in context: https://bugs.webkit.org/attachment.cgi?id=121962&action=review

> Source/WebKit/chromium/public/WebViewClient.h:332
> +    // Registers a new URL handler for the given protocol.

This comment is wrong.  It should say that the protocol handler association is removed.

> Source/WebKit/chromium/public/WebViewClient.h:334
> +                                         const WebString& baseUrl,

nit: indentation
nit: baseUrl -> baseURL

per the style guide, acronyms should be lowercase if they are at the start of the word or
all uppercase if they appear elsewhere.

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