[Webkit-unassigned] [Bug 169718] Changes to slot children should trigger slotchange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 22:28:55 PDT 2018


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

--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org> ---
Ugh... this is really shitty. There is no way to avoid at least one O(n) operation when the first slot is inserted because we'd have to figure out whether each slot uses its assigned content or fallback because we don't want to do be doing all the house-keeping when there are no slows in a shadow tree.

-- 
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/20180828/98cfae09/attachment-0001.html>


More information about the webkit-unassigned mailing list