ThreadWatcher: fix use-after-delete bug.
When a StartupTimeBomb instance deletes itself, it may schedule a future task to complete the deletion, and this future task must not reference the destructed instance. BUG=none TEST=unit tests Review-Url: https://codereview.chromium.org/2296793003 Cr-Commit-Position: refs/heads/master@{#415716}
Showing
Please register or sign in to comment