Commits
User selector
Commit History
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Aug 26, 2021
Remove some iOS-specific compile-time guards that are no longer needed
Show description for 44ff35bcommitted
Commits on Aug 31, 2020
Remove unused editable image code
Show description for bd0ed21committed
Commits on Aug 28, 2020
REGRESSION(r266187): ARGUMENT BAD: WebIconUtilities.mm(138) : RetainPtr<UIImage> WebKit::iconForFile(NSURL *) file, [file isFileURL]
Show description for 49bd7c2authored andcommitted
Commits on Jul 22, 2020
Tapped DataDetected links present sub-menus from the wrong location.
Show description for 536105ecommitted
Commits on May 20, 2020
Hide password echo when screen is being captured.
Show description for 3697b18committed
Commits on May 10, 2020
Clicking a tel:// link on iPad with a trackpad presents different UI than tapping on it
Show description for 84c8fe0committed
Commits on Apr 28, 2020
[iOS] Fix sandbox violation when uploading a file
Show description for e38d9abcommitted
Commits on Mar 19, 2020
Implement support for cursor interactions on iPad
Show description for 2117b28committed
Commits on Feb 18, 2020
Ask the EditorClient whether to reveal the current selection after insertion
Show description for 274be93committed
Commits on Jan 30, 2020
REGRESSION (r255322): macCatalyst: Tapping in an input field doesn't change the selection location
Show description for e4e01a3committed
Commits on Jan 29, 2020
macCatalyst: Triple clicking to select a sentence results in an empty selection
Show description for 3eaed7ccommitted
Commits on Jan 13, 2020
Expose audio tracks for media files in the GPUProcess
Show description for 87e3d6dcommitted
Commits on Oct 30, 2019
[Quick Look] Clean up LegacyPreviewLoaderClients
Show description for 378ccaacommitted
Commits on Oct 23, 2019
[Quick Look] Rename PreviewLoader{,Client} to LegacyPreviewLoader{,Client}
Show description for 6d058bbcommitted
Commits on Oct 17, 2019
Rename PageCache to BackForwardCache
Show description for 158327bcommitted
Commits on Oct 1, 2019
Progress towards successful CMake build on Mac
Show description for cfddb4dcommitted
Commits on Sep 25, 2019
Update selections after scrolling for iframes and hide selections while iframes and overflow scrolls are scrolling.
Show description for 63e8131committed
Commits on Sep 3, 2019
Rename WebPage::pageID() to WebPage::identifier()
Show description for de76444committed
Commits on Aug 21, 2019
[Mail] Tapping top of message scrolls back to copied text instead of top of the message
Show description for b97bacccommitted
Commits on Jul 29, 2019
[ContentChangeObserver] didFinishContentChangeObserving should include the type of content change.
Show description for 813deb5committed[ContentChangeObserver] ChromeClient::observedContentChange() name is misleading
Show description for 33e2ceacommitted
Commits on Jul 24, 2019
Null check CompletionHandler in WebPreviewLoaderClient::didReceivePassword
Show description for 05311eeauthored andcommitted
Commits on Jun 13, 2019
Use NSURLSession for WebSocket
Show description for e65d809committed
Commits on May 27, 2019
Use a strongly-typed identifier for pages
Show description for 6b82387committed
Commits on May 6, 2019
Fix the build after r244975
Show description for a6dc823committedGoogle Docs & Yahoo! Japan: Can’t compose characters with Chinese or Japanese keyboard
Show description for f3258cccommitted
Commits on May 5, 2019
Revert r244953 and r244954 because they broke internal builds.
Show description for 7a18364committedMerge the three UIKitSPI.h files into a single one in PAL
Show description for 1eb7038committed
Commits on May 3, 2019
Pass KeyboardEvent by reference in more places
Show description for 06c9049committed
Commits on Apr 17, 2019
REGRESSION (r243926): [iOS] Release assertion when computing editor state during an overflow scroll triggered by layout
Show description for ed65db4committed
Commits on Mar 31, 2019
[iOS] WebKit should consult the navigation response policy delegate before previewing a QuickLook document
Show description for c0dd546committed
Commits on Mar 14, 2019
[ContentChangeObserver] Stop content observation when content calls preventDefault() on touch events
Show description for 4c07c84committed
Commits on Feb 26, 2019
[ContentChangeObserver] clearContentChangeObservers should be internal to ContentChangeObserver class
Show description for e6145c2committed
Commits on Jan 3, 2019
Add support for using the current text selection as the find string on iOS
Show description for 82eb877committed