Bug 134062
Summary: | [iOS] Rename Perl module IPhoneSimulatorNotification to IOSSimulatorNotification | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ddkilzer |
Priority: | P2 | Keywords: | EasyFix |
Version: | 528+ (Nightly build) | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified |
Daniel Bates
Following up on David Kilzer's remark in bug #133986, comment 2, we should rename the Perl module Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification to IOSSimulatorNotification. We should take care to update the name of the subroutine webkitdirs::loadIPhoneSimulatorNotificationIfNeeded in addition to all sites that reference this module during the renaming process.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Daniel Bates
Marking this bug Resolved/Invalid since IPhoneSimulatorNotification was removed in <http://trac.webkit.org/changeset/171968> (bug #135271).