Commits
User selector
Commit History
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 10, 2021
Make WebCore::HitTestRequest::RequestType an enum class
Show description for bd9cfa2committed
Commits on Apr 27, 2021
REGRESSION (r276264): Reproducible crash in WebCore::UserActionElementSet::clearFlags
Show description for b6584b8committed
Commits on Apr 15, 2021
Move FocusRemovalEventsMode into FocusOptions
Show description for 9a5dab3committed
Commits on Apr 6, 2021
Non-unified build fixes, early April 2021
Show description for 3ef77e7authored andcommitted
Commits on Mar 22, 2021
Enable ability to prevent scrolling in Element.focus()
Show description for 6f15b96authored andcommitted
Commits on Mar 3, 2021
[selectors] :focus-visible implementation
Show description for 1b89073committed
Commits on Nov 9, 2020
autofocus of text input should not select text
Show description for ddbed4acommitted
Commits on Oct 27, 2020
Accessory bar next/previous buttons do not work on inputs in shadow roots
Show description for 01cdf95authored andcommittedMake WebCore::FocusDirection to enum class
Show description for ecbdbecauthored andcommitted
Commits on Sep 3, 2020
Remove EAffinity, UPSTREAM, DOWNSTREAM, SEL_DEFAULT_AFFINITY, and VisibleSelection::selectionType
Show description for dd4653ecommitted
Commits on Aug 27, 2020
Make it possible to create a WeakPtr to Node and use it store assigned nodes in SlotAssignment
Show description for a7567b1committed
Commits on Aug 3, 2020
Remove the ENABLE_DATA_INTERACTION feature flag
Show description for e4ec14ecommitted
Commits on Jul 22, 2020
Remove live ranges from Editor.h and EditorClient.h
Show description for 24eead2committed
Commits on Jul 11, 2020
Remove live ranges from AccessibilityObject.h, AccessibilityObjectInterface.h, AccessibilityRenderObject.h, AXIsolatedObject.h
Show description for 08b80b1committed
Commits on May 22, 2020
iOS: Pressing tab in the Mail subject field moves focus to the body, but pressing shift tab doesn't move it back
Show description for b1633f6committed
Commits on Mar 30, 2020
Non-unified build fixes late March 2020 edition
Show description for 97a5689committed
Commits on Mar 26, 2020
Sequential focus navigation can't get out of a descendent of a slot element in a document tree
Show description for 39a08eecommitted
Commits on Mar 12, 2020
FocusController::setFocusedElement() should tell client of refocused element
Show description for be6643acommitted
Commits on Feb 27, 2020
Change HitTestRequestType to an OptionSet
Show description for 3c37787committed
Commits on Jan 7, 2020
[GTK][WPE] Add API to set purpose and hints of active editable element to input methods
Show description for 83ccc51committed
Commits on Aug 21, 2019
nextElementWithGreaterTabIndex should use shadowAdjustedTabIndex
Show description for ffe4c53committed
Commits on Aug 16, 2019
Split tabIndex computation for DOM and the rest of WebCore
Show description for 3edcbe1committed
Commits on Jul 13, 2019
Cannot bring up custom media controls at all on v.youku.com
Show description for d5e2ebdcommitted
Commits on May 13, 2019
[macOS] Font formatting options don't work when composing a message in Yahoo mail
Show description for 0c9dafecommitted
Commits on Feb 22, 2019
Some refinements for Node and Document
Show description for 706a0d3committed
Commits on Oct 2, 2018
Web Automation: tab default key handler should always cycle focus when page is controlled by automation
Show description for 0081cfdcommitted
Commits on Aug 23, 2018
Store RefPtr in FocusNavigationScope
Show description for 3b16066committed
Commits on Aug 22, 2018
Focus navigation order in slot fallback contents is wrong
Show description for 6e26ad6committed
Commits on Aug 17, 2018
Replace canBubble and cancelable booleans in Event by enum classes
Show description for 52b0890committed
Commits on Aug 16, 2018
Use OptionSet for ActivityState::Flags
Show description for 1438ffbcommitted
Commits on Apr 3, 2018
Drop MainFrame class
Show description for 54813b8committed
Commits on Mar 5, 2018
[WTF] Move currentCPUTime and sleep(Seconds) to CPUTime.h and Seconds.h respectively
Show description for 0042791committed
Commits on Mar 2, 2018
Remove monotonicallyIncreasingTime
Show description for e05d544committed
Commits on Feb 8, 2018
Event improvements
Show description for 1c2c87fcommitted