Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 17, 2020
Remove the legacy animation code
Show description for 1543376committed
Commits on Jul 14, 2020
Drop cache of subframe count on the Page
Show description for f339be2committed
Commits on Jun 6, 2020
Source/WebCore:
Show description for a438cb5authored andcommitted
Commits on Apr 28, 2020
Nullptr crash in EditCommand::EditCommand via CompositeEditCommand::removeNode
Show description for 22801e6committed
Jack Lee
Commits on Apr 27, 2020
Rename CSSAnimationController accessors from animation() to legacyAnimation()
Show description for 846544fcommitted
Commits on Mar 14, 2020
WKWebView._negotiatedLegacyTLS should be correct after back/forward navigations
Show description for 64e71e5authored andcommitted
Commits on Mar 12, 2020
WKWebView.hasOnlySecureContent should be correct after back/forward navigations
Show description for af6ec42authored andcommitted
Commits on Feb 7, 2020
Remember if we used legacy TLS in the back/forward cache like we remember if we have only secure content
Show description for 3bebf7acommitted
Commits on Nov 1, 2019
Don't leak documents with a pending requestIdleCallback
Show description for 1713cfecommitted
Commits on Oct 17, 2019
Make requestIdleCallback suspendable
Show description for 44540facommittedRename PageCache to BackForwardCache
Show description for 158327bcommitted
Commits on Oct 15, 2019
[WK2] Have WebBackForwardCache class coordinate page caching in all WebProcesses
Show description for bd1dbf7committed
Commits on Oct 12, 2019
Back/Forward cache does not work after doing a favorite navigation
Show description for 343ee72committedCleanup RuntimeEnabledFeatures includes
Show description for ca9cb5cauthored andcommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Aug 13, 2019
FrameLoader::open can execute scritps via style recalc in Frame::setDocument
Show description for 34c93a1committed
Commits on Jul 1, 2019
It should not be possible to trigger a load while in the middle of restoring a page in PageCache
Show description for 0940e57committed
Commits on May 20, 2019
Unreviewed build fix
Show description for d95e6a4committed
Commits on May 6, 2019
Add assertions to CachedFrame to help figure out crash in CachedFrame constructor
Show description for 7620953committed
Commits on Mar 12, 2019
In CachedFrame's constructor, release-assert that DOMWindow still has a frame after page-caching subframes
Show description for 987e497committed
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Oct 11, 2018
Rename a couple of DOMWindowProperty virtual functions
Show description for 82e6860committed
Commits on Sep 18, 2018
"DidFirstVisuallyNonEmptyLayout" callback does not get called when restoring a page from PageCache
Show description for 91615b5committed
Commits on Aug 10, 2018
Cleanup: Remove unnecessary code to resume animations from CachedFrameBase::restore()
Show description for b8f3121committed
Commits on Jul 7, 2018
Make ReasonForSuspension enum class
Show description for 369d57dcommitted
Commits on May 15, 2018
[Web Animations] Expose Web Animations CSS integration as an experimental feature
Show description for 275b943committed
Commits on Apr 12, 2018
[Web Animations] Suspend animations when required
Show description for 63ffe41committed
Commits on Apr 3, 2018
Drop MainFrame class
Show description for 54813b8committed
Commits on Mar 15, 2017
Iteratively dispatch DOM events after restoring a cached page
Show description for 37c03eacommitted
Commits on Feb 11, 2017
Detach frame from document when entering page cache
Show description for 50fba94committed
Commits on Feb 8, 2017
No need for CachedFrame to detach custom scrollbars.
Show description for 6e7ed9ccommitted
Andreas Kling
Commits on Feb 6, 2017
Rename AnimationController to CSSAnimationController
Show description for a2eed4fauthored andcommitted
Commits on Jan 23, 2017
Remove PassRefPtr from "page" directory of WebCore, also deploy references
Show description for a6867c4committed
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted