summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-09 00:29:10 +0000
committerfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-09 00:29:10 +0000
commitfbddf8352b68292d26191060d37c3f0820c8875c (patch)
treecd442e048b07d543f3375ccb19d507cc58205a88 /ui
parentb501f319a2995fdad0f32c6082b5b7431c0ab22f (diff)
downloadchromium_src-fbddf8352b68292d26191060d37c3f0820c8875c.zip
chromium_src-fbddf8352b68292d26191060d37c3f0820c8875c.tar.gz
chromium_src-fbddf8352b68292d26191060d37c3f0820c8875c.tar.bz2
Make the lifetime delegate optional.
PepperPluginRegistry appears to be the only class to implement a PluginDelegate::ModuleLifetime. The Browser Plugin is accessed through a webkit::ppapi::PluginModule which takes in a lifetime delegate. The Browser Plugin does not make use of PepperPluginRegistry (as suggested by brettw), and so we checking for a non-NULL delegate before accessing it in PluginModule. BUG=none TEST=manually Review URL: http://codereview.chromium.org/9618045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125734 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions