[Webkit-unassigned] [Bug 64865] Switch isQuirkValue() virtual function to inline one.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 23:27:55 PDT 2011


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





--- Comment #17 from Gabor Loki <loki at webkit.org>  2011-10-13 23:27:55 PST ---
(From update of attachment 110959)
View in context: https://bugs.webkit.org/attachment.cgi?id=110959&action=review

> Source/WebCore/ChangeLog:9
> +2011-10-13  David Barr  <davidbarr at chromium.org>
> +
> +        Inline CSSPrimitiveValue::isQuirkValue() as non-virtual function
> +        https://bugs.webkit.org/show_bug.cgi?id=64865
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        This is expected to produce a small performance progression.
> +        Additional memory overhead is avoided by using spare bits.

David, may I ask you to mention Tamas Czene here? Basically it was his idea, and the previous patch was done by him.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list