DescriptionFix potential crash in WebEmbeddedWorkerImpl
Calling Client::workerContextFailedToStart() could immediately delte
WebEmbeddedWorkerImpl, so it shouldn't touch its member variable
after that.
(Without this fix the SW layout test could crash after browser-side
patch lands in chromium)
BUG=285976
TEST=virtual/serviceworker/http/tests/serviceworker/registration.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166731
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|