Skip to content

Commit

Permalink
Revert "Merge pull request #24550 from brave/cr127-followup-disable-s…
Browse files Browse the repository at this point in the history
…… (uplift to 1.68.x) (#24672)

Uplift of #24670 (squashed) to beta
  • Loading branch information
brave-builds authored Jul 17, 2024
1 parent 0a51ff8 commit 4ebc5d6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 370 deletions.
2 changes: 0 additions & 2 deletions chromium_src/android_webview/common/aw_features.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ namespace features {

OVERRIDE_FEATURE_DEFAULT_STATES({{
{kWebViewEnumerateDevicesCache, base::FEATURE_DISABLED_BY_DEFAULT},
{kWebViewMediaIntegrityApiBlinkExtension,
base::FEATURE_DISABLED_BY_DEFAULT},
}});

} // namespace features
Expand Down
359 changes: 0 additions & 359 deletions chromium_src/components/metrics/metrics_service.cc

This file was deleted.

6 changes: 0 additions & 6 deletions test/filters/browser_tests.filter
Original file line number Diff line number Diff line change
Expand Up @@ -1510,12 +1510,6 @@
# default.
-BrowserCommandControllerBrowserTestToolbarPinningOnly.ShowTranslateStatusFrenchPage

# These tests fail because we stub out the MetricsService.
-ChromeTracingDelegateBrowserTestOnStartup.ScenarioSetFromFieldtrial
-ClonedInstallClientIdResetBrowserTest.TestClonedInstallClientIdReset
-MetricsReportingStateTests/MetricsReportingStateClearDataTest.ClearPreviouslyCollectedMetricsData/*
-SampledOutClientIdSavedBrowserTest.ClientIdSaved

# Tests below this point have not been diagnosed or had issues created yet.
-_/WebrtcLoggingPrivateApiStartEventLoggingTestFeatureAndPolicyEnabled.*
-AccessCodeCastHandlerBrowserTest.*
Expand Down
3 changes: 0 additions & 3 deletions test/filters/unit_tests.filter
Original file line number Diff line number Diff line change
Expand Up @@ -688,9 +688,6 @@
-ThemeColorPickerHandlerTest.GetChromeColorsExtended
-ThemeColorPickerHandlerTest.SetSeedColor

# These tests fail because we stub out the MetricsService.
-ChromeMetricsServiceClientTest.TestRegisterMetricsServiceProviders

# Tests below this point have not been diagnosed or had issues created yet.
-AboutFlagsHistogramTest.*
-AboutFlagsTest.*
Expand Down

0 comments on commit 4ebc5d6

Please sign in to comment.