DescriptionFix crashes in AutomationInternalCustomBindings due to no v8 context.
Add null check so we don't try to make v8 calls when there's no v8 context.
Also speed up the destuctor by avoiding callbacks during destruction
altogether.
BUG=550624
Committed: https://crrev.com/260a9f33787520e3d1467058cf57178d6aa1950b
Cr-Commit-Position: refs/heads/master@{#358644}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Override Invalidate instead #Patch Set 3 : Call inherited method from AutomationInternalCustomBindings::Invalidate #
Depends on Patchset: Messages
Total messages: 14 (5 generated)
|