WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25004
Upstream V8EventListenerList for V8 bindings.
https://bugs.webkit.org/show_bug.cgi?id=25004
Summary
Upstream V8EventListenerList for V8 bindings.
Jian Li
Reported
2009-04-02 10:30:49 PDT
Upstream V8EventListenerList for V8 bindings.
Attachments
Proposed Patch
(8.17 KB, patch)
2009-04-02 10:34 PDT
,
Jian Li
fishd
: review+
Details
Formatted Diff
Diff
Proposed Patch
(8.16 KB, patch)
2009-04-02 13:23 PDT
,
Jian Li
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jian Li
Comment 1
2009-04-02 10:34:30 PDT
Created
attachment 29195
[details]
Proposed Patch
Darin Fisher (:fishd, Google)
Comment 2
2009-04-02 13:08:04 PDT
Comment on
attachment 29195
[details]
Proposed Patch
> +++ b/WebCore/bindings/v8/V8EventListenerList.h
...
> + class V8EventListenerList { > + public: > + static const size_t kMaxKeyNameLength = 254;
nit: This should be renamed to maxKeyNameLength. Const variables should be named just like regular variables :) Otherwise, R+
Jian Li
Comment 3
2009-04-02 13:23:33 PDT
Created
attachment 29205
[details]
Proposed Patch Fixed per darin's feedback. Please use this new patch to land.
Dmitry Titov
Comment 4
2009-04-02 14:34:51 PDT
Landed:
http://trac.webkit.org/changeset/42184
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug