angler-fishThe Vulnerability History Project

Fix a few test failures when landing http://trac.webkit.org/changeset/57178.

      http://trac.webkit.org/changeset/57178 broke some tests in browser_test and ui_test.

This patch is same as the patch in http://codereview.chromium.org/3136019/show except test RedirectTest.ClientCancelled.

RedirectTest.ClientCancelled was broken on windows platform when landing the original patch. So I revert it.
After digging in code, I found the root cause of why the test was broken on windows platform. Please refer to 
http://crbug.com/53091 for details.
So I add FAILS_ prefix to RedirectTest.ClientCancelled on windows platform. 

BUG=17655
TEST=RedirectTest.ClientCancelled, AppApiTest.AppProcess, ExtensionBrowserTest.WindowOpenExtension, ExtensionBrowserTest.WindowOpenInvalidExtension

Review URL: http://codereview.chromium.org/3186023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57168 0039d316-1c4b-4281-b951-d872f2087c98
    
commit 12ea9b27f4b143c59b6cb749f729025e484e7c5d
+14 -22
+2 -5
+3 -33
+1 -1
expand_less