[Webkit-unassigned] [Bug 256456] Fix bug in preload scanner with nested templates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 8 05:11:14 PDT 2023


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

--- Comment #1 from Anne van Kesteren <annevk at annevk.nl> ---
This seems like a change we should make. Since

`<template><template></template>` m_templateCount will be 0, which would cause preloading to happen. Now I haven't been able to observe any preloads either using the inspector, but the logic is certainly wrong.

-- 
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/20230508/a54517b4/attachment.htm>


More information about the webkit-unassigned mailing list