Commits
User selector
Commit History
Commits on Sep 22, 2021
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommitted
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 16, 2021
Adjust ARKIT_INLINE_PREVIEW* compile time flags
Show description for 2b14125committed
Commits on Sep 15, 2021
Rename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Sep 13, 2021
Add unit test that uses PCM daemon
Show description for 0beb373committed
Commits on Sep 10, 2021
Add infrastructure to allow TLS during PCM tests
Show description for 7d53cf7authored andcommitted
Commits on Sep 8, 2021
Remove unnecessary WTF:: in WebsiteDataStore files
Show description for 4e4a100committedRemove responsiveness timer in NetworkProcessProxy::getNetworkProcessConnection
Show description for 057040ccommittedRegression (r282130): [ macOS iOS wk2 ] imported/w3c/web-platform-tests/storage/persisted.https.any.html is failing
Show description for 162c69ccommittedAdd basic support for Storage API
Show description for dbd1be7committed
Commits on Sep 3, 2021
Safari’s Privacy Report window is completely blank
Show description for 863eb5ecommitted
Commits on Sep 1, 2021
Remove _statisticsDatabaseColumnsForTable and related unused test functions
Show description for eed8bc4authored andcommitted
Commits on Aug 27, 2021
Separate PrivateClickMeasurement database from ResourceLoadStatistics database and add SPI to set its location
Show description for 2cdef64committed
Commits on Aug 18, 2021
Do not terminate relaunched network process when getting network process connection
Show description for 2ff72b6committedFix crash in TestWebKitAPI.NetworkProcess.CrashWhenNotAssociatedWithDataStore
Show description for 0c63d70committed
Commits on Aug 16, 2021
Add logging for failure in getting network process connection
Show description for 27e7112committed
Commits on Aug 13, 2021
SandboxExtension::Handle creation should return std::optional instead of bool
Show description for 1b8d022authored andcommitted
Commits on Jul 21, 2021
REGRESSION(r267763): [SOUP] After network process crash, all cookies are lost until browser is restarted
Show description for 12d00c3committed
Commits on Jul 17, 2021
Prevent HSTS tracking mitigation for top level navigation requests
Show description for 0fe1130committed
Commits on Jul 1, 2021
[Model] Restrict IPC calls to ARKit SPI availability and runtime flag
Show description for e076661committed
Commits on Jun 29, 2021
NetworkProcessProxy::networkProcessDidTerminate() should copy process pools before iterating over them
Show description for c580275committed
Commits on Jun 25, 2021
[Model] Create a sandbox extension for a temporary directory to store model resources
Show description for c885c45committed
Commits on Jun 17, 2021
Enable some more release logging in for ephemeral sessions
Show description for a1d39ddcommitted
Commits on Jun 4, 2021
Make attributedBundleIdendifier a property for WKWebViewConfiguration instead of _WKWebsiteDataStoreConfiguration
Show description for d184c7bcommitted
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
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 May 19, 2021
Move CFStringRef and NSString support from StringBuilder into StringConcatenateCF
Show description for c8156cccommitted
Commits on May 14, 2021
Drop "get" prefix from WTF::FileSystem's getFileModificationTime() / getFileCreationTime()
Show description for c47a536committedRename FileSystem::pathGetFileName() to FileSystem::pathFileName()
Show description for 3cab8bccommitted
Commits on May 13, 2021
Rename FileSystem::directoryName() to FileSystem::parentPath()
Show description for 5036599committed
Commits on May 12, 2021
Port WTF::FileSystem::listDirectory to std::filesystem
Show description for 23c1806committed
Commits on May 6, 2021
Fix crash when WebsiteDataStore is destroyed with outstanding getNetworkProcessConnection request
Show description for fac881dcommitted
Commits on Apr 30, 2021
[Cocoa] Always extend access to local process HTTP/3 cache directory
Show description for 9ec82c4committedUnreviewed, reverting r276838.
Show description for b01b846committed