Bug 8696

Summary: another round of GraphicsContext improvements
Product: WebKit Reporter: Darin Adler <darin>
Component: PlatformAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch with change log eric: review+

Description Darin Adler 2006-05-02 09:33:37 PDT
Need to move more code from canvas into GraphicsContext. Also ported more of the Macintosh-specific GraphicsContext to use CoreGraphics and not NSGraphicsContext.
Comment 1 Darin Adler 2006-05-02 09:37:56 PDT
Created attachment 8075 [details]
patch with change log
Comment 2 Eric Seidel (no email) 2006-05-02 09:44:26 PDT
Comment on attachment 8075 [details]
patch with change log

r=me.  This looks great.  This will need to be performance tested, or at least you'll need to be ready to roll it out should it cause a performance regression. :)