[Webkit-unassigned] [Bug 222406] Render tree updates for Text node content mutations should not be synchronous

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 13:15:20 PST 2021


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 421546
  --> https://bugs.webkit.org/attachment.cgi?id=421546
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=421546&action=review

> Source/WebCore/ChangeLog:35
> +        This is because subsequent steps in multipart commands expect render tree to be up to date.

Shouldn't this be handled by the next step triggering a render tree update? It's going to be hard for author of new code to know if they have to call updateStyleIfNeeded() or not.

> Source/WebCore/ChangeLog:47
> +        Pending text update mat ref the node so this refcount assert is not correct.

mat ref?

-- 
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/20210225/924c1a68/attachment.htm>


More information about the webkit-unassigned mailing list