WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 196535
[ATK] Set ATK_STATE_TRANSIENT on the atk socket until it's embedded
https://bugs.webkit.org/show_bug.cgi?id=196535
Summary
[ATK] Set ATK_STATE_TRANSIENT on the atk socket until it's embedded
Carlos Garcia Campos
Reported
2019-04-03 05:54:25 PDT
This way the properties are not cached. Right now, if number of children is queried before the socket is embedded, 0 is returned and cached, so ATs don't see the child even after the socket has been embedded.
Attachments
Patch
(2.60 KB, patch)
2019-04-03 05:56 PDT
,
Carlos Garcia Campos
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2019-04-03 05:56:50 PDT
Created
attachment 366593
[details]
Patch
Carlos Garcia Campos
Comment 2
2019-04-03 22:51:44 PDT
Committed
r243862
: <
https://trac.webkit.org/changeset/243862
>
Mario Sanchez Prada
Comment 3
2019-04-05 01:39:11 PDT
Another late drive-by review: lgtm
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