Commits
User selector
Commit History
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Jun 15, 2020
[WPT] html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray.html fails due to lack of caching of Plugin objects
Show description for 8bc4c31committed
Sam Weinig
Commits on Apr 10, 2019
WebCore should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF
Show description for dcebd33committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Jul 19, 2018
Commits on Jun 13, 2018
Supported plugin check should be based on plugin identifier
Show description for b75cee9committed
Commits on Apr 20, 2018
WebPage sometimes incorrectly rules out PDF as a mime type that can be showed
Show description for a753406committedMake PluginData cache its web visible plugins
Show description for f3c0677committed
Commits on Feb 16, 2018
Allow specifying which plug-ins are supported
Show description for 2b55c0bauthored andcommitted
Commits on Feb 8, 2017
Remove unused method WebCore::PluginData::pluginNameForMimeType
Show description for 9e20e34committed
Commits on Aug 8, 2016
Add a new PluginInfoProvider class, to replace PluginStrategy
Show description for 6166604committed
Anders Carlsson
Commits on Feb 5, 2016
Follow-up: Add "WebKit built-in PDF" Plugin to set of publicly visible plugins
Show description for cf8d640committed
Commits on Feb 1, 2016
Add "WebKit built-in PDF" Plugin to set of publicly visible plugins
Show description for 5ea72e1committed
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Oct 16, 2015
Hide all plugin names except Flash, Java, and QuickTime
Show description for 2817ad3committed
Commits on Oct 4, 2015
"Plug-in is blocked" message doesn't draw correctly
Show description for 000fc6eauthored andcommitted
Commits on May 29, 2015
Use modern for-loops in WebCore/plugins, storage, style, testing and workers.
Show description for 4cbadd6authored andcommitted
Commits on Apr 10, 2015
Minor cleanups to WebCore/plugins
Show description for 8254324authored andcommitted
Commits on Mar 16, 2015
Allow clients to selectively disable plug-ins
Show description for bb161b5committed
Commits on Mar 14, 2015
Unreviewed, rolling out r181483.
Show description for d46937bcommitted
Commits on Mar 13, 2015
Allow clients to selectively disable plug-ins
Show description for 63eb031committed
Commits on May 17, 2013
PDFPlugins don't load when plugins are disabled, but they should
Show description for 2beb705committed
Commits on May 15, 2013
Remove WTF_USE_PLATFORM_STRATEGIES
Show description for c16bcd5committed
Commits on Nov 9, 2012
Plugin diagnostic logging should send plugin file basename instead of MIME type.
Show description for b10b28fcommitted
Commits on Jun 5, 2012
REGRESSION (r118197): PluginStrategy should be used even if ENABLE(NETSCAPE_PLUGIN_API) is false
Show description for 95c98f3committed
Commits on May 27, 2012
Fix the build when NETSCAPE_PLUGIN_API is disabled by marking a
Show description for 487ea47committed
Commits on May 24, 2012
[Qt] Buildfix for the minimal build because the r118197 broke it.
Show description for 4e89285committed
Commits on May 23, 2012
Use PluginDataNone.cpp always when NETSCAPE_PLUGIN_API is OFF
Show description for ade11aeauthored andcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading