[webkit-reviews] review requested: [Bug 62124] Do not use NPRuntimeObjectMap in NetscapePlugin::setException when plug-in is running out of process : [Attachment 96083] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 06:41:48 PDT 2011


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 62124: Do not use NPRuntimeObjectMap in NetscapePlugin::setException when
plug-in is running out of process
https://bugs.webkit.org/show_bug.cgi?id=62124

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

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Use #if !ENABLE(PLUGIN_PROCESS) block as suggested by Anders, it doesn't really
fix the FIXME, but it allows us to build for now.


More information about the webkit-reviews mailing list