Null check instance_ in PepperWebPluginImpl to prevent re-entry NPE
This patch fixes many NPEs in PepperWebPluginImpl where Sergeant Pepper forgot to check the instance before using it. The instance may be null due to re-entry and a comment has been added about this. BUG=715747 Review-Url: https://codereview.chromium.org/2835193008 Cr-Commit-Position: refs/heads/master@{#467817}
Showing
Please register or sign in to comment