[Webkit-unassigned] [Bug 156593] AffectsNextSibling style relation marking is inefficient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 00:42:15 PDT 2016


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

--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
> It would likely be better to do:
>     element ->nextElementSibling() == last.element
> to avoid touching the memory of last.element again.

Good idea. Did this also on the compiler path.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160415/9f56b0b3/attachment-0001.html>


More information about the webkit-unassigned mailing list