RESOLVED FIXED 32310
[bzt] Convert Build to use Sequence
https://bugs.webkit.org/show_bug.cgi?id=32310
Summary [bzt] Convert Build to use Sequence
Adam Barth
Reported 2009-12-09 01:00:00 PST
LandingSequence is on the way out!
Attachments
Patch (5.68 KB, patch)
2009-12-09 01:01 PST, Adam Barth
no flags
Patch (9.00 KB, patch)
2009-12-09 01:06 PST, Adam Barth
eric: review+
Adam Barth
Comment 1 2009-12-09 01:01:05 PST
Eric Seidel (no email)
Comment 2 2009-12-09 01:04:53 PST
Comment on attachment 44518 [details] Patch Should be StepSequence
Adam Barth
Comment 3 2009-12-09 01:06:45 PST
Eric Seidel (no email)
Comment 4 2009-12-09 01:22:42 PST
Comment on attachment 44520 [details] Patch 45 # FIXME: This class is slowing being killed and replaced with Sequencer. StepSequence The trailing none is unclear: 59 self._sequence.run_and_handle_errors(tool, options, None) 45 collected_options = [option for option in set(collected_options)] call sorted() CheckoutNeedsUpdate does not belong in this thing. :( Needs the above tweaks before landing.
Adam Barth
Comment 5 2009-12-09 01:24:52 PST
Note You need to log in before you can comment on or make changes to this bug.