summaryrefslogtreecommitdiffstats
path: root/net/BUILD.gn
diff options
context:
space:
mode:
authorerikchen <erikchen@chromium.org>2015-11-03 11:47:28 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-03 19:48:52 +0000
commit9a19977117ad2ed2e940962905fc5ea5467df93f (patch)
tree5813eed2f52ef81e098ec113d415b887623e174c /net/BUILD.gn
parente2993ae471a2225cd30d58b8ae4d9cb87cd5c584 (diff)
downloadchromium_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