summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-25 19:17:29 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-25 19:17:29 +0000
commitfb1692aa4d8d8269cc5e30f92eec2820dcf0ec92 (patch)
tree692d02df58f6ab7c9e432412631db61ae24c1e18 /ash
parentb15a08ac0f726393605383e242e8d9b6c35acdeb (diff)
downloadchromium_src-fb1692aa4d8d8269cc5e30f92eec2820dcf0ec92.zip
chromium_src-fb1692aa4d8d8269cc5e30f92eec2820dcf0ec92.tar.gz
chromium_src-fb1692aa4d8d8269cc5e30f92eec2820dcf0ec92.tar.bz2
GTTF: Make EmbeddedTestServer always use its own thread for IO
Otherwise we likely end up blocking the browser's IO thread, especially with big responses that don't fit in the kernel buffer. This blocks EmbeddedTestServer's IO thread, and if it's also the browser's IO thread the browser can't consume the response resulting in a hang. BUG=310713 R=jam@chromium.org, rch@chromium.org Review URL: https://codereview.chromium.org/37683004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231075 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
0 files changed, 0 insertions, 0 deletions