mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Update to Chromium 142.0.7444.134
This commit is contained in:
@@ -1 +1 @@
|
||||
142.0.7444.59
|
||||
142.0.7444.134
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1 +1 @@
|
||||
2
|
||||
1
|
||||
|
||||
Reference in New Issue
Block a user