Update patches from Chromium 142.0.7444.34 to Chromium 142.0.7444.53.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
diff --git a/chrome/android/chrome_java_sources.gni b/chrome/android/chrome_java_sources.gni
|
||||
index 87f3d816a5a68a265b6ce1ed7db30bb631336114..9cf97765265d53b5e99cd5473a0036b9ff5e707a 100644
|
||||
index f453f25db9ef4e6f20a2249cb472efea5e677540..04389427cb67415c314fd684c662f8db7398249d 100644
|
||||
--- a/chrome/android/chrome_java_sources.gni
|
||||
+++ b/chrome/android/chrome_java_sources.gni
|
||||
@@ -1244,3 +1244,4 @@ if (enable_screen_capture) {
|
||||
@@ -1245,3 +1245,4 @@ if (enable_screen_capture) {
|
||||
"java/src/org/chromium/chrome/browser/media/MediaCapturePickerItemViewBinder.java",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
||||
index 90c8ec37ad4c4640ef93ed1df513f059e846aa3e..a1872de320210d38fb88491ce15e09ccb87c6383 100644
|
||||
index 7280ef29b85c1b16b11dd9e4d628a9eb579bb4dd..926b18ea66f33024e051b0eec2a4856e8dfe2a31 100644
|
||||
--- a/chrome/browser/BUILD.gn
|
||||
+++ b/chrome/browser/BUILD.gn
|
||||
@@ -2669,6 +2669,7 @@ static_library("browser") {
|
||||
@@ -2673,6 +2673,7 @@ static_library("browser") {
|
||||
} else {
|
||||
sources += [ "net/net_error_diagnostics_dialog_stub.cc" ]
|
||||
}
|
||||
@@ -10,7 +10,7 @@ index 90c8ec37ad4c4640ef93ed1df513f059e846aa3e..a1872de320210d38fb88491ce15e09cc
|
||||
|
||||
if (is_android) {
|
||||
sources += [
|
||||
@@ -8612,6 +8613,7 @@ static_library("browser_public_dependencies") {
|
||||
@@ -8616,6 +8617,7 @@ static_library("browser_public_dependencies") {
|
||||
"//rlz:rlz_lib",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
||||
index 01876a8c3cbf61eea9b5fa29326555ff42acfc2e..bb02f826a04d8bdaa28202e9d35ecf596f64e5bd 100644
|
||||
index e80a06d6cb74276d7552c3eccc1e0bca01dd889d..cf5bb38ed629e0aac0b606e93079d5f0e1965fba 100644
|
||||
--- a/chrome/browser/about_flags.cc
|
||||
+++ b/chrome/browser/about_flags.cc
|
||||
@@ -5036,6 +5036,7 @@ const FeatureEntry::FeatureVariation kSeamlessSigninPromoTypes[] = {
|
||||
@@ -4990,6 +4990,7 @@ const FeatureEntry::FeatureVariation kSeamlessSigninPromoTypes[] = {
|
||||
//
|
||||
// When adding a new choice, add it to the end of the list.
|
||||
const FeatureEntry kFeatureEntries[] = {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/chrome/browser/renderer_context_menu/render_view_context_menu.cc b/chrome/browser/renderer_context_menu/render_view_context_menu.cc
|
||||
index 7bc37d1c1574b6ff02dcce60986b4d3b40904793..0dc7a7246fc4fc4128bc897220e0f2adb3d68a75 100644
|
||||
index 8963b37a327867d8d0212216b62e1d18778f563d..bea243a7b9bb81bca1684de7501c8752558e07d1 100644
|
||||
--- a/chrome/browser/renderer_context_menu/render_view_context_menu.cc
|
||||
+++ b/chrome/browser/renderer_context_menu/render_view_context_menu.cc
|
||||
@@ -2354,6 +2354,7 @@ void RenderViewContextMenu::AppendSearchProvider() {
|
||||
@@ -2396,6 +2396,7 @@ void RenderViewContextMenu::AppendSearchProvider() {
|
||||
if (!selection_navigation_url_.is_valid()) {
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/chrome/browser/renderer_context_menu/render_view_context_menu.h b/chrome/browser/renderer_context_menu/render_view_context_menu.h
|
||||
index 83427a57d44f250c5d9f86d2aac31460f8e50423..ff2f57d3a88af6c6949a3f9ebfa3551da65032ee 100644
|
||||
index 6687631608a0ea05132d34191bab7e78f487cd7f..935e22a37c5b163a687f49a29109fb61f9a7135c 100644
|
||||
--- a/chrome/browser/renderer_context_menu/render_view_context_menu.h
|
||||
+++ b/chrome/browser/renderer_context_menu/render_view_context_menu.h
|
||||
@@ -198,6 +198,7 @@ class RenderViewContextMenu
|
||||
@@ -199,6 +199,7 @@ class RenderViewContextMenu
|
||||
// Returns true if keyboard lock is active and requires the user to press and
|
||||
// hold escape to exit exclusive access mode.
|
||||
bool IsPressAndHoldEscRequiredToExitFullscreen() const;
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/chrome/browser/signin/signin_promo_util.cc b/chrome/browser/signin/signin_promo_util.cc
|
||||
index 17c597297b78901bf5d6a14e135339c29bb9663c..cc258fd3fa8899265525289104d33fd90a1495bc 100644
|
||||
index 470cffe80ffe4759126427a44054f74c14f90741..24622ae20dd091a241804b7a4e42e1ddc1102439 100644
|
||||
--- a/chrome/browser/signin/signin_promo_util.cc
|
||||
+++ b/chrome/browser/signin/signin_promo_util.cc
|
||||
@@ -271,6 +271,7 @@ bool ShouldShowPromoBasedOnImpressionOrDismissalCount(Profile& profile,
|
||||
@@ -273,6 +273,7 @@ bool ShouldShowPromoBasedOnImpressionOrDismissalCount(Profile& profile,
|
||||
// `ShouldShowAddressSignInPromo` and `ShouldShowPasswordSignInPromo`).
|
||||
// `profile` is the profile of the tab the promo would be shown on.
|
||||
bool ShouldShowSignInPromoCommon(Profile& profile, SignInPromoType type) {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
||||
index 27ed707c71f2e75d939833212f20e1ce5eb01ae2..71fb53f5cf72994a611924fc675e4623670dfc81 100644
|
||||
index f4531197ae5e1438c35a101d2c86c9b6edd1953f..e103798ae941c3e810611122c7d3cab5b0173551 100644
|
||||
--- a/chrome/browser/ui/BUILD.gn
|
||||
+++ b/chrome/browser/ui/BUILD.gn
|
||||
@@ -769,6 +769,7 @@ static_library("ui") {
|
||||
@@ -22,7 +22,7 @@ index 27ed707c71f2e75d939833212f20e1ce5eb01ae2..71fb53f5cf72994a611924fc675e4623
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5391,6 +5395,7 @@ static_library("ui_public_dependencies") {
|
||||
@@ -5393,6 +5397,7 @@ static_library("ui_public_dependencies") {
|
||||
if (enable_extensions_core) {
|
||||
public_deps += [ "//extensions/browser" ]
|
||||
}
|
||||
@@ -30,7 +30,7 @@ index 27ed707c71f2e75d939833212f20e1ce5eb01ae2..71fb53f5cf72994a611924fc675e4623
|
||||
if (!is_android) {
|
||||
public_deps += [
|
||||
"//build:branding_buildflags",
|
||||
@@ -5445,6 +5450,7 @@ source_set("layout_constants") {
|
||||
@@ -5447,6 +5452,7 @@ source_set("layout_constants") {
|
||||
if (is_chromeos) {
|
||||
deps += [ "//chromeos/constants" ]
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/chrome/browser/ui/actions/chrome_action_id.h b/chrome/browser/ui/actions/chrome_action_id.h
|
||||
index 66abb23c33f294803a74b09232b5b3554fc9bb31..e1db4b9e914b1e76a62612a60a699909e4ace8e9 100644
|
||||
index ccd08503f9a8732c8167e4800d3f93e61e19d66c..bc723078afc75aa659d058878175ae10537b119a 100644
|
||||
--- a/chrome/browser/ui/actions/chrome_action_id.h
|
||||
+++ b/chrome/browser/ui/actions/chrome_action_id.h
|
||||
@@ -534,6 +534,7 @@
|
||||
@@ -536,6 +536,7 @@
|
||||
/* Side Panel items */ \
|
||||
E(kActionSidePanelShowAboutThisSite) \
|
||||
E(kActionSidePanelShowAssistant) \
|
||||
|
||||
+6
-6
@@ -1,8 +1,8 @@
|
||||
diff --git a/chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarPhone.java b/chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarPhone.java
|
||||
index 3ad41de4a885ae9ab0cf2b1a4ac0a653eba2e33e..0bd7113e1af3d02567f35e1a252968a594448505 100644
|
||||
index e72a447af28564c198c00b8064b74f72462e8f92..74c733553a7dfa121bc50d6968ad708493e44b87 100644
|
||||
--- a/chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarPhone.java
|
||||
+++ b/chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarPhone.java
|
||||
@@ -467,6 +467,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
@@ -482,6 +482,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
if (mOptionalButtonCoordinator != null) {
|
||||
mOptionalButtonCoordinator.setBackgroundColorFilter(color);
|
||||
}
|
||||
@@ -10,7 +10,7 @@ index 3ad41de4a885ae9ab0cf2b1a4ac0a653eba2e33e..0bd7113e1af3d02567f35e1a252968a5
|
||||
}
|
||||
|
||||
private void updateModernLocationBarCorners() {
|
||||
@@ -1019,6 +1020,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
@@ -1034,6 +1035,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
* Tab Page.
|
||||
*/
|
||||
private void updateLocationBarLayoutForExpansionAnimation() {
|
||||
@@ -18,7 +18,7 @@ index 3ad41de4a885ae9ab0cf2b1a4ac0a653eba2e33e..0bd7113e1af3d02567f35e1a252968a5
|
||||
TraceEvent.begin("ToolbarPhone.updateLocationBarLayoutForExpansionAnimation");
|
||||
if (isInTabSwitcherMode()) return;
|
||||
|
||||
@@ -1395,6 +1397,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
@@ -1405,6 +1407,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
canvas.restore();
|
||||
}
|
||||
|
||||
@@ -26,7 +26,7 @@ index 3ad41de4a885ae9ab0cf2b1a4ac0a653eba2e33e..0bd7113e1af3d02567f35e1a252968a5
|
||||
// Draw the tab stack button and associated text if necessary.
|
||||
if (getTabSwitcherButtonCoordinator() != null && mUrlExpansionFraction != 1f) {
|
||||
// Draw the tab stack button image.
|
||||
@@ -1705,6 +1708,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
@@ -1715,6 +1718,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
@Override
|
||||
public void onHomeButtonIsEnabledUpdate(boolean homeButtonEnabled) {
|
||||
mIsHomeButtonEnabled = homeButtonEnabled;
|
||||
@@ -34,7 +34,7 @@ index 3ad41de4a885ae9ab0cf2b1a4ac0a653eba2e33e..0bd7113e1af3d02567f35e1a252968a5
|
||||
updateButtonVisibility();
|
||||
}
|
||||
|
||||
@@ -2044,6 +2048,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
@@ -2065,6 +2069,7 @@ public class ToolbarPhone extends ToolbarLayout
|
||||
} else {
|
||||
populateUrlClearExpansionAnimatorSet(animators);
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/chrome/browser/ui/omnibox/omnibox_edit_model.cc b/chrome/browser/ui/omnibox/omnibox_edit_model.cc
|
||||
index ff34f1a1aa49bd8bab2350f9198e34dd1afca0bb..bc1414e2501de91c46231acbbcf3ca459a9a0406 100644
|
||||
index 1f4d2e9df60f2e17fc9d20920414a3d4217ed5ca..83dc0a3b488cd18c991e8b82f8fcd0533d0352e7 100644
|
||||
--- a/chrome/browser/ui/omnibox/omnibox_edit_model.cc
|
||||
+++ b/chrome/browser/ui/omnibox/omnibox_edit_model.cc
|
||||
@@ -665,6 +665,7 @@ void OmniboxEditModel::StartAutocomplete(bool has_selected_text,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/chrome/browser/ui/views/frame/browser_view.cc b/chrome/browser/ui/views/frame/browser_view.cc
|
||||
index 4fbd1e03819a62da6d99bd6e074b537257c45747..4f68a180e5d7956d4ad5c1df61fccc68f8b9dee7 100644
|
||||
index 09d102ec8a6c4c4263a9759ef4afae619fb98848..a0a46a2335818b9dd5a6d023c512e2d2cbe0fcf3 100644
|
||||
--- a/chrome/browser/ui/views/frame/browser_view.cc
|
||||
+++ b/chrome/browser/ui/views/frame/browser_view.cc
|
||||
@@ -720,6 +720,7 @@ bool ConvertedHitTest(views::View* src, views::View* dst, gfx::Point* point) {
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
diff --git a/chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc b/chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc
|
||||
index 0490e6c682dfd2d9c01985fc8dac0b7bb99bdfae..8aeca2fc58af117d1bd55665d03c8cb9ebf9fdc7 100644
|
||||
index 1f43a214e006bdf302cfce02527c63215badc64f..0ac523b9be9fe50ec16cb2fe4a69262f869e0f4d 100644
|
||||
--- a/chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc
|
||||
+++ b/chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc
|
||||
@@ -3875,6 +3875,7 @@ void AddLocalizedStrings(content::WebUIDataSource* html_source,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
|
||||
index fce0a3a5c27711bfba8487b02e8ad3f628414257..0eebe3a5515b87d90b85eb2c87c7563c26022e2d 100644
|
||||
index f7d3ac043e245288211974d9c9cc10ea327f83a6..f4aa9a068ab3c6f417b15c247fa34a00e71f8708 100644
|
||||
--- a/chrome/installer/util/BUILD.gn
|
||||
+++ b/chrome/installer/util/BUILD.gn
|
||||
@@ -202,6 +202,7 @@ static_library("with_no_strings") {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
||||
index ce551a6af47222d6613fd7f6aa8c03a52616e02e..3dd4f98c84a88d3de25043b92c4646e86c833f11 100644
|
||||
index 4308450d0a0ac99561f8d1b1b110d0b29eeb1201..9705e886c242894918b076cd43db9eaae2f4f961 100644
|
||||
--- a/chrome/test/BUILD.gn
|
||||
+++ b/chrome/test/BUILD.gn
|
||||
@@ -700,6 +700,7 @@ static_library("test_support") {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/components/omnibox/browser/autocomplete_controller.cc b/components/omnibox/browser/autocomplete_controller.cc
|
||||
index 5851a140537dafe94ddf1aa3d99fa596b77b2a88..6299aca926da5840340074f80d23936a5e3c6036 100644
|
||||
index fd7f4a5fe1fc604ee54aae6abd94f8a14e886281..6f494c2fdc1065383eb1e861aef3f8ed4c547656 100644
|
||||
--- a/components/omnibox/browser/autocomplete_controller.cc
|
||||
+++ b/components/omnibox/browser/autocomplete_controller.cc
|
||||
@@ -1269,6 +1269,7 @@ void AutocompleteController::InitializeAsyncProviders(int provider_types) {
|
||||
@@ -1277,6 +1277,7 @@ void AutocompleteController::InitializeAsyncProviders(int provider_types) {
|
||||
if (provider_types & AutocompleteProvider::TYPE_SEARCH) {
|
||||
search_provider_ = new SearchProvider(provider_client_.get(), this);
|
||||
providers_.push_back(search_provider_.get());
|
||||
@@ -10,7 +10,7 @@ index 5851a140537dafe94ddf1aa3d99fa596b77b2a88..6299aca926da5840340074f80d23936a
|
||||
}
|
||||
// Providers run in the order they're added. Add `HistoryURLProvider` after
|
||||
// `SearchProvider` because:
|
||||
@@ -1523,6 +1524,7 @@ void AutocompleteController::UpdateResult(UpdateType update_type,
|
||||
@@ -1531,6 +1532,7 @@ void AutocompleteController::UpdateResult(UpdateType update_type,
|
||||
StartStopTimer();
|
||||
}
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/components/omnibox/browser/featured_search_provider.cc b/components/omnibox/browser/featured_search_provider.cc
|
||||
index 93a522ecf21fcdf389a19df85a29a1c9123812d4..19e7e0530a8ce9fa29113063720be5feac70bc37 100644
|
||||
index b9a486f7d11fc478c3652472da07b3a647ff5461..38603b3cbb10146f3def2121ccf323754384faa4 100644
|
||||
--- a/components/omnibox/browser/featured_search_provider.cc
|
||||
+++ b/components/omnibox/browser/featured_search_provider.cc
|
||||
@@ -290,6 +290,7 @@ void FeaturedSearchProvider::AddFeaturedKeywordMatches(
|
||||
@@ -294,6 +294,7 @@ void FeaturedSearchProvider::AddFeaturedKeywordMatches(
|
||||
for (TemplateURL* turl : turls) {
|
||||
if (turl->starter_pack_id() > 0 &&
|
||||
turl->is_active() == TemplateURLData::ActiveStatus::kTrue) {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/components/omnibox/composebox/BUILD.gn b/components/omnibox/composebox/BUILD.gn
|
||||
index 148c2c9a523061c9c10cdb95a71cd12878b4b31b..d1da4b700f781b410b2562a8c275e725ebff48b6 100644
|
||||
index 3fbd87c5f52408a57d6550fa841719fe6953020a..fed581449a8a3673c8220a7eb044aa6fc15b2685 100644
|
||||
--- a/components/omnibox/composebox/BUILD.gn
|
||||
+++ b/components/omnibox/composebox/BUILD.gn
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/content/browser/renderer_host/navigation_request.cc b/content/browser/renderer_host/navigation_request.cc
|
||||
index c4fb8d694c7b78aa1438eb53af913e7f6c6a7dfa..78ef4204d0f046095df0a74ec38b4b49dac0d5a3 100644
|
||||
index a757057a2845835779ae3467e32b285580507d8e..9ce64fdb5ed3bf41539e26997bf217d1f057df36 100644
|
||||
--- a/content/browser/renderer_host/navigation_request.cc
|
||||
+++ b/content/browser/renderer_host/navigation_request.cc
|
||||
@@ -3640,6 +3640,7 @@ void NavigationRequest::OnRequestRedirected(
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/content/browser/renderer_host/render_frame_host_impl.cc b/content/browser/renderer_host/render_frame_host_impl.cc
|
||||
index dcf83922d5f20583f3c12cb747641512bddffc34..dba8e0db429a31221e26b8fd13d91debd3d991d7 100644
|
||||
index 59c9498a6d42b3fcc3920043a20988f72f7dab5e..132ac124708bdba75aa52d50b779e3344a44d4e0 100644
|
||||
--- a/content/browser/renderer_host/render_frame_host_impl.cc
|
||||
+++ b/content/browser/renderer_host/render_frame_host_impl.cc
|
||||
@@ -5281,6 +5281,7 @@ net::IsolationInfo RenderFrameHostImpl::ComputeIsolationInfoInternal(
|
||||
@@ -26,7 +26,7 @@ index dcf83922d5f20583f3c12cb747641512bddffc34..dba8e0db429a31221e26b8fd13d91deb
|
||||
return false;
|
||||
}
|
||||
|
||||
@@ -9910,6 +9913,7 @@ void RenderFrameHostImpl::CreateNewWindow(
|
||||
@@ -9911,6 +9914,7 @@ void RenderFrameHostImpl::CreateNewWindow(
|
||||
dom_storage_context, params->session_storage_namespace_id);
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5 b/third_party/blink/renderer/platform/runtime_enabled_features.json5
|
||||
index 98876f26f58733d982bcc3b61f98dd60aa5350ff..3e4335a25434d274ceb54fb0637231b3bf171dbb 100644
|
||||
index b10b1fe3795149b2a4e74255b7f17ef7f5de52c3..9fe34ecc1db739eacb75b2a23ba402e8d4c34953 100644
|
||||
--- a/third_party/blink/renderer/platform/runtime_enabled_features.json5
|
||||
+++ b/third_party/blink/renderer/platform/runtime_enabled_features.json5
|
||||
@@ -768,6 +768,11 @@
|
||||
@@ -14,7 +14,7 @@ index 98876f26f58733d982bcc3b61f98dd60aa5350ff..3e4335a25434d274ceb54fb0637231b3
|
||||
{
|
||||
name: "BrowserInitiatedAutomaticPictureInPicture",
|
||||
public: true,
|
||||
@@ -2269,6 +2274,7 @@
|
||||
@@ -2268,6 +2273,7 @@
|
||||
// In-development features for the File System Access API.
|
||||
name: "FileSystemAccessAPIExperimental",
|
||||
status: "experimental",
|
||||
@@ -22,7 +22,7 @@ index 98876f26f58733d982bcc3b61f98dd60aa5350ff..3e4335a25434d274ceb54fb0637231b3
|
||||
},
|
||||
{
|
||||
// The FileSystemHandle.getCloudIdentifiers() method (see
|
||||
@@ -2283,6 +2289,7 @@
|
||||
@@ -2282,6 +2288,7 @@
|
||||
// Non-OPFS File System Access API.
|
||||
name: "FileSystemAccessLocal",
|
||||
status: {"default": "stable"},
|
||||
@@ -30,7 +30,7 @@ index 98876f26f58733d982bcc3b61f98dd60aa5350ff..3e4335a25434d274ceb54fb0637231b3
|
||||
},
|
||||
{
|
||||
name: "FileSystemAccessLockingScheme",
|
||||
@@ -3251,6 +3258,7 @@
|
||||
@@ -3250,6 +3257,7 @@
|
||||
{
|
||||
name: "MiddleClickAutoscroll",
|
||||
status: "test",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
diff --git a/tools/binary_size/libsupersize/archive.py b/tools/binary_size/libsupersize/archive.py
|
||||
index 9f1b483cb2deb00a75e2dd1dadf225ebfbfc1405..63d61a7246b3271923f76be844146c2ec187b907 100644
|
||||
index 78bd10d4340bee7c75fc2a1fbc6429c0dee0638d..588b91e88b48b9943fd991b53fff08dde0852cc7 100644
|
||||
--- a/tools/binary_size/libsupersize/archive.py
|
||||
+++ b/tools/binary_size/libsupersize/archive.py
|
||||
@@ -1081,6 +1081,7 @@ def _FilterContainerSpecs(container_specs, container_re=None):
|
||||
@@ -1075,6 +1075,7 @@ def _FilterContainerSpecs(container_specs, container_re=None):
|
||||
ret = []
|
||||
seen_container_names = set()
|
||||
for container_spec in container_specs:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
diff --git a/ui/views/widget/desktop_aura/desktop_native_widget_aura.cc b/ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
||||
index 47adf1b69421691878a626d62e6ffea9e8507b58..a3a3d22e6e5d2483ac6f29f113b57e5276f930f4 100644
|
||||
index e0f75fb36d6b673268aafb118871d4f844ff8b28..304cd310b222e33e5affe533f1817c59ba06673e 100644
|
||||
--- a/ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
||||
+++ b/ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
||||
@@ -537,10 +537,10 @@ void DesktopNativeWidgetAura::UpdateWindowTransparency() {
|
||||
|
||||
Reference in New Issue
Block a user