[Webkit-unassigned] [Bug 29651] [HTML5] Add a way for an application to register as a protocol handler.

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


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


B. Green <brg at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40158|                            |review?
               Flag|                            |
  Attachment #39979|0                           |1
        is obsolete|                            |
  Attachment #39979|review?                     |
               Flag|                            |




--- Comment #6 from B. Green <brg at chromium.org>  2009-09-25 18:25:32 PDT ---
Created an attachment (id=40158)
 --> (https://bugs.webkit.org/attachment.cgi?id=40158)
Proposed implementation of window.navigator.registerProtocolHandler and
registerContentHandler

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

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