[Webkit-unassigned] [Bug 54989] Remove pointless call to "next()" in CSSParser::parseCubicBezierTimingFunctionValue()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 04:01:43 PST 2011


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





--- Comment #4 from Fabrizio <fabrizio.machado at nokia.com>  2011-02-25 04:01:43 PST ---
Huh, strange.

Before posting the patch here, I ran the tests without and with my patch and saw no regression.

Actually, a slight improvement:

BEFORE:
17596 test cases (98%) succeeded
119 test cases (<1%) had incorrect layout
123 test cases (<1%) were new
1 test case (<1%) timed out
1 test case (<1%) crashed
36 test cases (<1%) had stderr output


AFTER:
17599 test cases (98%) succeeded
116 test cases (<1%) had incorrect layout
123 test cases (<1%) were new
1 test case (<1%) timed out
1 test case (<1%) crashed
30 test cases (<1%) had stderr output

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