DescriptionDCHECK fix: don't call a given callback twice in ServiceWorkerContextCore
Another DCHECK fix.
Very simple error, without this 'return' we call the callback twice
which hits assertion in the receiver side in the renderer.
BUG=359438
TEST=manually tested with non-existent service-worker URL in debug build
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261446
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|