Bug 50491

Summary: Flip the destination context when painting a backing store into the destination
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2010-12-03 15:07:54 PST
Flip the destination context when painting a backing store into the destination
Comment 1 Anders Carlsson 2010-12-03 15:08:44 PST
Created attachment 75551 [details]
Patch
Comment 2 mitz 2010-12-03 15:11:49 PST
Comment on attachment 75551 [details]
Patch

You are calling CGImageGetHeight() twice
Comment 3 Anders Carlsson 2010-12-03 15:18:11 PST
Committed r73310: <http://trac.webkit.org/changeset/73310>