Commits
User selector
Commit History
Commits on Aug 24, 2021
[WK2] Implement process-swapping based on Cross-Origin-Opener-Policy HTTP header
Show description for 76de4a8committed
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 Sep 13, 2019
Provide a prototype for AR QuickLook to trigger processing in the originating page
Show description for 9f0b892committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Feb 13, 2019
Further restricting webarchive loads
Show description for f3dc8d8committed
Jiewen Tan
Commits on Nov 28, 2018
Remove dead code from an earlier attempt at implementing safe browsing
Show description for e24f71fcommitted
Commits on Oct 23, 2018
[PSON] Add support for cross-site client-side redirects
Show description for 776f087committed
Commits on Sep 17, 2018
PSON: window.open() with 'noopener' should only process-swap cross-site, not cross-origin
Show description for 788ddcbcommitted
Commits on Aug 17, 2018
Add some plumbing for safe browsing
Show description for d6de383committed
Commits on Jun 11, 2018
http/tests/security/cors-post-redirect-307.html fails with PSON enabled
Show description for d2c5cd9committed
Commits on May 23, 2018
Optimized path zoom animation needs a valid UIImage and CGRect
Show description for 326f6e2committed
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 Mar 28, 2018
Do process swap when opening a cross-origin URL via window.open(url, '_blank', 'noopener')
Show description for 75a7957committed
Commits on Mar 21, 2018
First piece of process swapping on navigation.
Show description for 302627acommitted
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 build following <https://trac.webkit.org/changeset/219019>
Show description for d876d7ecommittedAttempt 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 22, 2017
Make FrameLoadRequest a move-only type
Show description for 42b45a8committedChange FrameLoadRequest from a struct to a class
Show description for 68e5441committed
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 Nov 12, 2016
Use #pragma once in WebCore
Show description for d77b17eauthored andcommitted
Commits on Mar 31, 2016
[WK2] Support download attribute feature
Show description for 871b754committed
Commits on Jun 3, 2015
REGRESSION (r183498): Certain types of frame loads in iframes with <base target="_blank"> can open urls in new window/tabs
Show description for 0ce53facommitted
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 May 28, 2015
Add a "should open urls externally" flag to DocumentLoader.
Show description for 5becddecommitted
Commits on Apr 28, 2015
Consolidate most "frame load" arguments into FrameLoadRequest.
Show description for 1084ba2committed
Commits on Aug 22, 2014
Unreviewed, rolling out r172844.
Show description for 9a4a6c8committedRevert r172831, it broke the Windows build.
Show description for 7c92543committed