Makes it so we don't start watchdog when running under debugger
There is nothing worse than stepping through the debugger and suddenly hitting the watchdog timer DCHECK. If you're running under a debugger seems like you don't care about the watchdog thread. So, make it so we don't start watchdog in this case. BUG=none TEST=none R=rtenneti@chromium.org Review URL: https://codereview.chromium.org/573683003 Cr-Commit-Position: refs/heads/master@{#297071}
Showing
Please register or sign in to comment