WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
27269
[v8] returning notHandledByInterceptor() in CanvasRenderingContext2DDrawImage is bad
https://bugs.webkit.org/show_bug.cgi?id=27269
Summary
[v8] returning notHandledByInterceptor() in CanvasRenderingContext2DDrawImage...
Hin-Chung Lam
Reported
2009-07-14 11:58:43 PDT
In method CanvasRenderingContext2DDrawImage() in bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp, notHandledByInterceptor() is returned if drawImage fails with an error code. The return value is bad, it should be v8::Undefined() instead. Need to investigate why it is behaved like this.
Attachments
Add attachment
proposed patch, testcase, etc.
Dimitri Glazkov (Google)
Comment 1
2009-07-14 12:39:51 PDT
Thanks for filing this!
Brian Burg
Comment 2
2014-12-16 00:48:22 PST
Closing some V8-related work items.
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