WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
235698
[GTK][a11y] Return null reference for root parent reference if queried before being embedded
https://bugs.webkit.org/show_bug.cgi?id=235698
Summary
[GTK][a11y] Return null reference for root parent reference if queried before...
Carlos Garcia Campos
Reported
2022-01-27 01:44:53 PST
Once embedded parent-changed will be emitted.
Attachments
Patch
(1.35 KB, patch)
2022-01-27 01:48 PST
,
Carlos Garcia Campos
aperez
: review+
aperez
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2022-01-27 01:48:05 PST
Created
attachment 450115
[details]
Patch
Adrian Perez
Comment 2
2022-01-27 05:01:22 PST
Comment on
attachment 450115
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=450115&action=review
> Source/WebCore/accessibility/atspi/AccessibilityRootAtspi.cpp:198 > + return AccessibilityAtspi::singleton().nullReference();
There are tabs used for indentation in this line (this is what the style bot shouted about), please fix it before landing.
Carlos Garcia Campos
Comment 3
2022-01-27 22:59:01 PST
Committed
r288724
(
246517@trunk
): <
https://commits.webkit.org/246517@trunk
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug