- fe188bb Use WeakHashSet<Page> instead of HashSet<Page*> by achristensen@apple.com · 4 years, 2 months ago
- 9001ee5 Remove unused advanced plug-in features: snapshotting and plug-in load policy by darin@apple.com · 4 years, 4 months ago
- 6c01c44 [WebIDL] Make Exposed mandatory for IDL interfaces by weinig@apple.com · 4 years, 5 months ago
- 5cb8f3a [WebIDL] 'void' type is changing to 'undefined' by weinig@apple.com · 4 years, 6 months ago
- 5d97858 REGRESSION(r262994): [GTK] More than 100 tests are failing by dpino@igalia.com · 4 years, 9 months ago
- 1676386 [WPT] html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray.html fails due to lack of caching of Plugin objects by weinig@apple.com · 4 years, 9 months ago
- a387445 [IPC] Adopt enum class for PluginLoadClientPolicy by ddkilzer@apple.com · 4 years, 9 months ago
- 9529858 Move allowPlugins to FrameLoader https://bugs.webkit.org/show_bug.cgi?id=205876 by commit-queue@webkit.org · 5 years ago
- 52e98bb [JSC] Thread JSGlobalObject* instead of ExecState* by ysuzuki@apple.com · 5 years ago
- a5225bd Don't include ApplicationServices in npapi.h by timothy_horton@apple.com · 5 years ago
- 622e869 [JSC] Change signature of HostFunction to (JSGlobalObject*, CallFrame*) by ysuzuki@apple.com · 5 years ago
- 0a14b2c navigator.geolocation wrapper should not become GC-collectable once its frame is detached by cdumez@apple.com · 6 years ago
- a9fec72 DOMWindow properties may get GC'd before their Window object by cdumez@apple.com · 6 years ago
- 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
- f55c66e WebCore should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF by ross.kirsling@sony.com · 6 years ago
- 637c0c3 [WebCore] Put most of derived classes of ScriptWrappable into IsoHeap by ysuzuki@apple.com · 6 years ago
- d2b586d Simplify DOMWindowProperty code / handling by cdumez@apple.com · 6 years ago
- 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
- bb2f61c Move URL from WebCore to WTF https://bugs.webkit.org/show_bug.cgi?id=190234 by keith_miller@apple.com · 6 years ago
- 1e847592 Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY) by ap@apple.com · 6 years ago
- 3fb0fd4 Have DOMWindowProperty get is frame from its associated DOMWindow by cdumez@apple.com · 6 years ago
- ae65fc7 CrashTracer: com.apple.WebKit.WebContent.Development at com.apple.WebCore: std::optional<WTF::Vector<WebCore::PluginInfo, 0ul, WTF::CrashOnOverflow, 16ul> >::operator* & + 73 by dino@apple.com · 7 years ago
- 20f4b4f REGRESSION (r230843): Flash doesn't work; Produces blue box on page by youenn@apple.com · 7 years ago
- 5b3e266 Supported plugin check should be based on plugin identifier by youenn@apple.com · 7 years ago
- a4a81474 WebPage sometimes incorrectly rules out PDF as a mime type that can be showed by youenn@apple.com · 7 years ago
- 2410115d0 Make PluginData cache its web visible plugins by youenn@apple.com · 7 years ago
- c518f7e Drop MainFrame class https://bugs.webkit.org/show_bug.cgi?id=184191 by cdumez@apple.com · 7 years ago
- ee1796c Match unsupported plugins based on domains and not origin by youenn@apple.com · 7 years ago
- bac824a Remove NP_GLContext since it is unsupported by dino@apple.com · 7 years ago
- 5fe7678 Allow specifying which plug-ins are supported by commit-queue@webkit.org · 7 years ago
- bb9b06e Fix misspelling; substitute willDetachRenderer for willDetatchRenderer. by dbates@webkit.org · 7 years ago
- 7f2b0f4 Implement {DOMMimeTypeArray, DOMPluginArray}::supportedPropertyNames(). by Ms2ger@igalia.com · 7 years ago
- f21f3ae Use "= default" to denote default constructor or destructor by dbates@webkit.org · 7 years ago
- b6aa963 Web Replay: remove some unused code by bburg@apple.com · 8 years ago
- 2c6d4eb Frame.h doesn't need to include FrameLoader.h, IntRect.h, and NavigationScheduler.h by rniwa@webkit.org · 8 years ago
- 0bee686 [WK2] Add WKProcessPool SPI to efficiently reset all plugin load client policies by cdumez@apple.com · 8 years ago
- dd2ac3d Check existence of a page before accessing its plugins by jiewen_tan@apple.com · 8 years ago
- 3f06551 AX: PDF plugin needs to support PDF-DOM Mode by cfleizach@apple.com · 8 years ago
- efb898f Remove unused method WebCore::PluginData::pluginNameForMimeType by aakash_jain@apple.com · 8 years ago
- 76842589 When Safari reloads pages with Flash objects after Flash is installed, placeholders don't paint (but do work!) by andersca@apple.com · 8 years ago
- 3894618 When Safari reloads pages with Flash objects after Flash is installed, placeholders don't paint (but do work!) by andersca@apple.com · 8 years ago
- b7ef472 [WebIDL] Autogenerate named getters by commit-queue@webkit.org · 8 years ago
- 46c0f52 Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164686 by commit-queue@webkit.org · 8 years ago
- 0301260 Added override specifier to PluginViewBase::isPluginViewBase() by annulen@yandex.ru · 8 years ago
- a5c0a53 Get rid of PluginStrategy https://bugs.webkit.org/show_bug.cgi?id=160696 by andersca@apple.com · 9 years ago
- 44ab13b Fix the Windows build. by andersca@apple.com · 9 years ago
- 531352c Add a new PluginInfoProvider class, to replace PluginStrategy by andersca@apple.com · 9 years ago
- a081438 Parameter to named property getter should be mandatory by cdumez@apple.com · 9 years ago
- df13e4d First parameter to indexed property getters should be mandatory by cdumez@apple.com · 9 years ago
- 163b735 Revert r199691. by commit-queue@webkit.org · 9 years ago
- 0db2b28 [WebIDL] Drop [Default] WebKit-IDL extended attribute by cdumez@apple.com · 9 years ago
- 02bb17a Source/WebCore: by commit-queue@webkit.org · 9 years ago
- a5b55de PDFPlugin's scrollableArea container is not properly unregistered when page is going into the PageCache by simon.fraser@apple.com · 9 years ago
- 1925438 Follow-up: Add "WebKit built-in PDF" Plugin to set of publicly visible plugins by bfulgham@apple.com · 9 years ago
- f86476b Add "WebKit built-in PDF" Plugin to set of publicly visible plugins by bfulgham@apple.com · 9 years ago
- 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
- 3af37ac Hide all plugin names except Flash, Java, and QuickTime by bfulgham@apple.com · 9 years ago
- 3aeaf1f "Plug-in is blocked" message doesn't draw correctly by commit-queue@webkit.org · 9 years ago
- 32b4833 Object.getOwnPropertyNames() does not return named properties by cdumez@apple.com · 9 years ago
- 24712280 Remove all uses of PassRefPtr in WebCore/plugins by gyuyoung.kim@webkit.org · 9 years ago
- b41215c Avoid double hash lookup in our JS bindings named property getter code by cdumez@apple.com · 10 years ago
- 0ea9a03 Get rid of ReasonForCallingAllowPlugins since it's not used anywhere by andersca@apple.com · 10 years ago
- 599506b Implement NPAPI redirect handling by commit-queue@webkit.org · 10 years ago
- 90ef84c Move PluginMainThreadScheduler to WebKit/win by andersca@apple.com · 10 years ago
- c3d2997 REGRESSION: js/dom/navigator-plugins-crash.html asserts a lot by conrad_shultz@apple.com · 10 years ago
- 33b9ac9 Use modern for-loops in WebCore/plugins, storage, style, testing and workers. by commit-queue@webkit.org · 10 years ago
- 248b675 Minor cleanups to WebCore/plugins https://bugs.webkit.org/show_bug.cgi?id=143509 by commit-queue@webkit.org · 10 years ago
- b530cf1 Allow clients to selectively disable plug-ins by conrad_shultz@apple.com · 10 years ago
- c2360bb Unreviewed, rolling out r181483. https://bugs.webkit.org/show_bug.cgi?id=142688 by commit-queue@webkit.org · 10 years ago
- 6a79d2b Allow clients to selectively disable plug-ins by conrad_shultz@apple.com · 10 years ago
- 5aca3ed [Win] No plugin content on some sites. by commit-queue@webkit.org · 10 years ago
- 3bb9c20 Move the Windows only plug-in code to WebKit/win by andersca@apple.com · 10 years ago
- 3f1b4af [Win] Another build fix attempt. by bfulgham@apple.com · 10 years ago
- e29ba35 [Win] One more build fix for r177937. by bfulgham@apple.com · 10 years ago
- 3d9af23 [Win] Unreviewed build fix after r177937. by bfulgham@apple.com · 10 years ago
- 9d8cb7f Remove PluginViewNone.cpp https://bugs.webkit.org/show_bug.cgi?id=140107 by andersca@apple.com · 10 years ago
- bf7bdb0 Stop including PluginView.h from cross platform WebCore code by andersca@apple.com · 10 years ago
- a8e4fa6 Add copies of NPN_Evaluate and NPN_Invoke on Windows by andersca@apple.com · 10 years ago
- ca52ace Use std::unique_ptr<> in WebCore/dom, plugin, and graphics by gyuyoung.kim@samsung.com · 10 years ago
- ad2beb5 Convert more creator functions to return Ref instead of PassRefPtr. by akling@apple.com · 10 years ago
- c6d7e46 Get rid of PluginPackageNone.cpp https://bugs.webkit.org/show_bug.cgi?id=139735 by andersca@apple.com · 10 years ago
- d4105d8 Windows build fixes. by andersca@apple.com · 10 years ago
- db681a3 Implement new plug-in API for muting plug-ins by adachan@apple.com · 10 years ago
- 50862fe De-templatize Timer https://bugs.webkit.org/show_bug.cgi?id=138450 by jer.noble@apple.com · 10 years ago
- d7050b1 Figure out whether a plug-in is playing audio. by adachan@apple.com · 10 years ago
- 5b80b06 Use std::unique_ptr<>|make_unique<> in PluginView::scheduleRequest() by gyuyoung.kim@samsung.com · 10 years ago
- 0abff8b Use is<>() / downcast<>() for RenderBox by cdumez@apple.com · 10 years ago
- 63c654d Use is<>() / downcast<>() for Widget subclasses by cdumez@apple.com · 10 years ago
- 91f1c41 [GTK] Netscape plugin API symbol used outside feature guards by commit-queue@webkit.org · 10 years ago
- a1f81af Remove WinCE port from trunk https://bugs.webkit.org/show_bug.cgi?id=136951 by ossy@webkit.org · 10 years ago
- 8625a8a DOM timer throttling for hidden plugins by barraclough@apple.com · 10 years ago
- 021dc01 Remove ResourceResponse::m_suggestedFilename by antti@apple.com · 11 years ago
- 8cc7564 Unreviewed, rolling out r172844. https://bugs.webkit.org/show_bug.cgi?id=136164 by commit-queue@webkit.org · 11 years ago
- 51ff6db Revert r172831, it broke the Windows build. by timothy_horton@apple.com · 11 years ago
- 2f6cecb More WEBCORE_EXPORT macros. https://bugs.webkit.org/show_bug.cgi?id=136129 by achristensen@apple.com · 11 years ago
- e27928e Removed dead plugins code. https://bugs.webkit.org/show_bug.cgi?id=135862 by achristensen@apple.com · 11 years ago
- 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
- 77d9e31 [EFL] Remove netscape plugin implementation from WebCore by ryuan.choi@samsung.com · 11 years ago
- 991df3c [Win] Always NULL-terminate the string in createUTF8String() by ddkilzer@apple.com · 11 years ago
- 6cacc66 Change ResourceRequestBase::addHTTPHeaderFields to setHTTPHeaderFields instead by andersca@apple.com · 11 years ago