Plugin Power Saver: Fix (probably rare) crash in PepperPluginInstanceImpl.
commit4d61f56bd68e7efe982276254c7abb48852e65ca
authortommycli <tommycli@chromium.org>
Wed, 5 Nov 2014 19:33:57 +0000 (5 11:33 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 5 Nov 2014 19:34:21 +0000 (5 19:34 +0000)
tree322a2608e67feca2b4c0d1eb8d92bc577ff73605
parent2cb9eb135cca2d8a64fa7e95e90f9f698c2cc8c2
Plugin Power Saver: Fix (probably rare) crash in PepperPluginInstanceImpl.

Wasn't able to repro personally, but based on stack traces, crash reports,
and sadrul@'s diagnosis, this should probably fix the crash in below
bug.

BUG=430228

Review URL: https://codereview.chromium.org/682813005

Cr-Commit-Position: refs/heads/master@{#302848}
content/renderer/pepper/pepper_plugin_instance_impl.cc