Bug 33131

Summary: Make all commands AbstractDeclarativeCommmands instead of direct Command subclasses
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch abarth: review+

Description Eric Seidel (no email) 2010-01-04 00:03:15 PST
Make all commands AbstractDeclarativeCommmands instead of direct Command subclasses
Comment 1 Eric Seidel (no email) 2010-01-04 00:04:58 PST
Created attachment 45770 [details]
Patch
Comment 2 Adam Barth 2010-01-04 00:08:44 PST
Comment on attachment 45770 [details]
Patch

Ok.  Rollout should be an abstract sequenced command though.
Comment 3 Eric Seidel (no email) 2010-01-04 00:13:36 PST
Committed r52707: <http://trac.webkit.org/changeset/52707>