diff options
author | erikchen <erikchen@chromium.org> | 2015-11-03 11:47:28 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-03 19:48:52 +0000 |
commit | 9a19977117ad2ed2e940962905fc5ea5467df93f (patch) | |
tree | 5813eed2f52ef81e098ec113d415b887623e174c /net/BUILD.gn | |
parent | e2993ae471a2225cd30d58b8ae4d9cb87cd5c584 (diff) | |
download | chromium_src-9a19977117ad2ed2e940962905fc5ea5467df93f.zip chromium_src-9a19977117ad2ed2e940962905fc5ea5467df93f.tar.gz chromium_src-9a19977117ad2ed2e940962905fc5ea5467df93f.tar.bz2 |
Fix service process crash on Windows.
If the service process was the first child process created, the browser process
would crash. The root cause of this crash is that Windows can create a
ChildProcessHostImpl without first creating a BrowserChildProcessHostImpl, which
I failed to notice in https://codereview.chromium.org/1414603003.
BUG=550613
Review URL: https://codereview.chromium.org/1406993011
Cr-Commit-Position: refs/heads/master@{#357576}
Diffstat (limited to 'net/BUILD.gn')
0 files changed, 0 insertions, 0 deletions