WebKit Trac
  • Login
  • Preferences
  • Register
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (81 - 90 of 5777)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 →
[291768]: ITM: Fix for accessibility/table-attributes.html in isolated tree ...
... we now retrieve the table element by ID instead of setting focus to the body and getting the first child of the focused element, which is not ITM friendly. - Added the axDebug helper function which unlike debug causes minimum side effects by modifying the innerText of the console element instead of ...
By Andres Gonzalez — Mar 23, 2022 2:55:02 PM
[291729]: Web Inspector: Elements tab: selection variable not displayed after ...
... selection variable not displayed after losing focus https://bugs.webkit.org/show_bug.cgi?id=238226 Reviewed by Devin Rousso. When rebuilding the underlying `DOMTreeElements`, we should make sure the inspected node is marked as such, otherwise we won't update this until a different el ...
By Patrick Angle — Mar 22, 2022 5:19:32 PM
[291613]: [GTK][WPE] Remove the ATK implementation ...
... (WebCore::AXObjectCache::platformHandleFocusedUIElementChanged): Deleted. (WebCore::AXObjectCache::handleScrolledToAnchor): Deleted. * accessibility/atk/AccessibilityObjectAtk.cpp: Removed. (WebCore::AccessibilityObject::detachPlatformWrapper): Deleted. (WebCore::AccessibilityOb ...
By Carlos Garcia Campos — Mar 22, 2022 6:35:09 AM
[291609]: [selection] Change form's selection attribute to unsigned long ...
... cpp: (WebCore::HTMLInputElement::setDefaultSelectionAfterFocus): (WebCore::HTMLInputElement::selectionStartForBindings const): (WebCore::HTMLInputElement::setSelectionStartForBindings): (WebCore::HTMLInputElement::selectionEndForBindings const): (WebCore::HTMLInputElement::setSelectionEndForBindi ...
By Ziran Sun — Mar 22, 2022 2:43:25 AM
[291605]: Adjust anchor/focus nodes after removal when LiveRangeSelection is ...
Adjust anchor/focus nodes after removal when LiveRangeSelection is enabled https://bugs.webkit.org/show_bug.cgi?id=238004 Patch by Frédéric Wang <fwang@igalia.com> on 2022-03-22 Reviewed by Ryosuke Niwa. This patch ensures that FrameSelection::nodeWill ...
By commit-queue@webkit.org — Mar 22, 2022 12:21:07 AM
[291548]: [IFC][Integration] Rename InlineIterator::Line to LineBox ...
... (WebCore::RenderBlockFlow::addFocusRingRectsForInlineChildren): * rendering/RenderElement.cpp: (WebCore::RenderElement::getLeadingCorner const): * rendering/RenderInline.cpp: (WebCore::RenderInline::paintOutline): * rendering/RenderReplaced.cpp: (WebCore::RenderReplaced ...
By Alan Bujtas — Mar 20, 2022 5:59:06 PM
[291535]: [IFC][Integration] InlineIterator::Line functions should all return ...
... (WebCore::RenderBlockFlow::addFocusRingRectsForInlineChildren): * rendering/RenderInline.cpp: (WebCore::RenderInline::paintOutline): * rendering/RenderReplaced.cpp: (WebCore::RenderReplaced::positionForPoint): * rendering/TextBoxPainter.cpp: (WebCore::TextBoxPainter::pa ...
By Alan Bujtas — Mar 19, 2022 5:45:31 PM
[291483]: [GStreamer] Initial import of the GstWebRTC backend ...
... During this first development cycle I focused mostly on fixing crashes and only fixed a few failures. The remaining ones will be adressed in follow-up patches. * platform/glib/fast/mediastream/RTCPeerConnection-localDescription-expected.txt: Added. * platform/glib/fast/mediastr ...
By commit-queue@webkit.org — Mar 18, 2022 7:27:25 AM
[291402]: Fix for accessibility/aria-tab-xxx.html tests in isolated tree mode. ...
... se tests are flaky in isolated tree mode due to setting the focus to the body is async. * accessibility/aria-tab-role-on-buttons-expected.txt: * accessibility/aria-tab-role-on-buttons.html: * accessibility/aria-tab-roles.html: * platform/glib/accessibility/aria-tab-roles-expected.txt: * platform/ma ...
By Andres Gonzalez — Mar 17, 2022 5:54:57 AM
[291400]: Fix for accessibility/aria-option-role.html in isolated tree mode. ...
... his test was flaky in isolated tree mode due to setting the focus to the body is async. Solved by retrieving the AX element of the listbox directly. * accessibility/aria-option-role.html: * platform/glib/accessibility/aria-option-role-expected.txt: * platform/mac/accessibility/aria-option-role-expe ...
By Andres Gonzalez — Mar 17, 2022 5:01:21 AM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple