[webkit-reviews] review granted: [Bug 71250] Factor code to resize the plug-in backing store out into a separate function : [Attachment 113099] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 16:04:07 PDT 2011


Adam Roben (:aroben) <aroben at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 71250: Factor code to resize the plug-in backing store out into a separate
function
https://bugs.webkit.org/show_bug.cgi?id=71250

Attachment 113099: Patch
https://bugs.webkit.org/attachment.cgi?id=113099&action=review

------- Additional Comments from Adam Roben (:aroben) <aroben at apple.com>
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.


More information about the webkit-reviews mailing list