mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
merge: update to ungoogled-chromium 141.0.7390.65
This commit is contained in:
@@ -1 +1 @@
|
||||
141.0.7390.54
|
||||
141.0.7390.65
|
||||
|
||||
@@ -1158,6 +1158,7 @@ chrome/browser/flags/android/chrome_session_state.h
|
||||
chrome/browser/font_prewarmer_tab_helper_browsertest.cc
|
||||
chrome/browser/glic/e2e_test/glic_e2e_test.cc
|
||||
chrome/browser/glic/fre/glic_fre_controller.cc
|
||||
chrome/browser/glic/fre/glic_fre_controller_interactive_uitest.cc
|
||||
chrome/browser/glic/fre/glic_fre_controller_unittest.cc
|
||||
chrome/browser/glic/fre/glic_fre_page_handler.cc
|
||||
chrome/browser/glic/glic_metrics_unittest.cc
|
||||
@@ -1167,6 +1168,7 @@ chrome/browser/glic/host/glic_cookie_synchronizer.cc
|
||||
chrome/browser/glic/host/glic_cookie_synchronizer_unittest.cc
|
||||
chrome/browser/glic/host/glic_page_handler.cc
|
||||
chrome/browser/glic/host/glic_ui.cc
|
||||
chrome/browser/glic/host/glic_ui_interactive_uitest.cc
|
||||
chrome/browser/glic/host/guest_util_unittest.cc
|
||||
chrome/browser/glic/media/glic_media_integration.cc
|
||||
chrome/browser/glic/media/glic_media_integration_unittest.cc
|
||||
@@ -1564,6 +1566,7 @@ chrome/browser/resources/gaia_auth_host/PRESUBMIT.py
|
||||
chrome/browser/resources/gaia_auth_host/authenticator.js
|
||||
chrome/browser/resources/gaia_auth_host/saml_handler.js
|
||||
chrome/browser/resources/gaia_auth_host/saml_password_attributes.js
|
||||
chrome/browser/resources/glic/fre/fre_app_controller.ts
|
||||
chrome/browser/resources/glic/url_pattern.d.ts
|
||||
chrome/browser/resources/glic/webview.ts
|
||||
chrome/browser/resources/hangout_services/manifest_v2.json
|
||||
|
||||
@@ -448,7 +448,7 @@
|
||||
"//chrome/browser/search_engines",
|
||||
--- a/chrome/browser/prefs/browser_prefs.cc
|
||||
+++ b/chrome/browser/prefs/browser_prefs.cc
|
||||
@@ -1907,9 +1907,6 @@ void RegisterLocalState(PrefRegistrySimp
|
||||
@@ -1914,9 +1914,6 @@ void RegisterLocalState(PrefRegistrySimp
|
||||
DeviceOAuth2TokenStoreDesktop::RegisterPrefs(registry);
|
||||
#endif
|
||||
|
||||
@@ -494,7 +494,7 @@
|
||||
#include "chrome/browser/search/background/ntp_background_service_factory.h"
|
||||
#include "chrome/browser/search/background/ntp_custom_background_service_factory.h"
|
||||
#include "chrome/browser/search/instant_service_factory.h"
|
||||
@@ -1056,7 +1054,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
@@ -1060,7 +1058,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
#if BUILDFLAG(CHROME_ROOT_STORE_CERT_MANAGEMENT_UI)
|
||||
net::ServerCertificateDatabaseServiceFactory::GetInstance();
|
||||
#endif
|
||||
@@ -502,7 +502,7 @@
|
||||
#if BUILDFLAG(ENABLE_DICE_SUPPORT)
|
||||
ProfileManagementDisclaimerServiceFactory::GetInstance();
|
||||
#endif
|
||||
@@ -1105,9 +1102,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
@@ -1109,9 +1106,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
OneTimePermissionsTrackerFactory::GetInstance();
|
||||
#endif
|
||||
OpenerHeuristicServiceFactory::GetInstance();
|
||||
@@ -512,7 +512,7 @@
|
||||
OptimizationGuideKeyedServiceFactory::GetInstance();
|
||||
OriginKeyedPermissionActionServiceFactory::GetInstance();
|
||||
OriginTrialsFactory::GetInstance();
|
||||
@@ -1187,13 +1181,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
@@ -1191,13 +1185,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
policy::UserPolicySigninServiceFactory::GetInstance();
|
||||
#endif
|
||||
PolicyBlocklistFactory::GetInstance();
|
||||
@@ -526,7 +526,7 @@
|
||||
PredictionServiceFactory::GetInstance();
|
||||
predictors::AutocompleteActionPredictorFactory::GetInstance();
|
||||
predictors::LoadingPredictorFactory::GetInstance();
|
||||
@@ -1275,10 +1262,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
@@ -1279,10 +1266,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
SafetyHubMenuNotificationServiceFactory::GetInstance();
|
||||
#if !BUILDFLAG(IS_ANDROID)
|
||||
SafetyHubHatsServiceFactory::GetInstance();
|
||||
@@ -537,7 +537,7 @@
|
||||
#endif
|
||||
#if BUILDFLAG(IS_CHROMEOS)
|
||||
if (ash::features::IsScannerEnabled()) {
|
||||
@@ -1399,7 +1382,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
@@ -1403,7 +1386,6 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
TrackingProtectionSettingsFactory::GetInstance();
|
||||
translate::TranslateRankerFactory::GetInstance();
|
||||
#if !BUILDFLAG(IS_ANDROID)
|
||||
|
||||
@@ -1165,7 +1165,7 @@
|
||||
#include "chrome/browser/new_tab_page/modules/v2/authentication/microsoft_auth_page_handler.h"
|
||||
#include "chrome/browser/new_tab_page/modules/v2/calendar/google_calendar_page_handler.h"
|
||||
#include "chrome/browser/new_tab_page/modules/v2/calendar/outlook_calendar_page_handler.h"
|
||||
@@ -2160,7 +2159,6 @@ void RegisterProfilePrefs(user_prefs::Pr
|
||||
@@ -2167,7 +2166,6 @@ void RegisterProfilePrefs(user_prefs::Pr
|
||||
NewTabFooterUI::RegisterProfilePrefs(registry);
|
||||
NewTabPageHandler::RegisterProfilePrefs(registry);
|
||||
NewTabPageUI::RegisterProfilePrefs(registry);
|
||||
@@ -1175,7 +1175,7 @@
|
||||
promos_utils::RegisterProfilePrefs(registry);
|
||||
--- a/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
||||
+++ b/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
||||
@@ -878,9 +878,7 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
@@ -879,9 +879,7 @@ void ChromeBrowserMainExtraPartsProfiles
|
||||
enterprise_connectors::TelomereEventRouterFactory::GetInstance();
|
||||
}
|
||||
#endif
|
||||
@@ -2518,7 +2518,7 @@
|
||||
}
|
||||
--- a/extensions/browser/extension_registrar.cc
|
||||
+++ b/extensions/browser/extension_registrar.cc
|
||||
@@ -782,103 +782,27 @@ void ExtensionRegistrar::UnblockAllExten
|
||||
@@ -789,103 +789,27 @@ void ExtensionRegistrar::UnblockAllExten
|
||||
|
||||
void ExtensionRegistrar::OnBlocklistStateRemoved(
|
||||
const std::string& extension_id) {
|
||||
|
||||
@@ -1065,7 +1065,7 @@
|
||||
#include "components/signin/public/base/signin_prefs.h"
|
||||
#include "components/signin/public/identity_manager/identity_manager.h"
|
||||
#include "components/site_engagement/content/site_engagement_service.h"
|
||||
@@ -1712,7 +1710,6 @@ void RegisterLocalState(PrefRegistrySimp
|
||||
@@ -1719,7 +1717,6 @@ void RegisterLocalState(PrefRegistrySimp
|
||||
PushMessagingServiceImpl::RegisterPrefs(registry);
|
||||
#endif
|
||||
RegisterScreenshotPrefs(registry);
|
||||
@@ -1073,7 +1073,7 @@
|
||||
search_engines::SearchEngineChoiceService::RegisterLocalStatePrefs(registry);
|
||||
secure_origin_allowlist::RegisterPrefs(registry);
|
||||
segmentation_platform::SegmentationPlatformService::RegisterLocalStatePrefs(
|
||||
@@ -2048,7 +2045,6 @@ void RegisterProfilePrefs(user_prefs::Pr
|
||||
@@ -2055,7 +2052,6 @@ void RegisterProfilePrefs(user_prefs::Pr
|
||||
#if BUILDFLAG(SAFE_BROWSING_AVAILABLE)
|
||||
safe_browsing::file_type::RegisterProfilePrefs(registry);
|
||||
#endif
|
||||
|
||||
@@ -308,7 +308,7 @@
|
||||
String BaseRenderingContext2D::lang() const {
|
||||
--- a/third_party/blink/renderer/platform/BUILD.gn
|
||||
+++ b/third_party/blink/renderer/platform/BUILD.gn
|
||||
@@ -1813,6 +1813,7 @@ component("platform") {
|
||||
@@ -1814,6 +1814,7 @@ component("platform") {
|
||||
"//components/paint_preview/common",
|
||||
"//components/search_engines:search_engine_utils",
|
||||
"//components/translate/core/language_detection",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
CloseTabs({GetWebContentsAt(index)}, close_types);
|
||||
}
|
||||
|
||||
@@ -3020,9 +3025,13 @@ TabStripModel::GetGroupsDestroyedFromRem
|
||||
@@ -3028,9 +3033,13 @@ TabStripModel::GetGroupsDestroyedFromRem
|
||||
void TabStripModel::ExecuteCloseTabsByIndices(
|
||||
base::RepeatingCallback<std::vector<int>()> get_indices_to_close,
|
||||
uint32_t close_types) {
|
||||
|
||||
Reference in New Issue
Block a user