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 Feb 12, 2021
Stop using GenericCallback from WebPageProxy
Show description for 5069cc6committed
Commits on Feb 11, 2021
Unreviewed, reverting r272702.
Show description for c527033committedStop using GenericCallback from WebPageProxy
Show description for 19264cacommitted
Commits on Jan 28, 2020
Web Inspector: consolidate UIProcess/WebProcess files into Inspector folders
Show description for 5747414committed
Commits on Oct 21, 2019
Clean up some includes to improve WebKit2 build speed
Show description for d5a294ccommitted
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 Nov 27, 2018
Insert <attachment> elements under editable images to make their backing data accessible
Show description for b42758ccommitted
Commits on Oct 31, 2018
[Cocoa] Attachment dropped from one web view to another is missing its file wrapper
Show description for 4ed4298committed
Commits on Sep 29, 2018
No DOM API to instantiate an attachment for an img element
Show description for 0d2bb35committed
Commits on Aug 28, 2018
[Attachment Support] Remove WebCore::AttachmentDisplayOptions and friends
Show description for c2aea7ccommitted
Commits on Aug 27, 2018
[Cocoa] Exception (fileType 'dyn.agq8u' is not a valid UTI) raised when dragging an attachment whose file wrapper is a directory
Show description for f4ff041committed[Attachment Support] Dropping and pasting images should insert inline image elements with _WKAttachments
Show description for d937ae7committed
Commits on Aug 22, 2018
[Attachment Support] Remove _WKAttachments and notify the UI client upon mainframe navigation
Show description for 2078eaccommitted
Commits on Aug 21, 2018
[Attachment Support] Augment _WKAttachment SPI to handle NSFileWrappers in addition to NSData
Show description for 6927f8dcommitted
Commits on May 4, 2018
[Win][WebKit] Fix forwarding headers for Windows build
Show description for bac5499committed
Commits on Jan 9, 2018
[Attachment Support] Expose file name and content type of WKAttachment
Show description for 75133e3committed
Commits on Dec 15, 2017
Unreviewed, rolling out r225931.
Show description for c655a08committed
Commits on Dec 14, 2017
Fix Mac CMake build
Show description for d18517bcommitted
Commits on Dec 1, 2017
[Attachment Support] Implement SPI for clients to update a given attachment's data
Show description for e77105dcommitted
Commits on Nov 30, 2017
[Attachment Support] Implement SPI for clients to make an attachment element display in-place
Show description for cd2aca6committed
Commits on Nov 13, 2017
[Attachment Support] Implement SPI for clients to request data for a given attachment
Show description for c2a4d0fcommitted
Commits on Oct 31, 2017
[Attachment Support] Implement WKWebView SPI for inserting attachment elements
Show description for 1a25b89committed
Loading