Bug 54477

Summary: Stop using deprecated API to flip the dragImage
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit2Assignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, mitz, sam
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
Patch darin: review+

Enrica Casucci
Reported 2011-02-15 10:35:06 PST
The current implementation still uses setFlipped:YES to handle NSImages created with a flipped GraphicsContext. Need to replace it with drawInRect:fromRect:operation:fraction:respectFlipped:hints.
Attachments
Patch (2.68 KB, patch)
2011-02-15 10:40 PST, Enrica Casucci
darin: review+
Enrica Casucci
Comment 1 2011-02-15 10:40:55 PST
Enrica Casucci
Comment 2 2011-02-15 10:57:48 PST
Note You need to log in before you can comment on or make changes to this bug.