[Webkit-unassigned] [Bug 46592] Convert CSSStyleSelector::applyProperty to use function pointers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 13 16:52:47 PST 2011


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


Luke Macpherson <macpherson at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82281|Patch                       |Template Demo
        description|                            |




--- Comment #41 from Luke Macpherson <macpherson at chromium.org>  2011-02-13 16:52:46 PST ---
(From update of attachment 82281)
Not for review, intended to demonstrate what using templates instead of macros would be like. Code becomes much more verbose, but I can understand why some people would consider it better style. I don't yet know the performance implications of doing it this way, and would need to convert the whole thing to find out.

-- 
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