Bug 31881

Summary: Command should have a self.tool member instead of passing 'tool' everywhere
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Eric Seidel (no email) 2009-11-25 10:29:36 PST
Command should have a self.tool member instead of passing 'tool' everywhere

This will be a huge change, but should make the code clearer in the future.  Some commands are already stashing away the tool passed in via execute().