DescriptionPepper: Fix nullptr crash in PepperWebPluginImpl::updateGeometry.
Quoting raymes: "What is happening is that while the
plugin is initializing it sends a sync IPC which results in re-entrancy.
ExecuteScript is being run during re-entrancy which runs a script on the page
which can result in layout changing and so reportGeometry can be called."
BUG=486674
Committed: https://crrev.com/5377f4d5f94a4c861d49091ee56b62e15cf89367
Cr-Commit-Position: refs/heads/master@{#329566}
Patch Set 1 #
Messages
Total messages: 11 (2 generated)
|