[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
Fri Feb 26 08:00:47 PST 2021


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

Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #421643|0                           |1
        is obsolete|                            |

--- Comment #11 from Antti Koivisto <koivisto at iki.fi> ---
Created attachment 421645

  --> https://bugs.webkit.org/attachment.cgi?id=421645&action=review

alternative approach

FWIW, here is a patch I made for this bug earlier. The idea is to let the first paint triggered by a resource load to always happen, even if the size has been computed to zero. It is bit hacky but so is rest of the code.

-- 
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/20210226/bb6a5c07/attachment.htm>


More information about the webkit-unassigned mailing list