diff --git a/chromium_version.txt b/chromium_version.txt index 34564834..b80505a3 100644 --- a/chromium_version.txt +++ b/chromium_version.txt @@ -1 +1 @@ -142.0.7444.59 +142.0.7444.134 diff --git a/domain_substitution.list b/domain_substitution.list index 678fe3e7..aace4909 100644 --- a/domain_substitution.list +++ b/domain_substitution.list @@ -5692,8 +5692,10 @@ third_party/blink/renderer/core/html/forms/html_input_element.idl third_party/blink/renderer/core/html/forms/html_input_element_test.cc third_party/blink/renderer/core/html/forms/html_label_element.idl third_party/blink/renderer/core/html/forms/html_legend_element.idl +third_party/blink/renderer/core/html/forms/html_option_element.cc third_party/blink/renderer/core/html/forms/html_option_element.idl third_party/blink/renderer/core/html/forms/html_options_collection.idl +third_party/blink/renderer/core/html/forms/html_select_element.cc third_party/blink/renderer/core/html/forms/html_select_element.idl third_party/blink/renderer/core/html/forms/html_text_area_element.idl third_party/blink/renderer/core/html/forms/select_type.cc diff --git a/patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch b/patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch index 5c5ead0a..82d428ff 100644 --- a/patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch +++ b/patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch @@ -579,7 +579,7 @@ } // namespace --- a/chrome/browser/enterprise/data_protection/data_protection_url_lookup_service.cc +++ b/chrome/browser/enterprise/data_protection/data_protection_url_lookup_service.cc -@@ -67,8 +67,7 @@ DataProtectionUrlLookupServiceFactory:: +@@ -138,8 +138,7 @@ DataProtectionUrlLookupServiceFactory:: // static DataProtectionUrlLookupServiceFactory* DataProtectionUrlLookupServiceFactory::GetInstance() { @@ -591,7 +591,7 @@ // static --- a/chrome/browser/enterprise/data_protection/data_protection_url_lookup_service.h +++ b/chrome/browser/enterprise/data_protection/data_protection_url_lookup_service.h -@@ -50,7 +50,6 @@ class DataProtectionUrlLookupServiceFact +@@ -90,7 +90,6 @@ class DataProtectionUrlLookupServiceFact private: DataProtectionUrlLookupServiceFactory(); ~DataProtectionUrlLookupServiceFactory() override; diff --git a/patches/extra/ungoogled-chromium/add-flags-for-existing-switches.patch b/patches/extra/ungoogled-chromium/add-flags-for-existing-switches.patch index ad68bab5..0e8b4e6f 100644 --- a/patches/extra/ungoogled-chromium/add-flags-for-existing-switches.patch +++ b/patches/extra/ungoogled-chromium/add-flags-for-existing-switches.patch @@ -1,6 +1,6 @@ --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc -@@ -4993,10 +4993,12 @@ const FeatureEntry::FeatureVariation kSe +@@ -5004,10 +5004,12 @@ const FeatureEntry::FeatureVariation kSe #include "chrome/browser/ungoogled_flag_choices.h" #include "chrome/browser/bromite_flag_choices.h" #include "chrome/browser/ungoogled_platform_flag_choices.h" diff --git a/patches/extra/ungoogled-chromium/add-ungoogled-flag-headers.patch b/patches/extra/ungoogled-chromium/add-ungoogled-flag-headers.patch index 962accc8..65cd9548 100644 --- a/patches/extra/ungoogled-chromium/add-ungoogled-flag-headers.patch +++ b/patches/extra/ungoogled-chromium/add-ungoogled-flag-headers.patch @@ -1,6 +1,6 @@ --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc -@@ -4989,7 +4989,13 @@ const FeatureEntry::FeatureVariation kSe +@@ -5000,7 +5000,13 @@ const FeatureEntry::FeatureVariation kSe // calculate and verify checksum. // // When adding a new choice, add it to the end of the list. diff --git a/patches/extra/ungoogled-chromium/prepopulated-search-engines.patch b/patches/extra/ungoogled-chromium/prepopulated-search-engines.patch index 016b3065..ef9f6db3 100644 --- a/patches/extra/ungoogled-chromium/prepopulated-search-engines.patch +++ b/patches/extra/ungoogled-chromium/prepopulated-search-engines.patch @@ -2,7 +2,7 @@ # --- a/components/omnibox/common/omnibox_features.cc +++ b/components/omnibox/common/omnibox_features.cc -@@ -261,7 +261,7 @@ BASE_FEATURE(kOmniboxTouchDownTriggerFor +@@ -274,7 +274,7 @@ BASE_FEATURE(kOmniboxTouchDownTriggerFor BASE_FEATURE(kOmniboxSiteSearch, DISABLED); // Enables additional site search providers for the Site search Starter Pack. diff --git a/revision.txt b/revision.txt index 0cfbf088..d00491fd 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -2 +1