Bug 27408

Summary: [V8] Move event listener methods from V8Proxy to V8EventListenerList
Product: WebKit Reporter: Adam Barth <abarth>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
none
patch fishd: review+

Description Adam Barth 2009-07-18 01:13:32 PDT
These methods really belong in one place.  Duplicated code sucks.
Comment 1 Adam Barth 2009-07-18 01:39:54 PDT
Created attachment 33017 [details]
patch
Comment 2 Adam Barth 2009-07-18 01:45:39 PDT
Created attachment 33018 [details]
patch
Comment 3 Adam Barth 2009-07-18 08:05:20 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/bindings/v8/V8EventListenerList.cpp
	M	WebCore/bindings/v8/V8EventListenerList.h
	M	WebCore/bindings/v8/V8ObjectEventListener.cpp
	M	WebCore/bindings/v8/V8Proxy.cpp
	M	WebCore/bindings/v8/V8Proxy.h
Committed r46091
	M	WebCore/ChangeLog
	M	WebCore/bindings/v8/V8Proxy.h
	M	WebCore/bindings/v8/V8ObjectEventListener.cpp
	M	WebCore/bindings/v8/V8Proxy.cpp
	M	WebCore/bindings/v8/V8EventListenerList.h
	M	WebCore/bindings/v8/V8EventListenerList.cpp
r46091 = 93b96c980acbb736a206f185a1e4d85be139a0f5 (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/46091