RESOLVED FIXED 15735
remove GroupNode to simplify AST and speed up a bit
https://bugs.webkit.org/show_bug.cgi?id=15735
Summary remove GroupNode to simplify AST and speed up a bit
Darin Adler
Reported 2007-10-28 08:06:46 PDT
Maciej suggested that I get rid of GroupNode. The hard part is keeping serialization working.
Attachments
patch, change log, new tests (passes all existing tests) (129.14 KB, patch)
2007-10-28 14:17 PDT, Darin Adler
mjs: review+
Darin Adler
Comment 1 2007-10-28 14:17:45 PDT
Created attachment 16919 [details] patch, change log, new tests (passes all existing tests)
Maciej Stachowiak
Comment 2 2007-10-28 15:59:50 PDT
Comment on attachment 16919 [details] patch, change log, new tests (passes all existing tests) r=me
Darin Adler
Comment 3 2007-10-28 16:09:13 PDT
Committed revision 27191.
Note You need to log in before you can comment on or make changes to this bug.