Bug 61623

Summary: Canvas/JSC: Auto-generate overloads for fillText()
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 39243    
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2011-05-27 05:19:06 PDT
SSIA.
Comment 1 Andreas Kling 2011-05-27 05:26:57 PDT
Created attachment 95158 [details]
Proposed patch
Comment 2 Andreas Kling 2011-05-27 05:58:08 PDT
Comment on attachment 95158 [details]
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=95158&action=review

> LayoutTests/fast/canvas/script-tests/canvas-overloads-fillText.js:6
> +var TypeError = "TypeError: Type error";

Oops, this isn't used. Will remove when landing.
Comment 3 Andreas Kling 2011-05-31 09:08:56 PDT
Comment on attachment 95158 [details]
Proposed patch

Clearing flags on attachment: 95158

Committed r87729: <http://trac.webkit.org/changeset/87729>
Comment 4 Andreas Kling 2011-05-31 09:09:04 PDT
All reviewed patches have been landed.  Closing bug.