Bug 64664

Summary: [GTK] Implement ShareableBitmap::paint() with scale factor
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: amruthraj, bugs-noreply, mrobinson, ravi.kasibhatla
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.