NEW 64664
[GTK] Implement ShareableBitmap::paint() with scale factor
https://bugs.webkit.org/show_bug.cgi?id=64664
Summary [GTK] Implement ShareableBitmap::paint() with scale factor
Daniel Bates
Reported 2011-07-16 21:37:07 PDT
Implement the scale factor variant of ShareableBitmap::paint(). One such usage of this variant is in changeset <http://trac.webkit.org/changeset/91085>. In particular, the change to Source/WebKit2/UIProcess/FindIndicator.cpp. For completeness, the scale factor variant of ShareableBitmap::paint() was added to the CG port in <http://trac.webkit.org/changeset/90198>.
Attachments
Daniel Bates
Comment 1 2011-07-16 21:57:51 PDT
Committed sub method in <http://trac.webkit.org/changeset/91163>.
Note You need to log in before you can comment on or make changes to this bug.