WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93239
[V8] Factor out V8Binding methods about configuring DOM attributes and methods
https://bugs.webkit.org/show_bug.cgi?id=93239
Summary
[V8] Factor out V8Binding methods about configuring DOM attributes and methods
Kentaro Hara
Reported
2012-08-06 02:27:49 PDT
V8Binding is messy. We can factor out V8Binding methods about configuring DOM attributes and methods into another file.
Attachments
Patch
(20.22 KB, patch)
2012-08-06 02:31 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-08-06 02:31:08 PDT
Created
attachment 156635
[details]
Patch
Adam Barth
Comment 2
2012-08-07 15:22:49 PDT
Comment on
attachment 156635
[details]
Patch I would take this opportunity to change these files into WebKit style (e.g., not 80 column). Consider turning these functions into static functions in a class: V8DOMConfiguration::batchConfigureAttributes(...) You don't have to do these things, but it's nice to clean up this stuff as we touch it.
Kentaro Hara
Comment 3
2012-08-07 15:23:45 PDT
Comment on
attachment 156635
[details]
Patch Sounds nice. I'll fix it in a follow-up patch.
WebKit Review Bot
Comment 4
2012-08-07 16:38:41 PDT
Comment on
attachment 156635
[details]
Patch Clearing flags on attachment: 156635 Committed
r124940
: <
http://trac.webkit.org/changeset/124940
>
WebKit Review Bot
Comment 5
2012-08-07 16:38:47 PDT
All reviewed patches have been landed. Closing bug.
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