RESOLVED FIXED 71027
[Cairo] Implement ShareableBitmap::paint() when scaleFactor=1
https://bugs.webkit.org/show_bug.cgi?id=71027
Summary [Cairo] Implement ShareableBitmap::paint() when scaleFactor=1
Carlos Garcia Campos
Reported 2011-10-27 09:50:49 PDT
The addition of scaleFactor support in plugins introduced a regression in GTK port because paint() is called with a scaleFactor even when it's 1, and the method is not implemented in Cairo backing store.
Attachments
Patch (1.80 KB, patch)
2011-10-27 10:05 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2011-10-27 10:05:01 PDT
Carlos Garcia Campos
Comment 2 2011-10-27 10:27:32 PDT
Note You need to log in before you can comment on or make changes to this bug.