WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54477
Stop using deprecated API to flip the dragImage
https://bugs.webkit.org/show_bug.cgi?id=54477
Summary
Stop using deprecated API to flip the dragImage
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Enrica Casucci
Comment 1
2011-02-15 10:40:55 PST
Created
attachment 82484
[details]
Patch
Enrica Casucci
Comment 2
2011-02-15 10:57:48 PST
http://trac.webkit.org/changeset/78589
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug