Bug 76474
| Summary: | make port_name be a required argument to Port.__init__() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | Keywords: | NRWT |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 75037 | ||
Dirk Pranke
There are still some places in the code (in unit tests) that rely on the port_name being optional. These should be fixed so that the interface can finish being cleaned up.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dirk Pranke
resetting the owner in case someone else wants to take a look, as these bugs aren't on my immediate to-do list.