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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 10 21:45:09 PDT 2012


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





--- Comment #17 from Dongwoo Joshua Im (dwim) <dw.im at samsung.com>  2012-06-10 21:45:02 PST ---
(In reply to comment #14)
> (In reply to comment #12)
> > (From update of attachment 146229 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=146229&action=review
> > 
> > > Source/WebCore/page/NavigatorRegisterContentHandler.cpp:123
> > > +    if (!verifyContentHandlerMimeType(mimeType, ec))
> > 
> > How about just calling iscontentBlacklisted directly here?
> 
> That could be.
> I will try that.

I think we can leave this function, so that this function can handle more verification by calling other functions in itself.

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