Bug 235761 - [GTK][a11y] WTR: implement AccessibilityUIElement::isIgnored() for ATSPI
Summary: [GTK][a11y] WTR: implement AccessibilityUIElement::isIgnored() for ATSPI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks: ATSPI
  Show dependency treegraph
 
Reported: 2022-01-28 02:18 PST by Carlos Garcia Campos
Modified: 2022-01-28 07:27 PST (History)
11 users (show)

See Also:


Attachments
Patch (3.34 KB, patch)
2022-01-28 02:20 PST, Carlos Garcia Campos
aperez: review+
aperez: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>