DescriptionOilpan: Notify LocalFrame supplements of destruction.
This fixes the flaky crash in screen_orientation/page-visibility.html
The willBeDestroyed callback of GeolocationController has not been called in either build since r175404.
In addition LocalFrame supplements receive an explicit callback when the LocalHost is torn down in order to perform coordinated cleanup. This callback can be removed again once LocalFrame is moved to the heap and it again dies together with its supplements.
R=ager@chromium.org, tkent@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176102
Patch Set 1 #
Total comments: 2
Patch Set 2 : moved willBeDestroyed #Patch Set 3 : rebase and null check #
Messages
Total messages: 21 (0 generated)
|