Commit dcca2ad1 authored by Robert Nagy's avatar Robert Nagy
Browse files

www/ungoogled-chromium: update to 119.0.6045.123

parent 0ad1122d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
PORTNAME=	ungoogled-chromium
PORTVERSION=	119.0.6045.105
PORTVERSION=	119.0.6045.123
UGVERSION=	${DISTVERSION}-1
CATEGORIES=	www wayland
MASTER_SITES=	https://commondatastorage.googleapis.com/chromium-browser-official/ \
+7 −7
Original line number Diff line number Diff line
TIMESTAMP = 1699083208
SHA256 (chromium-119.0.6045.105.tar.xz) = 73cb8c39e928f8c627d747d37a3b020f08913ef5508f893758d70bdbd545dbcf
SIZE (chromium-119.0.6045.105.tar.xz) = 3299629128
SHA256 (ungoogled-chromium-119.0.6045.105-1.tar.gz) = e5d74a46cd79b79a3f2f8f8fadce8329ad50f4a4facd76365d28e0761173aa26
SIZE (ungoogled-chromium-119.0.6045.105-1.tar.gz) = 659861
SHA256 (chromium-119.0.6045.105-testdata.tar.xz) = 7b8e9f51677e64e2ad653aa5b915b74545299a259238ca1ffd24f1e677470f78
SIZE (chromium-119.0.6045.105-testdata.tar.xz) = 271101180
TIMESTAMP = 1699711924
SHA256 (chromium-119.0.6045.123.tar.xz) = 6b61b87d0a201113b9c4e3d0ce48df52ecf869179c207e34b71add957fb7b48f
SIZE (chromium-119.0.6045.123.tar.xz) = 3306195384
SHA256 (ungoogled-chromium-119.0.6045.123-1.tar.gz) = e20df54944837fc5097369b3c52b6d6922c1a32a57f25769c5bbff8a4db8bebe
SIZE (ungoogled-chromium-119.0.6045.123-1.tar.gz) = 660215
SHA256 (chromium-119.0.6045.123-testdata.tar.xz) = 2da4cefebcb024168e1b3f605aac6631e57a54126b909a8314e2838c4cf68d89
SIZE (chromium-119.0.6045.123-testdata.tar.xz) = 265138932
SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8
SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734
+15 −15
Original line number Diff line number Diff line
--- chrome/browser/about_flags.cc.orig	2023-11-04 07:08:51 UTC
--- chrome/browser/about_flags.cc.orig	2023-11-11 14:10:41 UTC
+++ chrome/browser/about_flags.cc
@@ -227,7 +227,7 @@
 #include "ui/ui_features.h"
@@ -36,7 +36,7 @@
 const FeatureEntry::Choice kOzonePlatformHintRuntimeChoices[] = {
     {flag_descriptions::kOzonePlatformHintChoiceDefault, "", ""},
     {flag_descriptions::kOzonePlatformHintChoiceAuto,
@@ -1546,7 +1546,7 @@ const FeatureEntry::FeatureVariation kChromeRefresh202
@@ -1563,7 +1563,7 @@ const FeatureEntry::FeatureVariation kChromeRefresh202
      nullptr}};
 
 #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \
@@ -45,7 +45,7 @@
 const FeatureEntry::FeatureParam kShortcutBoostSearchAndUrl1414[] = {
     {"ShortcutBoostSearchScore", "1414"},
     {"ShortcutBoostUrlScore", "1414"}};
