Commits
User selector
Commit History
Commits on Sep 22, 2021
Move PCMDaemon to WebKit.framework and rename it to AdAttributionDaemon
Show description for ea273d0authored andcommitted
Disable FTP.
Show description for 7021f29committed
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 13, 2021
Add unit test that uses PCM daemon
Show description for 0beb373committed
Commits on Aug 23, 2021
editing/selection/ios/select-text-in-existing-selection.html fails on iOS 15
Show description for 177199ccommitted
Commits on Aug 19, 2021
document.hasFocus() returns true for unfocused pages
Show description for 6d32f07authored andcommitted
Commits on Jul 27, 2021
[macOS Monterey] Pressing Fn+E should present the emoji picker when editing
Show description for a767112committed
Commits on Jun 21, 2021
REGRESSION (r275496): WebSocket Message too long when message is larger than 1mb
Show description for d4d59b8authored andcommitted
Commits on May 30, 2021
[iOS] UI process crashes when deallocating WKWebView in a script message handler during an active touch event
Show description for da38a88committedRemove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on May 11, 2021
Add SPI to restrict networking to a set of hosts
Show description for c122757authored andcommitted
Commits on Apr 21, 2021
Long-pressing a data detectors link causes the link to be followed
Show description for 695a90ecommitted
Commits on Mar 29, 2021
Migrate _WKUserContentExtension and older versions of WKContentRuleList to WKContentRuleList during lookup
Show description for ad9eaceauthored andcommitted
Promote WKWebView getUserMedia SPI to API
Show description for e7aafb3committed
Commits on Mar 26, 2021
It should be possible to drag images with overlay content
Show description for 50c1406committed
Commits on Mar 15, 2021
Update getUserMedia delegate to expose frame info
Show description for 878494dcommitted
Commits on Mar 10, 2021
Improve AppleLanguagesTest.UpdateAppleLanguages API test
Show description for fb7e34dauthored andcommitted
Commits on Mar 4, 2021
Introduce "websocket", "fetch", and "other" resource types to WKContentRuleList
Show description for 776fdecauthored andcommitted
Commits on Feb 27, 2021
API test for AppHighlights
Show description for f45b808committedReduce explicit usage of [objC retain] in WebKit
Show description for e2cc440committed
Commits on Feb 25, 2021
App-bound request parameter should be passed to main resource requests not the main frame
Show description for 9141bd3committed
Commits on Feb 20, 2021
[iOS] Specify a _UIDataOwner when reading or writing from the system pasteboard
Show description for bf30350committedNSError returned by WebKit API should actually conform to NSSecureCoding
Show description for cf797c9authored andcommitted
Commits on Feb 19, 2021
Update WKWebView getUserMedia delegate to latest proposal
Show description for d8c62becommitted
Commits on Feb 18, 2021
Add support for non app-bound requests
Show description for e890d58committedReduce explicit usage of [objC autorelease] in WebKit even further
Show description for 40a7807committed
Commits on Feb 16, 2021
Reduce explicit usage of [objC release] in WebKit even more
Show description for 50da8ffcommittedSynthesize range responses if needed in WebCoreNSURLSession
Show description for a59b2ebcommitted
Commits on Feb 12, 2021
Unreviewed, reverting r272603.
Show description for 70519dfcommitted
Commits on Feb 9, 2021
Synthesize range responses if needed in WebCoreNSURLSession
Show description for 31705c2committed
Commits on Jan 21, 2021
Source/WebCore:
Show description for 64661c6committed
Sam Weinig
Commits on Jan 6, 2021
Stop speech recognition if page becomes invisible
Show description for 90fa547authored andcommitted
Commits on Dec 18, 2020
REGRESSION: [ BigSur ] 3 PictureInPicture related API tests timing out
Show description for e03d476committed
Commits on Dec 14, 2020
Remove WKDownloadDelegate.didWriteData
Show description for 99453efauthored andcommitted