Show the ServiceWorker script URL in serviceworker-internals even when it is not...
commita331b2cbe965dd2301ece0b38c3d9b3d0f126f88
authorhoro <horo@chromium.org>
Thu, 5 Mar 2015 10:35:40 +0000 (5 02:35 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Mar 2015 10:36:32 +0000 (5 10:36 +0000)
treebdd637fdcfd1094a47cc25a16207fab7f76dc04d
parenta2c77fee95aafbe5ba951ada7949e3f3669fd310
Show the ServiceWorker script URL in serviceworker-internals even when it is not running.

In the current code, we can't see the ServiceWorker script url in chrome://serviceworker-internals when the ServiceWorker is not running.
This cl fixes this problem.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#319243}
content/browser/service_worker/service_worker_storage.cc