Chromium Code Reviews
DescriptionRemove ContextLifecycleObserver from RemotePlayback
We have made RemotePlayback a ContextLifecycleObserver to make
RemotePlayback::hasPendingActivity return false after the context gets destroyed.
We can do the same thing by checking executionContext->isContextDestroyed
in RemotePlayback::hasPendingActivity. This CL does that and removes
ContextLifecycleObserver from RemotePlayback.
BUG=610176
Committed: https://crrev.com/ee53c427022b948b552f9c4492d8ff8667e277a9
Cr-Commit-Position: refs/heads/master@{#436900}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|
||||||||||||||||||||||||||||