Commits
User selector
Commit History
Commits on Sep 23, 2021
Move more linked-on-or-after checks to WebCore::linkedOnOrAfter()
Show description for e917ffdcommittedshouldAllowPictureInPictureMediaPlayback should use WebCore's linkedOnOrAfter()
Show description for 0c21d82committed
Commits on Sep 22, 2021
Unreviewed, (manually) reverting r282856.
Show description for 802c8f5authored andcommittedPCM should include the bundle ID of the app from which it originated
Show description for 0a7f110authored andcommitted
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommittedRemove GenericCallback
Show description for b0ff281authored andcommitted
Commits on Sep 21, 2021
Rename {checked,dynamic}_ns_cast<> to {checked,dynamic}_objc_cast<>
Show description for b861fcdcommitted
David Kilzer
Commits on Sep 20, 2021
WebKit might load custom URI scheme request content multiple times
Show description for 67b2b24authored andcommitted
Commits on Sep 15, 2021
Rename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Sep 14, 2021
Refactor -[WKWebViewConfiguration _setRequiresUserActionForEditingControlsManager:] to use API::PageConfiguration
Show description for c1787a4committed
Commits on Sep 13, 2021
[macOS] -toggleAutomaticSpellingCorrection: menu item validation shouldn't require post-layout editor state
Show description for fec2183committedAdd unit test that uses PCM daemon
Show description for 0beb373committedLinker warnings for WKWebViewConfiguration.limitsNavigationsToAppBoundDomains property methods
Show description for f87ca01committed
David Kilzer
Commits on Sep 12, 2021
Remove support for -[WKWebView _needsSiteSpecificViewportQuirks]
Show description for f169421committed
Commits on Sep 11, 2021
CFNotificationCenterAddObserver() should use weak observers
Show description for 88d42b8committed
David Kilzer
Commits on Sep 10, 2021
Add infrastructure to allow TLS during PCM tests
Show description for 7d53cf7authored andcommitted
Commits on Sep 9, 2021
Implement a WebProcess cap
Show description for 2880746committed
Commits on Sep 8, 2021
Add 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 2, 2021
Gracefully recover from WebAuthnProcess crashes
Show description for 84e2484authored andcommitted
Commits on Sep 1, 2021
Remove _statisticsDatabaseColumnsForTable and related unused test functions
Show description for eed8bc4authored andcommitted
Commits on Aug 31, 2021
Loads after session restore marked app initiated in Safari
Show description for 793e68fcommitted
Commits on Aug 30, 2021
Update availability macros for APIs available in iOS 14.5 and macOS 11.3
Show description for 4d03063authored andcommitted
Migrate PrivateClickMeasurements from ResourceLoadStatistics database to new database
Show description for a6ac551authored andcommitted
Commits on Aug 27, 2021
Add UIEventAttribution SPI that uses PrivateClickMeasurementAttributionEphemeral::Yes
Show description for 9e65013committedSeparate PrivateClickMeasurement database from ResourceLoadStatistics database and add SPI to set its location
Show description for 2cdef64committed
Commits on Aug 23, 2021
LayoutTests/imported/w3c:
Show description for 64f82aecommitted
Commits on Aug 20, 2021
Make UIEventAttribution tests less platform dependent
Show description for ff37bd0committedChange the mysterious uint64_t argument to detectDataInAllFrames() to OptionSet<WebCore::DataDetectorType>
Show description for 05efc1fcommitted
Commits on Aug 19, 2021
[iOS] Remove support for the meaningful tap heuristic
Show description for 58daa96committed
Commits on Aug 12, 2021
Fix some `NSAttributedString` inconsistencies between WK1 and WK2
Show description for dad2a5dcommitted
Commits on Jul 26, 2021
[iOS] All home screen web apps resume when any home screen web app is foregrounded
Show description for f8247a6committed
Commits on Jul 24, 2021
Make WKContentRuleListStore respond to same selectors as _WKUserContentExtensionStore
Show description for 041a23aauthored andcommitted
Commits on Jul 23, 2021
[iOS] Unable to open arxiv links on Chrome
Show description for 6a91cf4committed
Commits on Jul 21, 2021
Crash in -[WKWebView takeSnapshotWithConfiguration:completionHandler:] when taking empty snapshots
Show description for 8f20229committed