RESOLVED FIXED Bug 27408
[V8] Move event listener methods from V8Proxy to V8EventListenerList
https://bugs.webkit.org/show_bug.cgi?id=27408
Summary [V8] Move event listener methods from V8Proxy to V8EventListenerList
Adam Barth
Reported 2009-07-18 01:13:32 PDT
These methods really belong in one place. Duplicated code sucks.
Attachments
patch (9.52 KB, patch)
2009-07-18 01:39 PDT, Adam Barth
no flags
patch (10.92 KB, patch)
2009-07-18 01:45 PDT, Adam Barth
fishd: review+
Adam Barth
Comment 1 2009-07-18 01:39:54 PDT
Adam Barth
Comment 2 2009-07-18 01:45:39 PDT
Adam Barth
Comment 3 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
Note You need to log in before you can comment on or make changes to this bug.