Commits
User selector
Commit History
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 Aug 5, 2019
navigator.geolocation wrapper should not become GC-collectable once its frame is detached
Show description for b39bc89committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Apr 4, 2019
[WebCore] Put most of derived classes of ScriptWrappable into IsoHeap
Show description for 359c45dcommitted
Commits on Oct 8, 2018
Have DOMWindowProperty get is frame from its associated DOMWindow
Show description for 7a9cfbccommitted
Commits on Dec 12, 2017
Implement {DOMMimeTypeArray, DOMPluginArray}::supportedPropertyNames().
Show description for 9e3f7a2committed
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Jul 10, 2017
Web Replay: remove some unused code
Show description for 97b5e55committed
Commits on Sep 28, 2015
Object.getOwnPropertyNames() does not return named properties
Show description for 91d81d6committed
Commits on Sep 12, 2015
Remove all uses of PassRefPtr in WebCore/plugins
Show description for 135d60ecommitted
Commits on Aug 20, 2015
Avoid double hash lookup in our JS bindings named property getter code
Show description for d4a7a69committed
Commits on May 29, 2015
Use modern for-loops in WebCore/plugins, storage, style, testing and workers.
Show description for 4cbadd6authored 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 Dec 25, 2014
Convert more creator functions to return Ref instead of PassRefPtr.
Show description for 2477ab9committed
Andreas Kling
Commits on Apr 10, 2014
Web Replay: memoize plugin data for navigator.mimeTypes and navigator.plugins
Show description for 6e7c4eacommitted
Brian Burg
Commits on Aug 28, 2013
Page::pluginData() should return a reference.
Show description for 4fa3f31committed
Andreas Kling
Commits on Apr 16, 2013
ScriptWrappable subclasses shouldn't have to include WeakInlines.h
Show description for 9525ca5committed
Anders Carlsson
Commits on Apr 14, 2013
Make Frame's ScriptController an OwnPtr and remove the #include
Show description for 84514dccommitted
Sam Weinig
Commits on Jan 7, 2012
Disconnecting DOMWindow properties is fragile and overly complicated
Show description for 3f3c4a6committed
Adam Barth
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading