Commits
User selector
Commit History
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 Mar 6, 2020
Add WKFrameInfo._parentFrameHandle SPI
Show description for 5e5b518committed
Commits on Mar 4, 2020
WKWebView's frames accessor should return a traversable type
Show description for 0e32136committed
Commits on Feb 27, 2020
Add SPI to query WKFrameInfos in a WKWebView
Show description for 2f80a2dcommittedUnreviewed, rolling out r257530.
Show description for bc450e9committed
Jacob UphoffAdd SPI to query WKFrameInfos in a WKWebView
Show description for 67c9f9fcommitted
Commits on Nov 18, 2019
Fix assertion in layout test after r252492.
Show description for bddcfe7committed
Commits on Nov 15, 2019
Reduce structure copies when creating an API::FrameInfo
Show description for 3e9a1b7authored andcommitted
Commits on Aug 16, 2019
Unreviewed restabilization of non-unified build.
Show description for 05db807committed
Commits on Aug 15, 2019
Use ObjectIdentifier<FrameIdentifierType> for frameIDs
Show description for 4c50a20committed
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Sep 19, 2017
Allow modern decoding of Vectors
Show description for 69cd8e9committed
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading