[Webkit-unassigned] [Bug 54707] Introduce lookup-table based approach for applying CSS properties.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 12:26:43 PDT 2011


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at apple.com




--- Comment #64 from Oliver Hunt <oliver at apple.com>  2011-09-21 12:26:41 PST ---
(In reply to comment #63)
> FWIW, at this point reverting won't work because new CSS properties have been added that are only in the lookup table.  If we go back to the switch statement, we'll have to port this code.

Why can't the new entries just be added to the old switch?

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