DescriptionDon't try to access a NULL plugin element or document in PepperPluginInstanceImpl
There appear to be cases where the WebElement or Document associated with a plugin
have been destroyed but the PepperPluginInstance isn't yet destroyed and there is
some attempt to script into the plugin which tries to access the plugin context.
In these case we should just return an empty handle to the context.
TBR=dmichael@chromium.org
BUG=411778
Committed: https://crrev.com/41d1beae12ad4f9ea055aea40fee8238490db07e
Cr-Commit-Position: refs/heads/master@{#293873}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 10 (3 generated)
|