RESOLVED FIXED 20433
Kill getPixmap and use nativeImageForCurrentFrame
https://bugs.webkit.org/show_bug.cgi?id=20433
Summary Kill getPixmap and use nativeImageForCurrentFrame
Holger Freyther
Reported 2008-08-18 14:28:26 PDT
Replace Qt specific code with the generic nativeImageForCurrentFrame. There is simply no need for a custom Qt method.
Attachments
Use the common method (7.06 KB, patch)
2008-08-18 14:29 PDT, Holger Freyther
eric: review+
Holger Freyther
Comment 1 2008-08-18 14:29:42 PDT
Created attachment 22861 [details] Use the common method
Eric Seidel (no email)
Comment 2 2008-08-22 01:46:05 PDT
Comment on attachment 22861 [details] Use the common method Wooohoo! I plan to add a nativeImageForFirstFrame() method eventually, which would closer match the behavior of what you're replacing. However I think the currentFrame should be fine in these uses.
Alp Toker
Comment 3 2008-09-16 21:38:48 PDT
Prepared this patch for landing and found it was already applied :-( Closing bug.
Note You need to log in before you can comment on or make changes to this bug.