Bug 234950

Summary: [GTK][a11y] WTR: do not immediately process main thread events while waiting for ax thread task
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   
See Also: https://bugs.webkit.org/show_bug.cgi?id=234841
Bug Depends on:    
Bug Blocks: 230253    
Attachments:
Description Flags
Patch
none
Patch aperez: review+

Description Carlos Garcia Campos 2022-01-07 02:35:51 PST
It makes a lot of test to pass by ensuring the isolated tree is updated before being queried in the a11y thread
Comment 1 Carlos Garcia Campos 2022-01-07 02:37:29 PST
Created attachment 448575 [details]
Patch
Comment 2 Carlos Garcia Campos 2022-01-07 08:20:31 PST
Comment on attachment 448575 [details]
Patch

Clearing flags, this has other side effect, I'll continue investigating the issue.
Comment 3 Carlos Garcia Campos 2022-01-10 06:23:23 PST
Created attachment 448741 [details]
Patch
Comment 4 Carlos Garcia Campos 2022-01-11 00:54:05 PST
Committed r287872 (?): <https://commits.webkit.org/r287872>