DescriptionServiceWorker: Confirm the liveness of the associated context before handling message
SWProviderHost is associated with SWContextCore which can be purged on
corruption recovery process while the host is still referring to it, so the
host should check the liveness of the context before handling the message from
renderer.
BUG=371675
TEST=content_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277738
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : revamp (drop SWProviderHostRegistry) #
Total comments: 2
Patch Set 4 : IsAlive() -> IsContextAlive() #Patch Set 5 : fix more #
Messages
Total messages: 12 (0 generated)
|