mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to 145.0.7632.159
This commit is contained in:
@@ -13,11 +13,9 @@ DPB_PROPERTIES+= lonesome
|
||||
|
||||
COMMENT= Chromium browser sans integration with Google
|
||||
|
||||
V= 145.0.7632.109
|
||||
V= 145.0.7632.159
|
||||
UGV= ${V}-1
|
||||
|
||||
REVISION= 0
|
||||
|
||||
DISTNAME= ungoogled-chromium-${V}
|
||||
|
||||
DISTFILES+= ${CHROMIUM_DISTFILES} \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SHA256 (chromium-145.0.7632.109-lite.tar.xz) = S5RgpMhSuCTb08beAJSP6Xt2DomsVsYrXij4WBpcFpA=
|
||||
SHA256 (chromium-145.0.7632.109-testdata.tar.xz) = C7sCIccibDlrxer9ogR2owT4yxc3L6iJlZvAzKG6Uio=
|
||||
SHA256 (ungoogled-software-ungoogled-chromium-145.0.7632.109-1.tar.gz) = F7GQnRUlAg9uckHcEfjL7FkcismF4COEbnTLQKRcCqA=
|
||||
SIZE (chromium-145.0.7632.109-lite.tar.xz) = 1416231332
|
||||
SIZE (chromium-145.0.7632.109-testdata.tar.xz) = 1318358228
|
||||
SIZE (ungoogled-software-ungoogled-chromium-145.0.7632.109-1.tar.gz) = 660597
|
||||
SHA256 (chromium-145.0.7632.159-lite.tar.xz) = EuU7FJ92Ie4HQdJQBajX55z5XOE+/EBj/aBLTbbIgvE=
|
||||
SHA256 (chromium-145.0.7632.159-testdata.tar.xz) = M0auuja0zo+aPV2qnphn5jb6HUf6WmHswWXY5qjd4tc=
|
||||
SHA256 (ungoogled-software-ungoogled-chromium-145.0.7632.159-1.tar.gz) = GLbVUoQz8OXPPGOWKeiXvAlqgqn+Yu/tb3BemfiT+oo=
|
||||
SIZE (chromium-145.0.7632.159-lite.tar.xz) = 1416409132
|
||||
SIZE (chromium-145.0.7632.159-testdata.tar.xz) = 1318405272
|
||||
SIZE (ungoogled-software-ungoogled-chromium-145.0.7632.159-1.tar.gz) = 662626
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: chrome/common/chrome_features.cc
|
||||
--- chrome/common/chrome_features.cc.orig
|
||||
+++ chrome/common/chrome_features.cc
|
||||
@@ -77,7 +77,7 @@ BASE_FEATURE(kUseKeychainKeyProvider, base::FEATURE_EN
|
||||
@@ -78,7 +78,7 @@ BASE_FEATURE(kUseKeychainKeyProvider, base::FEATURE_EN
|
||||
#endif // BUILDFLAG(IS_MAC)
|
||||
|
||||
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
|
||||
@@ -10,7 +10,7 @@ Index: chrome/common/chrome_features.cc
|
||||
// Enables or disables the Autofill survey triggered by opening a prompt to
|
||||
// save address info.
|
||||
BASE_FEATURE(kAutofillAddressSurvey, base::FEATURE_DISABLED_BY_DEFAULT);
|
||||
@@ -198,7 +198,7 @@ BASE_FEATURE(kDesktopPWAsElidedExtensionsMenu,
|
||||
@@ -199,7 +199,7 @@ BASE_FEATURE(kDesktopPWAsElidedExtensionsMenu,
|
||||
// Enables or disables Desktop PWAs to be auto-started on OS login.
|
||||
BASE_FEATURE(kDesktopPWAsRunOnOsLogin,
|
||||
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
|
||||
@@ -19,7 +19,7 @@ Index: chrome/common/chrome_features.cc
|
||||
base::FEATURE_ENABLED_BY_DEFAULT
|
||||
#else
|
||||
base::FEATURE_DISABLED_BY_DEFAULT
|
||||
@@ -235,7 +235,7 @@ BASE_FEATURE(kEnableFullscreenToAnyScreenAndroid,
|
||||
@@ -236,7 +236,7 @@ BASE_FEATURE(kEnableFullscreenToAnyScreenAndroid,
|
||||
// Enables the new reset banner on the settings page.
|
||||
BASE_FEATURE(kShowResetProfileBannerV2, base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
|
||||
@@ -28,7 +28,7 @@ Index: chrome/common/chrome_features.cc
|
||||
// Controls whether Chrome Apps are supported. See https://crbug.com/1221251.
|
||||
// If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome
|
||||
// Apps will not launch and will be marked in the UI as deprecated.
|
||||
@@ -787,7 +787,7 @@ BASE_FEATURE(kGlicWarming, base::FEATURE_DISABLED_BY_D
|
||||
@@ -788,7 +788,7 @@ BASE_FEATURE(kGlicWarming, base::FEATURE_DISABLED_BY_D
|
||||
// Killswitch that controls whether the guest WebContents visibility state is
|
||||
// set to hidden when the Glic panel is warming.
|
||||
BASE_FEATURE(kGlicGuestContentsVisibilityState,
|
||||
@@ -37,7 +37,7 @@ Index: chrome/common/chrome_features.cc
|
||||
base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
#else
|
||||
base::FEATURE_DISABLED_BY_DEFAULT);
|
||||
@@ -1351,7 +1351,7 @@ BASE_FEATURE(kKAnonymityServiceOHTTPRequests, base::FE
|
||||
@@ -1357,7 +1357,7 @@ BASE_FEATURE(kKAnonymityServiceOHTTPRequests, base::FE
|
||||
// public keys.
|
||||
BASE_FEATURE(kKAnonymityServiceStorage, base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
|
||||
@@ -46,7 +46,7 @@ Index: chrome/common/chrome_features.cc
|
||||
BASE_FEATURE(kLinuxLowMemoryMonitor, base::FEATURE_DISABLED_BY_DEFAULT);
|
||||
// Values taken from the low-memory-monitor documentation and also apply to the
|
||||
// portal API:
|
||||
@@ -1362,7 +1362,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit
|
||||
@@ -1368,7 +1368,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit
|
||||
&kLinuxLowMemoryMonitor, "critical_level", 255};
|
||||
#endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Index: chrome/common/chrome_features.h
|
||||
COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation);
|
||||
COMPONENT_EXPORT(CHROME_FEATURES)
|
||||
BASE_DECLARE_FEATURE(kShortcutsNotApps);
|
||||
@@ -998,7 +998,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceOHTTPRequests);
|
||||
@@ -1003,7 +1003,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceOHTTPRequests);
|
||||
COMPONENT_EXPORT(CHROME_FEATURES)
|
||||
BASE_DECLARE_FEATURE(kKAnonymityServiceStorage);
|
||||
|
||||
@@ -28,7 +28,7 @@ Index: chrome/common/chrome_features.h
|
||||
COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor);
|
||||
COMPONENT_EXPORT(CHROME_FEATURES)
|
||||
extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel;
|
||||
@@ -1006,7 +1006,7 @@ COMPONENT_EXPORT(CHROME_FEATURES)
|
||||
@@ -1011,7 +1011,7 @@ COMPONENT_EXPORT(CHROME_FEATURES)
|
||||
extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel;
|
||||
#endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
Index: gpu/command_buffer/service/gles2_cmd_decoder.cc
|
||||
--- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig
|
||||
+++ gpu/command_buffer/service/gles2_cmd_decoder.cc
|
||||
@@ -2845,7 +2845,7 @@ std::unique_ptr<GLES2Decoder> GLES2Decoder::Create(
|
||||
@@ -2852,7 +2852,7 @@ std::unique_ptr<GLES2Decoder> GLES2Decoder::Create(
|
||||
}
|
||||
|
||||
// Allow linux to run fuzzers.
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
Index: gpu/command_buffer/service/webgpu_decoder_impl.cc
|
||||
--- gpu/command_buffer/service/webgpu_decoder_impl.cc.orig
|
||||
+++ gpu/command_buffer/service/webgpu_decoder_impl.cc
|
||||
@@ -1764,7 +1764,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte
|
||||
@@ -1767,7 +1767,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte
|
||||
backend_types = {wgpu::BackendType::D3D12};
|
||||
#elif BUILDFLAG(IS_APPLE)
|
||||
backend_types = {wgpu::BackendType::Metal};
|
||||
@@ -10,7 +10,7 @@ Index: gpu/command_buffer/service/webgpu_decoder_impl.cc
|
||||
if (shared_context_state_->GrContextIsVulkan() ||
|
||||
webgpu_on_vk_gl_interop_ ||
|
||||
shared_context_state_->IsGraphiteDawnVulkan()) {
|
||||
@@ -2082,7 +2082,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn(
|
||||
@@ -2085,7 +2085,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn(
|
||||
}
|
||||
|
||||
#if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_APPLE) && \
|
||||
|
||||
Reference in New Issue
Block a user