Commits
User selector
Commit History
Commits on Jul 31, 2021
Add initial support for 'Cross-Origin-Opener-Policy' HTTP header
Show description for c0421a4committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Apr 8, 2020
Make more use of FrameLoader pageID/frameID getters
Show description for efa19c0authored andcommitted
Commits on Apr 7, 2020
Use GlobalFrameIdentifier in NavigationAction
Show description for c8e05aeauthored andcommitted
Commits on Aug 15, 2019
Use ObjectIdentifier<FrameIdentifierType> for frameIDs
Show description for 4c50a20committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on May 27, 2019
Use a strongly-typed identifier for pages
Show description for 6b82387committed
Commits on Apr 10, 2019
WebCore should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF
Show description for dcebd33committed
Commits on Mar 13, 2019
REGRESSION(PSON, r240660): Navigation over process boundary is flashy when using Cmd-left/right arrow to navigate
Show description for f7d1d83committed
Commits on Dec 20, 2018
Use Optional::valueOr() instead of Optional::value_or()
Show description for 5369d4dcommittedwtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Oct 12, 2018
Solve the confusion around blankURL() and isBlankURL() in URL
Show description for e94f877authored andcommitted
Commits on May 30, 2018
NavigationAction does not need to hold initiating DOM Event
Show description for 521481ccommitted
Commits on May 25, 2018
NavigationAction should not hold a strong reference to a Document
Show description for 618550bcommitted
Commits on May 11, 2018
Make sure history navigations reuse the existing process when necessary.
Show description for 611fdb0committed
Commits on Apr 25, 2018
PSON: Don't create a new process when navigating to a blob URL, data URL, and about:blank
Show description for dd32af5committed
Commits on Jul 12, 2017
NavigationAction should track whether the navigation was initiated by the main frame
Show description for 7432266committed
Commits on Jun 30, 2017
API::FrameInfo should know the web page that contains the frame; add API property webView to WKFrameInfo
Show description for bd8f242committed
Commits on Jun 20, 2017
NavigationAction has too many constructors
Show description for 8aab338committed
Commits on Apr 26, 2017
Enable expired-only reload policy on Mac and iOS
Show description for 5aa919fcommittedUnreviewed, rolling out r215730.
Show description for 46bf4d2committed
Commits on Apr 25, 2017
Enable expired-only reload policy on Mac and iOS
Show description for ba2b92ccommitted
Commits on Jul 18, 2016
[WebKit API] Add SPI to track multiple navigations caused by a single user gesture
Show description for 650fc20committed
Sam Weinig
Commits on Mar 31, 2016
[WK2] Support download attribute feature
Show description for 871b754committed
Commits on Dec 28, 2015
Stop moving local objects in return statements
Show description for 6e743f0committed
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 30, 2015
Fix Windows tests broken by r185007.
Show description for 486554fcommitted
Commits on May 29, 2015
NavigationAction constructor cleanup.
Show description for 69d95efcommitted
Commits on May 28, 2015
Add a "should open urls externally" flag to DocumentLoader.
Show description for 5becddecommitted
Commits on Apr 27, 2015
Make 'enum NavigationType' be an enum class
Show description for f98073ccommitted
Commits on Jun 19, 2014
Make FrameLoadType a strongly typed enum
Show description for 481cc78committed
Anders Carlsson
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Oct 18, 2011
Source/WebCore: Make NavigationAction wrap a ResourceRequest instead of a KURL.
Show description for 20718f2committed