Bug 235761

Summary: [GTK][a11y] WTR: implement AccessibilityUIElement::isIgnored() for ATSPI
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, aperez, apinheiro, bugs-noreply, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230253    
Attachments:
Description Flags
Patch aperez: review+, aperez: commit-queue-

Description Carlos Garcia Campos 2022-01-28 02:18:59 PST
We are always returning false.
Comment 1 Carlos Garcia Campos 2022-01-28 02:20:09 PST
Created attachment 450214 [details]
Patch
Comment 2 Adrian Perez 2022-01-28 02:27:13 PST
Comment on attachment 450214 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=450214&action=review

> Source/WebCore/ChangeLog:8
> +        No new tests (OOPS!).

An OOPS! slipped here, please change it before landing =)
Comment 3 Carlos Garcia Campos 2022-01-28 07:27:44 PST
Committed r288739 (246532@trunk): <https://commits.webkit.org/246532@trunk>