Commits
User selector
Commit History
Commits on Jun 21, 2021
Commits on Jun 2, 2021
Rename RootInlineBox to LegacyRootInlineBox
Show description for afaa48fcommitted
Commits on May 11, 2021
[macOS] Allow immediate action gestures to begin when force clicking text inside image overlays
Show description for 9732f87committed
Commits on Mar 26, 2021
It should be possible to drag images with overlay content
Show description for 50c1406committed
Commits on Mar 17, 2021
document pictureInPictureElement is null if you Enter Picture in Picture from contextual menu
Show description for 97be8b9committed
Commits on Aug 3, 2020
Non-unified build fixes, early August 20202 edition
Show description for 516d3c4committed
Commits on Jul 30, 2020
Further reduction in the use of live ranges, particularly in headers
Show description for 5d95fb7committed
Commits on May 16, 2020
Use enum serialization instead of casting to/from uint32_t
Show description for 18fee80authored andcommitted
Commits on May 5, 2020
Assert that EventHandler only tracks event target nodes in its own document
Show description for bc23163committed
Commits on May 1, 2020
Change HitTestResult::NodeSet from set of RefPtrs to set of Refs
Show description for 7471404committed
Commits on Apr 26, 2020
Stop using live ranges in functions that return range of the selection
Show description for d9462bdcommitted
Commits on Mar 16, 2020
Move most of TextIterator off of live ranges
Show description for 6bd1d05committed
Commits on Mar 14, 2020
Share HitTestResult::addNodeToListBasedTestResult() impl for LayoutRect and FloatRect overloads
Show description for 42c4eb5committed
Commits on Mar 2, 2020
Page::editableElementsInRect() should find nested editable elements and return found elements in paint order
Show description for 29440dacommitted
Commits on Feb 27, 2020
Cleanup HitTestResult.{h, cpp}
Show description for d9c4999committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Dec 17, 2018
clang-tidy: loop variable is copied but only used as const reference in WebCore, WebKit, Tools
Show description for e86c6c9committed
Commits on Oct 15, 2018
Restrict browsing context lookup by name to frames that are related to one another
Show description for 7b91738committed
Commits on Aug 13, 2018
Use a 1-byte enum class for TextDirection
Show description for 2ac4ea3authored andcommitted
Commits on May 21, 2018
Modernize RenderStyleConstants.h - Part 1
Show description for 6c94cc9authored andcommitted
Commits on Dec 30, 2017
[Attachment Support] Remove current macOS support for dragging file-backed attachments
Show description for c883d10committed
Commits on Dec 19, 2017
[Attachment Support] The 'webkitattachmentbloburl' attribute should not persist after markup serialization
Show description for 311d003committed
Commits on Dec 13, 2017
is<HTMLTextFormControlElement> reports the input type.
Show description for 20e4cd1committed
Commits on Nov 23, 2017
Reduce WTF::String operations that do unnecessary Unicode operations instead of ASCII
Show description for b87efbecommitted
Commits on Oct 30, 2017
[WPE][GTK] Expose availability of certain editing commands in WebKitEditorState
Show description for 95719c3committed
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Jul 26, 2017
Implement document.elementsFromPoint
Show description for dc05253authored andcommitted
Commits on Jul 17, 2017
DisallowUserAgentShadowContent moves out of non-UA shadow roots
Show description for 3b1df91authored andcommitted
Commits on Jul 7, 2017
[WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms
Show description for 60e5e92committed
Commits on Jul 6, 2017
Unreviewed, rolling out r219178.
Show description for 1a37f1acommitted[WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms
Show description for ee7d299committed
Commits on Feb 26, 2017
HitTestResult's linkSuggestedFilename should sanitize download attribute
Show description for 3ecdd7ecommitted
Commits on Feb 2, 2017
Rename Node::inDocument() to isConnected()
Show description for 06b2893committed
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted