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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 18:55:14 PDT 2012


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





--- Comment #9 from Dongwoo Joshua Im (dwim) <dw.im at samsung.com>  2012-06-07 18:55:04 PST ---
(In reply to comment #7)
> (From update of attachment 146229 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=146229&action=review
> 
> > Source/WebCore/page/NavigatorRegisterContentHandler.cpp:39
> > +static void initContentHandlerBlacklist()
> 
> This blacklist is troublesome.  For example, what if we invent a new image format (e.g., image/webp) ?

As you can see, some of blacklist have been added compared with first time, by W3C .
Whenever we we add a new mime type, we can add it into the blacklist, and inform that to W3C to update the spec.

If you want, I can follow up those things.

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