Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Oct 17, 2019
Rename PageCache to BackForwardCache
Show description for 158327bcommitted
Commits on Oct 8, 2019
[GTK][WPE] Fix non-unified builds after r250486
Show description for 5d6fea0committed
Commits on Jun 18, 2019
m_disconnectedFrame can be null in DOMWindowExtension::willDestroyGlobalObjectInCachedFrame()
Show description for 80685f3committed
Commits on Mar 10, 2019
Simplify DOMWindowProperty code / handling
Show description for ce7c762committed
Commits on Feb 21, 2019
Crash in DOMWindowExtension::suspendForPageCache
Show description for 26f46dacommitted
Commits on Oct 11, 2018
Rename a couple of DOMWindowProperty virtual functions
Show description for 82e6860committed
Commits on Oct 8, 2018
Have DOMWindowProperty get is frame from its associated DOMWindow
Show description for 7a9cfbccommitted
Commits on May 12, 2017
Cleanup: Use Ref instead of RefPtr to hold DOMWrapperWorld
Show description for 7081d6acommitted
Commits on May 13, 2016
Rename all protector variables that should be called `protectedThis`
Show description for 98ea072committed
Commits on Dec 1, 2015
Rename ActiveDOMObject/DOMWindow PageCacheSuspension code to support more reasons for suspension
Show description for 45178edauthored andcommitted
Commits on Jun 5, 2015
Replace 0 with nullptr in WebCore/Page.
Show description for cdee35fauthored andcommitted
Commits on Oct 2, 2013
CTTE: DOMWrapperWorlds should be passed around by reference
Show description for 1ae0a53committed
Sam Weinig
Commits on Sep 2, 2013
Ref: A smart pointer for the reference age.
Show description for 4d43d3ccommitted
Andreas Kling
Commits on Aug 22, 2013
FrameLoader: frame() and client() should return references.
Show description for d3bb7a3committed
Andreas Kling
Commits on Aug 15, 2013
<https://webkit.org/b/119859> Frame::loader() should return a reference
Show description for 8b770d6committed
Anders Carlsson
Commits on Mar 3, 2013
Unreviewed attempted build fix. Adds back some includes removed in
Show description for 7fd2286committed
Adam BarthUnreviewed rollout of http://trac.webkit.org/r144530
Show description for 38b2e5fcommitted
Adam Barth
Commits on Mar 2, 2013
Reduce amount of rebuilding when touching networking headers
Show description for 1ff590fcommitted
Commits on Mar 1, 2013
Unreviewed, rolling out r144422 and r144424.
Show description for 4f9d1d1authored andcommitted
Reduce amount of rebuilding when touching networking headers
Show description for e66c64ecommitted
Commits on May 10, 2012
Crash using the new WKBundleDOMWindowExtensions APIs.
Show description for 28372d0committed
Jessie Berlin
Commits on May 1, 2012
Crash calling disconnectFrame on a DOMWindowExtension a second time.
Show description for 4873b5ecommitted
Jessie Berlin
Commits on Apr 24, 2012
Loading