WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29823
[Chromium] V8WebKitPointConstructor ignores parameters
https://bugs.webkit.org/show_bug.cgi?id=29823
Summary
[Chromium] V8WebKitPointConstructor ignores parameters
Nate Chapin
Reported
2009-09-28 13:28:22 PDT
"new WebKitPoint(x,y);" currently gets treated exactly the same "new WebKitPoint();". The constructor callback needs to be customized instead of just calling V8Proxy::constructDOMObject().
Attachments
patch
(1.93 KB, patch)
2009-09-28 13:30 PDT
,
Nate Chapin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nate Chapin
Comment 1
2009-09-28 13:30:46 PDT
Created
attachment 40252
[details]
patch
Dimitri Glazkov (Google)
Comment 2
2009-09-28 13:35:21 PDT
Comment on
attachment 40252
[details]
patch r=me.
WebKit Commit Bot
Comment 3
2009-09-28 14:31:01 PDT
Comment on
attachment 40252
[details]
patch Clearing flags on attachment: 40252 Committed
r48834
: <
http://trac.webkit.org/changeset/48834
>
WebKit Commit Bot
Comment 4
2009-09-28 14:31:04 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