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 May 18, 2020
Unreviewed restabilization of non-unified build.
Show description for a94a316committed
Commits on Apr 21, 2020
WK2 Quicklook for attachments
Show description for 6d9491fcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
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 Dec 7, 2018
[Attachment Support] Cloned attachment elements lose their unique identifiers
Show description for aaf1db0committed
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 Oct 24, 2018
Attachment filenames with RTL characters should format similar to Finder
Show description for d24fa5ccommitted
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Sep 29, 2018
No DOM API to instantiate an attachment for an img element
Show description for 0d2bb35committed
Commits on Aug 29, 2018
Use the null string instead of std::nullopt for missing attachment file names and content types
Show description for d47bde2committed
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 21, 2018
[Attachment Support] Augment _WKAttachment SPI to handle NSFileWrappers in addition to NSData
Show description for 6927f8dcommitted
Commits on Aug 15, 2018
[Attachment SPI] Remove attachment display mode options
Show description for 220d280committed
Commits on Mar 17, 2018
Put the DOM in IsoHeaps
Show description for 6e5d6fbcommitted
Filip Pizlo
Commits on Jan 9, 2018
[Attachment Support] Expose file name and content type of WKAttachment
Show description for 75133e3committed
Commits on Jan 8, 2018
Copying, pasting, and then deleting an attachment element breaks attachment data requests
Show description for 319d694committed
Commits on Dec 19, 2017
[Attachment Support] Insert images as inline attachments when pasting and dropping
Show description for c8cf487committed
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 29, 2017
Allow attachment elements with no appearance to defer rendering to child nodes
Show description for b2d42e9committed
Commits on Nov 13, 2017
[Attachment Support] Implement SPI for clients to request data for a given attachment
Show description for c2a4d0fcommitted
Commits on Nov 8, 2017
[Attachment Support] Implement delegate hooks for attachment element insertion and removal
Show description for ab103ffcommitted
Commits on Nov 7, 2017
Unreviewed, rolling out r224512 and r224521.
Show description for 60b9c6aauthored andcommitted
Commits on Nov 6, 2017
[Attachment Support] Implement delegate hooks for attachment element insertion and removal
Show description for 0184eefcommitted
Commits on Oct 31, 2017
[Attachment Support] Implement WKWebView SPI for inserting attachment elements
Show description for 1a25b89committed
Commits on Jul 15, 2016
Update HTML*Element class override methods in final classes
Show description for 78c70d7authored andcommitted
Commits on Jul 5, 2016
HTMLAttachment elements don't receive clicks after the first on iOS.
Show description for 6cb6881committed
Enrica Casucci
Commits on Jun 2, 2016
Audit RenderObject casts and fix problems and style issues found
Show description for 4eb118fcommitted
Commits on Apr 25, 2016
Inline RenderStyle into RenderElement
Show description for 26cd850committed
Commits on Apr 24, 2016
RenderStyle should not be reference counted
Show description for 0544478committed
Commits on Mar 4, 2016
Add a mechanism to customize the long press action.
Show description for 3c877b8committed
Enrica CasucciRemove "virtual" from all lines that have both "virtual" and "override".
Show description for d5dc4b7committed