DescriptionOilpan: detach GeolocationController on being destroyed as a supplement.
If the LocalFrame supplementable signals destruction, detach from the
inspector agent and clear out the GeolocationClient reference after
having relayed the destruction notification.
Not doing both risks the inspector agent object accessing a what's
now effectively a dead object (with a dead client reference; for safety
we clear that out also.)
R=haraken@chromium.org
BUG=340522
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176692
Patch Set 1 #
Total comments: 3
Messages
Total messages: 12 (0 generated)
|