Commits
User selector
Commit History
Commits on Sep 22, 2021
Reduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Apr 18, 2020
Reduce parameter list of the FrameLoadRequest constructor
Show description for 39de65eauthored andcommitted
Commits on Mar 3, 2020
https://bugs.webkit.org/show_bug.cgi?id=208447
Show description for d11c789authored andcommitted
Commits on Mar 2, 2020
Add referrerpolicy attribute support for anchors
Show description for 77bc94aauthored andcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on May 22, 2018
Optimized path zoom animation needs a valid UIImage and CGRect
Show description for 12d2f3acommitted
Commits on May 8, 2018
System Preview links should trigger a download
Show description for f606c0bcommitted
Commits on Jul 12, 2017
Rename NavigationInitiatedByMainFrame to InitiatedByMainFrame
Show description for e201197committed
Commits on Jul 6, 2017
Allow navigations in subframes to get a ShouldOpenExternalURLsPolicy of "ShouldAllow".
Show description for 3ff66b8committed
Commits on Jun 30, 2017
Attempt to fix the Apple Windows build following <https://trac.webkit.org/changeset/219013>
Show description for 14e7092committedAPI::FrameInfo should know the web page that contains the frame; add API property webView to WKFrameInfo
Show description for bd8f242committed
Commits on Jun 21, 2017
Cleanup FrameLoadRequest
Show description for 839cbc9committed
Commits on Jun 20, 2017
Have FrameLoadRequest takes a Frame& instead of a Frame*
Show description for 24f5663committed
Commits on Jan 18, 2017
Document::securityOrigin() should return a reference.
Show description for 9534d50committed
Andreas Kling
Commits on Jun 2, 2015
WebKit policy delegate should suggest if a navigation should be allowed to open URLs externally.
Show description for d854b19committed
Commits on Apr 28, 2015
Consolidate most "frame load" arguments into FrameLoadRequest.
Show description for 1084ba2committed
Commits on Apr 3, 2014
<https://webkit.org/b/131136> Remove FrameLoadRequest's m_lockHistory member since it's always false.
Show description for df67834committed
Commits on Nov 28, 2012
Consolidate FrameLoader::load() into one function taking a FrameLoadRequest
Show description for bea9f4ccommitted
James Simonsen
Commits on Nov 27, 2012
Unreviewed, rolling out r135786.
Show description for 8d719e6authored andcommitted
Consolidate FrameLoader::load() into one function taking a FrameLoadRequest
Show description for bd1133ccommitted
James Simonsen
Commits on Nov 20, 2012
Unreviewed, rolling out r135295.
Show description for 4bf3ff9authored andcommitted
Consolidate FrameLoader::load() into one function taking a FrameLoadRequest
Show description for ea50217committed
James Simonsen
Loading