DescriptionService Worker: Add missing ServiceWorkerDispatcherHost::SendUpdateError.
Add ServiceWorkerDispatcherHost::SendUpdateError method as a follow-up patch for
https://codereview.chromium.org/1270513002/.
While working on the layout test, itt has been found that
ServiceWorkerDispatcherHost::UpdateComplete was calling
ServiceWorkerDispatcherHost::SendRegistrationError instead of the missing
ServiceWorkerDispatcherHost::SendUpdateError so the callback in the
renderer-side could not be properly located.
Related CL: https://codereview.chromium.org/1270513002/
BUG=513655
Committed: https://crrev.com/ee412360fbb8b20c0fdd80239ca6a0e99038e1b1
Cr-Commit-Position: refs/heads/master@{#342091}
Patch Set 1 #
Messages
Total messages: 21 (7 generated)
|