summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/client/gpu_channel_host.cc
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-13 18:33:37 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-13 18:33:37 +0000
commitc7287fa1cab3c83da135fcc795b4219bb3cfacdb (patch)
tree6ace101738f97b5697b437e9ecd184396727dda4 /content/common/gpu/client/gpu_channel_host.cc
parentae6b74f65f1969b5a2420532665eb65d9cee07fe (diff)
downloadchromium_src-c7287fa1cab3c83da135fcc795b4219bb3cfacdb.zip
chromium_src-c7287fa1cab3c83da135fcc795b4219bb3cfacdb.tar.gz
chromium_src-c7287fa1cab3c83da135fcc795b4219bb3cfacdb.tar.bz2
Fix flakiness in unload browser test, take two. I was able to repro this on my Linux box (~10% of the time). The issue turned out to be that the beforeunload ack from the renderer would sometimes come after the second time that we try to close the tab. The browser wouldn't put up the beforeunload prompt because it was waiting for the previous ack. The old ui test had a 10 second sleep here which masked this.
BUG=123110 Review URL: https://chromiumcodereview.appspot.com/10065041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132217 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/common/gpu/client/gpu_channel_host.cc')
0 files changed, 0 insertions, 0 deletions