diff options
author | falken <falken@chromium.org> | 2015-09-17 00:14:03 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-09-17 07:15:14 +0000 |
commit | 37b83877e63f62f8aebb337494f1116539182bdf (patch) | |
tree | 9dbc2341852a52b2f80776e1363116a3c1302335 /AUTHORS | |
parent | 3d4471a97f9bf78a30474bfa87e0119ca28c3372 (diff) | |
download | chromium_src-37b83877e63f62f8aebb337494f1116539182bdf.zip chromium_src-37b83877e63f62f8aebb337494f1116539182bdf.tar.gz chromium_src-37b83877e63f62f8aebb337494f1116539182bdf.tar.bz2 |
Fix crash during EmbeddedWorkerInstance startup sequence failures
Once EWInstance startup calls the callback, it's possible that the
underlying ServiceWorkerVersion is destroyed, hence destroying
|this|. We must guard against that.
Also some failure points in the startup sequence weren't calling
OnStopped() as expected.
BUG=529520, 531345
Review URL: https://codereview.chromium.org/1327723005
Cr-Commit-Position: refs/heads/master@{#349368}
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions