[Webkit-unassigned] [Bug 229680] REGRESSION (r272900): wpt.fyi loading performance is very slow (regressed, and slower than other browsers)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 05:44:28 PDT 2021


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

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 436877
  --> https://bugs.webkit.org/attachment.cgi?id=436877
patch

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

> Source/WebCore/rendering/updating/RenderTreeUpdater.cpp:544
> +    if (!host.renderer() && !host.hasDisplayContents())
> +        return;

Oh, good catch! this is consistent with destroyRenderTreeIfNeeded().

-- 
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/20210831/74e0b1c4/attachment.htm>


More information about the webkit-unassigned mailing list