[Webkit-unassigned] [Bug 19368] Extremely slow parsing of deeply nested divs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 10:16:22 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #4 from Ahmad Saleem <zlip.792 at gmail.com> ---
I think browsers in general are well-optimised and CPU architectures have evolved to an extent where these div cases does not lead to any crash or parsing time consumption.

In all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6 on macOS 12.5 using M1 Pro), this test case load instantly and in Console using - document.getElementsByTagName("div").length, it shows 15840 for everyone.

rniwa at webkit.org & ap at webkit.org - Is there something needed here, or we can mark it as "RESOLVED CONFIGURATION CHANGED" or "RESOLVED WONTFIX"?

-- 
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/20220811/362e14eb/attachment.htm>


More information about the webkit-unassigned mailing list