summaryrefslogtreecommitdiffstats
path: root/webkit/support
diff options
context:
space:
mode:
authorcbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-19 02:06:00 +0000
committercbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-19 02:06:00 +0000
commitdb8dc22b1f97dbff5aabdaec3b84f823bc456958 (patch)
treedc00b6cc532b41cda77b36fb849c7649025bba25 /webkit/support
parent9492576871b293e428cd60ae737b8ba7a09639c5 (diff)
downloadchromium_src-db8dc22b1f97dbff5aabdaec3b84f823bc456958.zip
chromium_src-db8dc22b1f97dbff5aabdaec3b84f823bc456958.tar.gz
chromium_src-db8dc22b1f97dbff5aabdaec3b84f823bc456958.tar.bz2
Deflake PrerenderBrowserTest.PrerenderRedirectToHttps
The root of the problem was that DidStopLoading and OnDidStartProvisionalLoadForFrame were both executed before the message loop quit. This CL fixes it by calling JS in the page each time the message loop quits, and defers doing the client side redirect until then. BUG=73580 TEST=PrerenderBrowserTest.RedirectToHttps Review URL: http://codereview.chromium.org/6711041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78800 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/support')
0 files changed, 0 insertions, 0 deletions