[webkit-reviews] review granted: [Bug 119231] Null deref under PluginView::handlesPageScaleFactor() : [Attachment 207681] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 29 17:15:43 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 119231: Null deref under PluginView::handlesPageScaleFactor()
https://bugs.webkit.org/show_bug.cgi?id=119231

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=207681&action=review


> Source/WebKit2/WebProcess/Plugins/PluginView.h:90
> +    bool handlesPageScaleFactor();

Can this be const?


More information about the webkit-reviews mailing list