Bug 71027

Summary: [Cairo] Implement ShareableBitmap::paint() when scaleFactor=1
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

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.