[Webkit-unassigned] [Bug 55704] Not all plugins should be opt out of 32-bit NX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 13:59:36 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55704


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84619|review?                     |review-
               Flag|                            |




--- Comment #2 from Anders Carlsson <andersca at apple.com>  2011-03-03 13:59:36 PST ---
(From update of attachment 84619)
View in context: https://bugs.webkit.org/attachment.cgi?id=84619&action=review

> WebKit2/UIProcess/Plugins/PluginProcessProxy.cpp:222
> +bool PluginProcessProxy::pluginNeedsExecutableHeap(const PluginInfoStore::Plugin& pluginInfo) const

This doesn't need to be a member function of PluginProcessProxy, it can just be a static free function (and I'd put it above the call site.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list