[Webkit-unassigned] [Bug 234739] AX: web process crash with isolated tree mode enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 30 07:20:16 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=234739

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I've noticed a lot more layout tests failures with isolated tree mode enabled with this patch. The updateBackingStore call while creating isolated objects caused a layout + updateChildrenIfNeeded that made the isolated tree to be fully populated earlier. I still think the early layout is not desirable when creating the isolated tree, but had the side effect of having the full tree available soon. This will require more a11y tests to be async to pass with isolated tree.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211230/1f9f93a0/attachment.htm>


More information about the webkit-unassigned mailing list