Commit 3d1009fc authored by falken's avatar falken Committed by Commit bot

Tweak "debug on start" description in chrome://serviceworker-internals

Some users of the checkbox reported not expecting the SW to pause on startup.

BUG=455708

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

Cr-Commit-Position: refs/heads/master@{#317009}
parent a17a62ab
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
jsvalues=".checked:$this.debug_on_start"> jsvalues=".checked:$this.debug_on_start">
</span> </span>
<span> <span>
Opens the DevTools window for ServiceWorker on start for debugging. Open DevTools window and pause JavaScript execution on Service Worker startup for debugging.
</span> </span>
</label> </label>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment