Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Side by Side Diff: testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter

Issue 2163893003: Start sending auxclick instead of click for non-primary buttons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing auxclick polyfill for remote devtools Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 -ActivityLogApiTest.TriggerEvent 1 -ActivityLogApiTest.TriggerEvent
2 -AllUrlsApiTest.WhitelistedExtension 2 -AllUrlsApiTest.WhitelistedExtension
3 -AppApiTest.ReloadIntoAppProcessWithJavaScript 3 -AppApiTest.ReloadIntoAppProcessWithJavaScript
4 -AppWindowAPITest.TestCreate 4 -AppWindowAPITest.TestCreate
5 -AppBannerDataFetcherBrowserTest* 5 -AppBannerDataFetcherBrowserTest*
6 -AutofillTest.AggregatesMinValidProfile 6 -AutofillTest.AggregatesMinValidProfile
7 -AutofillTest.AggregatesMinValidProfileDifferentJS 7 -AutofillTest.AggregatesMinValidProfileDifferentJS
8 -AutofillTest.AppendCountryCodeForAggregatedPhones 8 -AutofillTest.AppendCountryCodeForAggregatedPhones
9 -AutofillTest.ProfileSavedWithValidCountryPhone 9 -AutofillTest.ProfileSavedWithValidCountryPhone
10 -AutofillTest.ProfilesNotAggregatedWithInvalidEmail 10 -AutofillTest.ProfilesNotAggregatedWithInvalidEmail
(...skipping 21 matching lines...) Expand all
32 -ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeaderForRedirect 32 -ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeaderForRedirect
33 -ChromeSecurityStateModelClientTest.AddedTab 33 -ChromeSecurityStateModelClientTest.AddedTab
34 -ChromeSecurityStateModelClientTest.HttpsPage 34 -ChromeSecurityStateModelClientTest.HttpsPage
35 -ChromeSecurityStateModelClientTest.MixedContent 35 -ChromeSecurityStateModelClientTest.MixedContent
36 -ChromeSecurityStateModelClientTest.MixedContentStrictBlocking 36 -ChromeSecurityStateModelClientTest.MixedContentStrictBlocking
37 -ChromeSecurityStateModelClientTest.MixedContentWithBrokenSHA1 37 -ChromeSecurityStateModelClientTest.MixedContentWithBrokenSHA1
38 -ChromeSecurityStateModelClientTest.SHA1Broken 38 -ChromeSecurityStateModelClientTest.SHA1Broken
39 -ChromeServiceWorker* 39 -ChromeServiceWorker*
40 -ClickModifierTest.WindowOpenBasicClickTest 40 -ClickModifierTest.WindowOpenBasicClickTest
41 -ClickModifierTest.WindowOpenControlShiftClickTest 41 -ClickModifierTest.WindowOpenControlShiftClickTest
42 -ClickModifierTest.WindowOpenShiftMiddleClickTest
43 -CommonNameMismatchBrowserTest.CheckWWWSubdomainMismatchInverse 42 -CommonNameMismatchBrowserTest.CheckWWWSubdomainMismatchInverse
44 -CommonNameMismatchBrowserTest.ShouldShowWWWSubdomainMismatchInterstitial 43 -CommonNameMismatchBrowserTest.ShouldShowWWWSubdomainMismatchInterstitial
45 -ContentSettingsExceptionsAreaBrowserTest.OpenIncognitoWindow 44 -ContentSettingsExceptionsAreaBrowserTest.OpenIncognitoWindow
46 -ContentSettingsTest.RedirectCrossOrigin 45 -ContentSettingsTest.RedirectCrossOrigin
47 -ContentSettingsTest.RedirectLoopCookies 46 -ContentSettingsTest.RedirectLoopCookies
48 -ContinueWhereILeftOffTest.Pos* 47 -ContinueWhereILeftOffTest.Pos*
49 -CrashRecoveryBrowserTest.* 48 -CrashRecoveryBrowserTest.*
50 -DataSaverBrowserTest.DataSaverEnabled 49 -DataSaverBrowserTest.DataSaverEnabled
51 -DataSaverWithServerBrowserTest.ReloadPage 50 -DataSaverWithServerBrowserTest.ReloadPage
52 -DevToolsPixelOutputTests.TestScreenshotRecording 51 -DevToolsPixelOutputTests.TestScreenshotRecording
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 -WebNavigationApiTest.OpenTab 191 -WebNavigationApiTest.OpenTab
193 -WebNavigationApiTest.RequestOpenTab 192 -WebNavigationApiTest.RequestOpenTab
194 -WebNavigationApiTest.SrcDoc 193 -WebNavigationApiTest.SrcDoc
195 -WebNavigationApiTest.UserAction 194 -WebNavigationApiTest.UserAction
196 -WebUIBrowserTest.ForceSwapOnDifferenteWebUITypes 195 -WebUIBrowserTest.ForceSwapOnDifferenteWebUITypes
197 -WebUIResourceAsyncTest.SendWithPromise 196 -WebUIResourceAsyncTest.SendWithPromise
198 -WebUIResourceAsyncTest.WebUIListeners 197 -WebUIResourceAsyncTest.WebUIListeners
199 -WebViewTests/WebViewPluginTest.TestLoadPluginInternalResource/0 198 -WebViewTests/WebViewPluginTest.TestLoadPluginInternalResource/0
200 -WebViewTests/WebViewPluginTest.TestLoadPluginInternalResource/1 199 -WebViewTests/WebViewPluginTest.TestLoadPluginInternalResource/1
201 -WebViewTests/WebViewTest* 200 -WebViewTests/WebViewTest*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698