Bug 71250

Summary: Factor code to resize the plug-in backing store out into a separate function
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch aroben: review+

Anders Carlsson
Reported 2011-10-31 15:57:04 PDT
Factor code to resize the plug-in backing store out into a separate function
Attachments
Patch (9.17 KB, patch)
2011-10-31 16:00 PDT, Anders Carlsson
aroben: review+
Anders Carlsson
Comment 1 2011-10-31 16:00:08 PDT
Adam Roben (:aroben)
Comment 2 2011-10-31 16:04:07 PDT
Comment on attachment 113099 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=113099&action=review > Source/WebKit2/WebProcess/Plugins/PluginProxy.h:113 > + float contentsScaleFactor(); This should be a const member function.
Anders Carlsson
Comment 3 2011-10-31 16:07:23 PDT
Note You need to log in before you can comment on or make changes to this bug.