RESOLVED FIXED 32468
[bzt] Add AbstractPatchSequencingCommand to remove redundant code
https://bugs.webkit.org/show_bug.cgi?id=32468
Summary [bzt] Add AbstractPatchSequencingCommand to remove redundant code
Adam Barth
Reported 2009-12-12 01:32:46 PST
Redundant code is bad. This patch moves us towards more declarative commands.
Attachments
Patch (7.60 KB, patch)
2009-12-12 01:33 PST, Adam Barth
no flags
Adam Barth
Comment 1 2009-12-12 01:33:45 PST
Eric Seidel (no email)
Comment 2 2009-12-14 16:23:10 PST
Comment on attachment 44735 [details] Patch I'm confused by this line: 126 return step_sequence, step_sequence.options()
Eric Seidel (no email)
Comment 3 2009-12-14 21:22:24 PST
Comment on attachment 44735 [details] Patch So I don't understand why options need to be returned separately from the sequence, but otherwise this looks fine. We really need to kill all these "show_in_main_help = false" at some point.
Adam Barth
Comment 4 2009-12-14 21:37:51 PST
Good point. I'll fix that at the end.
Adam Barth
Comment 5 2009-12-14 21:38:18 PST
Comment on attachment 44735 [details] Patch Clearing flags on attachment: 44735 Committed r52132: <http://trac.webkit.org/changeset/52132>
Adam Barth
Comment 6 2009-12-14 21:38:24 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.