[Webkit-unassigned] [Bug 154242] Optimize style invalidations for attribute selectors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 15 12:08:28 PST 2016


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

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #271345|review?                     |review+
              Flags|                            |

--- Comment #4 from Andreas Kling <akling at apple.com> ---
Comment on attachment 271345
  --> https://bugs.webkit.org/attachment.cgi?id=271345
patch

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

r=me
This is a really solid performance hack!

> Source/WebCore/style/AttributeChangeInvalidation.h:47
> +    using ClassChangeVector = Vector<AtomicStringImpl*, 4>;

why

-- 
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/20160215/b1f4c325/attachment.html>


More information about the webkit-unassigned mailing list