Bug 27269

Summary: [v8] returning notHandledByInterceptor() in CanvasRenderingContext2DDrawImage is bad
Product: WebKit Reporter: Hin-Chung Lam <hclam>
Component: PlatformAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED INVALID    
Severity: Normal CC: arv, dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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
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.