Bug 51595 - [V8] Rename V8CustomEventListener.{h,cpp} to V8EventListener.{h,cpp}
Summary: [V8] Rename V8CustomEventListener.{h,cpp} to V8EventListener.{h,cpp}
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-24 11:14 PST by Yury Semikhatsky
Modified: 2010-12-24 11:36 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.55 KB, patch)
2010-12-24 11:16 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (18.55 KB, patch)
2010-12-24 11:19 PST, Yury Semikhatsky
darin: review+
darin: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2010-12-24 11:14:00 PST
[V8] Rename V8CustomEventListener.{h,cpp} to V8EventListener.{h,cpp}
Comment 1 Yury Semikhatsky 2010-12-24 11:15:20 PST
V8EventListener now lives in V8CustomEventListener.{h,cpp}. The files should be renamed to match the class name.
Comment 2 Yury Semikhatsky 2010-12-24 11:16:31 PST
Created attachment 77422 [details]
Patch
Comment 3 Yury Semikhatsky 2010-12-24 11:19:10 PST
Created attachment 77423 [details]
Patch

Manually uploaded patch which reflects V8CustomEventListener.* content changes.
Comment 4 Yury Semikhatsky 2010-12-24 11:36:34 PST
Committed r74646: <http://trac.webkit.org/changeset/74646>