DescriptionDispose of MIDIAccessInitializer on contextDestroyed() notification.
If a contextDestroyed() notification is issued, dispose of the
MIDIAccessInitializer then. With Oilpan enabled, this can be the last
opportunity to dispose via the ExecutionContext, as the weak reference
to the context may well have been cleared by the time the prefinalizer
runs.
R=haraken
BUG=420515
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189204
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|