Bug 67753
| Summary: | Refactor generic utility functions out into separate perl module for Tools/Scripts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthew Delaney <mdelaney7> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dbates |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matthew Delaney
Modules such as VCSUtils.pm have many generic "utility" functions that could be refactored out into a separate module and shared amongst those in Tools/Scripts
One such example is the "possiblyColored" function as seen in https://bugs.webkit.org/show_bug.cgi?id=44081
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |