Check the existence of provider_host and active_version in ServiceWorkerURLRequestJob...
commit9b46187de99621f3da730b0a97c9837c0af5d447
authorhoro <horo@chromium.org>
Wed, 27 May 2015 01:12:16 +0000 (26 18:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 27 May 2015 01:12:40 +0000 (27 01:12 +0000)
treefdeb5561b8fe1180cf47ec46c9dce4607c94e0ca
parentfdfce3f24cce071a13c1be3342a17992e6cf2ea1
Check the existence of provider_host and active_version in ServiceWorkerURLRequestJob::StartRequest()

They could be null when ServiceWorkerURLRequestJob::StartRequest() is called.

BUG=491768

Review URL: https://codereview.chromium.org/1153033002

Cr-Commit-Position: refs/heads/master@{#331500}
content/browser/service_worker/service_worker_url_request_job.cc
content/browser/service_worker/service_worker_url_request_job_unittest.cc