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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 24 07:26:42 PST 2006


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





------- Comment #16 from rwlbuis at gmail.com  2006-12-24 07:26 PDT -------
After discussing with Eric, it is clear that there are two important issues
with the patch. One is performance, other are tests. Here are some ways we can
improve tests for transform lists and preserve aspect ratio:

- multiple comma's
- missing (, ) etc.
- having too many/few params in the transform lists
- maybe wrong ordering (defer as last one for example)
- entering letter where number is expected

Cheers,

Rob.
(In reply to comment #15)
> Created an attachment (id=11993)
 --> (http://bugs.webkit.org/attachment.cgi?id=11993&action=view) [edit]
> Completely remove split usage on ToT
> 
> This one should be complete and quite clean.
> Cheers,
> 
> Rob.
> 


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