[webkit-reviews] review canceled: [Bug 29651] [HTML5] Add a way for an application to register as a protocol handler. : [Attachment 39979] Proposed implementation of window.Navigator.registerProtocolHandler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 18:25:31 PDT 2009


B. Green <brg at chromium.org> has canceled B. Green <brg at chromium.org>'s request
for review:
Bug 29651: [HTML5] Add a way for an application to register as a protocol
handler.
https://bugs.webkit.org/show_bug.cgi?id=29651

Attachment 39979: Proposed implementation of
window.Navigator.registerProtocolHandler
https://bugs.webkit.org/attachment.cgi?id=39979&action=review

------- Additional Comments from B. Green <brg at chromium.org>
@Eric Siedel
Capitalization is corrected in the change log.

@Peter Kasting
I have removed the #ifdef guards and provided default no-op implementation in
ChromeClient.h.
I have added registerContentHandler as per your request.  It is simply a mirror
of this API, so it is correct to add it to this patch.


More information about the webkit-reviews mailing list