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 / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | abarth |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Eric Seidel (no email)
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().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |