[Webkit-unassigned] [Bug 11108] Replace usage of split by proper parsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 27 13:26:12 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11108





------- Comment #20 from macdome at opendarwin.org  2006-12-27 13:26 PDT -------
Oh, I almost forgot, a couple comments made over IRC:

1.  skip = true, so the last parseNumber in parseNumberOptionalNumber might
need to force that to false.

2.  the x array may need to be cleared every time through the loop, otherwise
optional parameters (like those for ROTATE) might end up being re-used from a
previous parse.


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



More information about the webkit-unassigned mailing list