Bug 27311 - [V8] Layout test failures for drawImage in Canvas
Summary: [V8] Layout test failures for drawImage in Canvas
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-15 12:09 PDT by Hin-Chung Lam
Modified: 2009-07-15 12:27 PDT (History)
1 user (show)

See Also:


Attachments
patch (1.11 KB, patch)
2009-07-15 12:14 PDT, Hin-Chung Lam
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hin-Chung Lam 2009-07-15 12:09:28 PDT
Bug Introduces in http://trac.webkit.org/changeset/45929

A return statement of "return v8::Undefined()" is missing in CanvasRenderingContext2DDrawImage in bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp
Comment 1 Hin-Chung Lam 2009-07-15 12:14:46 PDT
Created attachment 32801 [details]
patch
Comment 2 David Levin 2009-07-15 12:27:40 PDT
Committed as http://trac.webkit.org/changeset/45936