Bug 62594

Summary: [chromium] Initializing the first accelerated 2d canvas context is slow
Product: WebKit Reporter: Stephen White <senorblanco>
Component: CanvasAssignee: Stephen White <senorblanco>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, mdelaney7
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jamesr: review+

Description Stephen White 2011-06-13 13:38:49 PDT
Creation of the first accelerated 2D Canvas is slow.  See also http://code.google.com/p/chromium/issues/detail?id=85662.
Comment 1 Stephen White 2011-06-13 13:40:53 PDT
Created attachment 97001 [details]
Patch
Comment 2 James Robinson 2011-06-13 13:46:50 PDT
Comment on attachment 97001 [details]
Patch

R=me.
Comment 3 Stephen White 2011-06-13 14:11:21 PDT
Committed r88692: <http://trac.webkit.org/changeset/88692>