[Webkit-unassigned] [Bug 73177] Add Custom Content Handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 10 17:23:06 PDT 2012


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





--- Comment #16 from Dongwoo Joshua Im (dwim) <dw.im at samsung.com>  2012-06-10 17:23:04 PST ---
(In reply to comment #15)
> (From update of attachment 146229 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=146229&action=review
> 
> As Greg mentioned in commit #13, it looks this feature is able to be moved to Modules.

As Greg said, the three features - registerProtocolHandler, web intents, and registerContentHandler - will be merged as one modlue.
I think we can move this after those are merged as one module.

Or, I can move registerProtocolHandler and registerContentHandler into Modules/customhandler now.

Which one is better?


> 
> > Source/WebCore/page/NavigatorRegisterContentHandler.cpp:64
> > +    // The specification requires that it is a SYNTAX_ERR if the "%s" token is
> 
> Don't you add "FIXME:" to here ?

I don't think FIXME is needed here. :)

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