@@ -5304,13 +5304,13 @@ const FeatureEntry kFeatureEntries[] = {
@@ -5321,13 +5321,13 @@ const FeatureEntry kFeatureEntries[] = {
      FEATURE_VALUE_TYPE(features::kWebShare)},
 #endif  // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
 
@@ -61,7 +61,7 @@
     {"skip-undecryptable-passwords",
      flag_descriptions::kSkipUndecryptablePasswordsName,
      flag_descriptions::kSkipUndecryptablePasswordsDescription,
@@ -5621,7 +5621,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -5638,7 +5638,7 @@ const FeatureEntry kFeatureEntries[] = {
      FEATURE_VALUE_TYPE(feed::kFeedSportsCard)},
 #endif  // BUILDFLAG(IS_ANDROID)
 #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \
@@ -70,7 +70,7 @@
     {"following-feed-sidepanel", flag_descriptions::kFollowingFeedSidepanelName,
      flag_descriptions::kFollowingFeedSidepanelDescription, kOsDesktop,
      FEATURE_VALUE_TYPE(feed::kWebUiFeed)},
@@ -6288,7 +6288,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -6305,7 +6305,7 @@ const FeatureEntry kFeatureEntries[] = {
      FEATURE_VALUE_TYPE(omnibox::kZeroSuggestInMemoryCaching)},
 
 #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \
@@ -79,7 +79,7 @@
     {"omnibox-actions-ui-simplification",
      flag_descriptions::kOmniboxActionsUISimplificationName,
      flag_descriptions::kOmniboxActionsUISimplificationDescription, kOsDesktop,
@@ -7123,7 +7123,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -7140,7 +7140,7 @@ const FeatureEntry kFeatureEntries[] = {
      flag_descriptions::kParallelDownloadingDescription, kOsAll,
      FEATURE_VALUE_TYPE(download::features::kParallelDownloading)},
 
@@ -88,7 +88,7 @@
     {"enable-async-dns", flag_descriptions::kAsyncDnsName,
      flag_descriptions::kAsyncDnsDescription, kOsWin | kOsLinux,
      FEATURE_VALUE_TYPE(features::kAsyncDns)},
@@ -8131,7 +8131,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -8152,7 +8152,7 @@ const FeatureEntry kFeatureEntries[] = {
      FEATURE_VALUE_TYPE(supervised_user::kEnableProtoApiForClassifyUrl)},
 #endif  // BUILDFLAG(ENABLE_SUPERVISED_USERS)
 
@@ -97,7 +97,7 @@
     {"enable-network-service-sandbox",
      flag_descriptions::kEnableNetworkServiceSandboxName,
      flag_descriptions::kEnableNetworkServiceSandboxDescription,
@@ -8824,7 +8824,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -8845,7 +8845,7 @@ const FeatureEntry kFeatureEntries[] = {
 #endif
 
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -106,7 +106,7 @@
     {"quick-commands", flag_descriptions::kQuickCommandsName,
      flag_descriptions::kQuickCommandsDescription, kOsDesktop,
      FEATURE_VALUE_TYPE(features::kQuickCommands)},
@@ -9128,7 +9128,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -9149,7 +9149,7 @@ const FeatureEntry kFeatureEntries[] = {
      FEATURE_VALUE_TYPE(ash::features::kWallpaperRefreshRevamp)},
 #endif  // BUILDFLAG(IS_CHROMEOS_ASH)
 
@@ -115,7 +115,7 @@
     {"enable-get-all-screens-media", flag_descriptions::kGetAllScreensMediaName,
      flag_descriptions::kGetAllScreensMediaDescription,
      kOsCrOS | kOsLacros | kOsLinux,
@@ -9184,7 +9184,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -9205,7 +9205,7 @@ const FeatureEntry kFeatureEntries[] = {
 
 #if BUILDFLAG(IS_WIN) ||                                      \
     (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \
@@ -124,7 +124,7 @@
     {
         "ui-debug-tools",
         flag_descriptions::kUIDebugToolsName,
@@ -9748,7 +9748,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -9769,7 +9769,7 @@ const FeatureEntry kFeatureEntries[] = {
 #endif
 
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \
@@ -133,7 +133,7 @@
     {"document-picture-in-picture-api",
      flag_descriptions::kDocumentPictureInPictureApiName,
      flag_descriptions::kDocumentPictureInPictureApiDescription,
@@ -10347,7 +10347,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -10368,7 +10368,7 @@ const FeatureEntry kFeatureEntries[] = {
      flag_descriptions::kWebUIOmniboxPopupDescription, kOsDesktop,
      FEATURE_VALUE_TYPE(omnibox::kWebUIOmniboxPopup)},
 
@@ -142,7 +142,7 @@
     {"webui-system-font", flag_descriptions::kWebUiSystemFontName,
      flag_descriptions::kWebUiSystemFontDescription, kOsAll,
      FEATURE_VALUE_TYPE(features::kWebUiSystemFont)},
@@ -10548,7 +10548,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -10569,7 +10569,7 @@ const FeatureEntry kFeatureEntries[] = {
 #endif
 
 #if BUILDFLAG(IS_WIN) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) || \
@@ -151,7 +151,7 @@
     {"data-retention-policies-disable-sync-types-needed",
      flag_descriptions::kDataRetentionPoliciesDisableSyncTypesNeededName,
      flag_descriptions::kDataRetentionPoliciesDisableSyncTypesNeededDescription,
@@ -10954,7 +10954,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -10975,7 +10975,7 @@ const FeatureEntry kFeatureEntries[] = {
      FEATURE_VALUE_TYPE(features::kProcessPerSiteUpToMainFrameThreshold)},
 
 #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \
@@ -160,7 +160,7 @@
     {"camera-mic-effects", flag_descriptions::kCameraMicEffectsName,
      flag_descriptions::kCameraMicEffectsDescription,
      static_cast<unsigned short>(kOsMac | kOsWin | kOsLinux | kOsFuchsia),
@@ -11141,7 +11141,7 @@ const FeatureEntry kFeatureEntries[] = {
@@ -11162,7 +11162,7 @@ const FeatureEntry kFeatureEntries[] = {
      flag_descriptions::kDigestAuthEnableSecureAlgorithmsDescription, kOsAll,
      FEATURE_VALUE_TYPE(net::features::kDigestAuthEnableSecureAlgorithms)},
 
+10 −10
Original line number Diff line number Diff line
--- chrome/browser/flag_descriptions.cc.orig	2023-11-04 07:08:51 UTC
--- chrome/browser/flag_descriptions.cc.orig	2023-11-11 14:10:41 UTC
+++ chrome/browser/flag_descriptions.cc
@@ -2603,7 +2603,7 @@ const char kWebUIOmniboxPopupName[] = "WebUI Omnibox P
 const char kWebUIOmniboxPopupDescription[] =
@@ -18,7 +18,7 @@
 const char kGetAllScreensMediaName[] = "GetAllScreensMedia API";
 const char kGetAllScreensMediaDescription[] =
     "When enabled, the getAllScreensMedia API for capturing multiple screens "
@@ -7479,7 +7479,7 @@ const char kSearchWebInSidePanelDescription[] =
@@ -7485,7 +7485,7 @@ const char kSearchWebInSidePanelDescription[] =
 // Random platform combinations -----------------------------------------------
 
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -27,7 +27,7 @@
 const char kQuickCommandsName[] = "Quick Commands";
 const char kQuickCommandsDescription[] =
     "Enable a text interface to browser features. Invoke with Ctrl-Space.";
@@ -7488,7 +7488,7 @@ const char kQuickCommandsDescription[] =
@@ -7494,7 +7494,7 @@ const char kQuickCommandsDescription[] =
         // BUILDFLAG(IS_FUCHSIA)
 
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -36,7 +36,7 @@
 const char kFollowingFeedSidepanelName[] = "Following feed in the sidepanel";
 const char kFollowingFeedSidepanelDescription[] =
     "Enables the following feed in the sidepanel.";
@@ -7503,7 +7503,7 @@ const char kEnableProtoApiForClassifyUrlDescription[] 
@@ -7509,7 +7509,7 @@ const char kEnableProtoApiForClassifyUrlDescription[] 
     "instead of JSON.";
 #endif
 
@@ -45,7 +45,7 @@
 const char kEnableNetworkServiceSandboxName[] =
     "Enable the network service sandbox.";
 const char kEnableNetworkServiceSandboxDescription[] =
@@ -7527,7 +7527,7 @@ const char kWebShareDescription[] =
@@ -7533,7 +7533,7 @@ const char kWebShareDescription[] =
     "platforms.";
 #endif  // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)
 
@@ -54,7 +54,7 @@
 const char kOzonePlatformHintChoiceDefault[] = "Default";
 const char kOzonePlatformHintChoiceAuto[] = "Auto";
 const char kOzonePlatformHintChoiceX11[] = "X11";
@@ -7547,7 +7547,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti
@@ -7553,7 +7553,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti
     "Bluetooth";
 #endif  // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)
 
@@ -63,7 +63,7 @@
 const char kSkipUndecryptablePasswordsName[] =
     "Skip undecryptable passwords to use the available decryptable "
     "passwords.";
@@ -7561,7 +7561,7 @@ const char kForcePasswordInitialSyncWhenDecryptionFail
@@ -7567,7 +7567,7 @@ const char kForcePasswordInitialSyncWhenDecryptionFail
     "storage and requests initial sync.";
 #endif  // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC)
 
@@ -72,7 +72,7 @@
 const char kAsyncDnsName[] = "Async DNS resolver";
 const char kAsyncDnsDescription[] = "Enables the built-in DNS resolver.";
 #endif  // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)
@@ -7660,7 +7660,7 @@ const char kElasticOverscrollDescription[] =
@@ -7666,7 +7666,7 @@ const char kElasticOverscrollDescription[] =
 
 #if BUILDFLAG(IS_WIN) ||                                      \
     (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \
@@ -81,7 +81,7 @@
 const char kUIDebugToolsName[] = "Debugging tools for UI";
 const char kUIDebugToolsDescription[] =
     "Enables additional keyboard shortcuts to help debugging.";
@@ -7672,7 +7672,7 @@ const char kSyncPollImmediatelyOnEveryStartupDescripti
@@ -7678,7 +7678,7 @@ const char kSyncPollImmediatelyOnEveryStartupDescripti
 #endif
 
 #if BUILDFLAG(IS_WIN) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) || \
@@ -90,7 +90,7 @@
 const char kDataRetentionPoliciesDisableSyncTypesNeededName[] =
     "Data Retention Policies Disable Sync Types";
 const char kDataRetentionPoliciesDisableSyncTypesNeededDescription[] =
@@ -7717,7 +7717,7 @@ const char kEnableAudioFocusEnforcementDescription[] =
@@ -7723,7 +7723,7 @@ const char kEnableAudioFocusEnforcementDescription[] =
     "any one time. Requires #enable-media-session-service to be enabled too.";
 #endif  // BUILDFLAG(IS_CHROMEOS_ASH)
 
+9 −9
Original line number Diff line number Diff line
--- chrome/browser/flag_descriptions.h.orig	2023-11-04 07:08:51 UTC
--- chrome/browser/flag_descriptions.h.orig	2023-11-11 14:10:41 UTC
+++ chrome/browser/flag_descriptions.h
@@ -1488,7 +1488,7 @@ extern const char kOmnibox2023RefreshConnectionSecurit
 extern const char kWebUIOmniboxPopupName[];
@@ -18,7 +18,7 @@
 extern const char kGetAllScreensMediaName[];
 extern const char kGetAllScreensMediaDescription[];
 #endif  // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)
@@ -4302,14 +4302,14 @@ extern const char kSearchWebInSidePanelDescription[];
@@ -4305,14 +4305,14 @@ extern const char kSearchWebInSidePanelDescription[];
 // Random platform combinations -----------------------------------------------
 
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -35,7 +35,7 @@
 extern const char kWebShareName[];
 extern const char kWebShareDescription[];
 #endif  // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)
@@ -4319,7 +4319,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa
@@ -4322,7 +4322,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa
 extern const char kWebBluetoothConfirmPairingSupportDescription[];
 #endif  // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)
 
@@ -44,7 +44,7 @@
 extern const char kOzonePlatformHintChoiceDefault[];
 extern const char kOzonePlatformHintChoiceAuto[];
 extern const char kOzonePlatformHintChoiceX11[];
@@ -4329,7 +4329,7 @@ extern const char kOzonePlatformHintName[];
@@ -4332,7 +4332,7 @@ extern const char kOzonePlatformHintName[];
 extern const char kOzonePlatformHintDescription[];
 #endif  // BUILDFLAG(IS_LINUX)
 
@@ -53,7 +53,7 @@
 extern const char kSkipUndecryptablePasswordsName[];
 extern const char kSkipUndecryptablePasswordsDescription[];
 
@@ -4337,13 +4337,13 @@ extern const char kForcePasswordInitialSyncWhenDecrypt
@@ -4340,13 +4340,13 @@ extern const char kForcePasswordInitialSyncWhenDecrypt
 extern const char kForcePasswordInitialSyncWhenDecryptionFailsDescription[];
 #endif  // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC)
 
@@ -69,7 +69,7 @@
 extern const char kFollowingFeedSidepanelName[];
 extern const char kFollowingFeedSidepanelDescription[];
 #endif  // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
@@ -4354,7 +4354,7 @@ extern const char kEnableProtoApiForClassifyUrlName[];
@@ -4357,7 +4357,7 @@ extern const char kEnableProtoApiForClassifyUrlName[];
 extern const char kEnableProtoApiForClassifyUrlDescription[];
 #endif  // BUILDFLAG(ENABLE_SUPERVISED_USERS)
 
@@ -78,7 +78,7 @@
 extern const char kEnableNetworkServiceSandboxName[];
 extern const char kEnableNetworkServiceSandboxDescription[];
 
@@ -4431,7 +4431,7 @@ extern const char kElasticOverscrollDescription[];
@@ -4434,7 +4434,7 @@ extern const char kElasticOverscrollDescription[];
 
 #if BUILDFLAG(IS_WIN) ||                                      \
     (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \
@@ -87,7 +87,7 @@
 extern const char kUIDebugToolsName[];
 extern const char kUIDebugToolsDescription[];
 
@@ -4440,7 +4440,7 @@ extern const char kSyncPollImmediatelyOnEveryStartupDe
@@ -4443,7 +4443,7 @@ extern const char kSyncPollImmediatelyOnEveryStartupDe
 #endif
 
 #if BUILDFLAG(IS_WIN) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) || \
@@ -96,7 +96,7 @@
 extern const char kDataRetentionPoliciesDisableSyncTypesNeededName[];
 extern const char kDataRetentionPoliciesDisableSyncTypesNeededDescription[];
 #endif
@@ -4467,7 +4467,7 @@ extern const char kEnableAudioFocusEnforcementName[];
@@ -4470,7 +4470,7 @@ extern const char kEnableAudioFocusEnforcementName[];
 extern const char kEnableAudioFocusEnforcementDescription[];
 #endif  // BUILDFLAG(IS_CHROMEOS_ASH)
 
Loading