DescriptionReplace ActiveDOMObjects in modules/indexeddb/ with ContextLifecycleObservers
Per the plan described in https://groups.google.com/a/chromium.org/d/topic/blink-dev/UwRGJgLBElo/discussion,
this CL replaces ActiveDOMObjects in modules/mediastream/ with ContextLifecycleObservers.
m_contextStopped is equivalent with !executionContext().
So this CL removes m_contextStopped.
BUG=589507
Patch Set 1 #
Total comments: 1
Messages
Total messages: 11 (3 generated)
|