RESOLVED WONTFIX 39618
Allow embedding applications to decide what is or isn't an application specific plugin type
https://bugs.webkit.org/show_bug.cgi?id=39618
Summary Allow embedding applications to decide what is or isn't an application specif...
Gregory Dardyk
Reported 2010-05-24 14:12:19 PDT
We would like to be able to run Google Native Client in Chromium even when plugins are not permitted (a separate setting is being added to Chromium content settings that will allow enabling and disabling Native Client). To achieve this goal we would like to make Native Client an application-specific plugin in Chromium.
Attachments
Proposed patch (4.46 KB, patch)
2010-05-24 14:24 PDT, Gregory Dardyk
fishd: review-
Gregory Dardyk
Comment 1 2010-05-24 14:24:20 PDT
Created attachment 56925 [details] Proposed patch
WebKit Review Bot
Comment 2 2010-05-24 15:22:01 PDT
Darin Fisher (:fishd, Google)
Comment 3 2010-05-24 15:30:09 PDT
Comment on attachment 56925 [details] Proposed patch WebKit/chromium/src/ChromiumBridge.cpp:471 + // MimeType ------------------------------------------------------------------- nit: please preserve the new line that followed this comment. WebKit/chromium/src/ChromiumBridge.cpp:474 + return webKitClient()->mimeRegistry()->isApplicationPluginMIMEType( nit: webkit style is to just put this on one line. exceeding 80 chars is ok! r- due to style issues
Alexey Proskuryakov
Comment 4 2022-07-01 11:36:09 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit. Please comment and/or reopen if this still affects WebKit in some way.
Note You need to log in before you can comment on or make changes to this bug.