[Webkit-unassigned] [Bug 232141] AX: Notify about children changed earlier in isolated tree mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 07:26:36 PDT 2021


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

--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> ---
hmm, I don't think childrenChanged can be called in the middle of a layout, since render tree mutation is disallowed by layout, no? We can probably add an assert to ensure it's never called in the middle of a layout.

-- 
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/20211102/a3d911ec/attachment.htm>


More information about the webkit-unassigned mailing list