RESOLVED FIXED 71250
Factor code to resize the plug-in backing store out into a separate function
https://bugs.webkit.org/show_bug.cgi?id=71250
Summary Factor code to resize the plug-in backing store out into a separate function
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.