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+
Carlos Garcia Campos
Comment 1 2019-04-03 05:56:50 PDT
Carlos Garcia Campos
Comment 2 2019-04-03 22:51:44 PDT
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.