Skip to content

Commit

Permalink
AUTOMATED - git apply results
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Jan 22, 2024
1 parent 79e176d commit b1544a0
Show file tree
Hide file tree
Showing 292 changed files with 292 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/patches/AImageReader-CFI-crash-mitigations.patch
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,4 @@ diff --git a/gpu/ipc/service/stream_texture_android.cc b/gpu/ipc/service/stream_
: TextureOwner::Mode::kSurfaceTextureInsecure;
}
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -729,3 +729,4 @@ diff --git a/content/public/browser/content_browser_client.h b/content/public/br
const absl::optional<std::string>& user_agent,
mojo::PendingRemote<network::mojom::WebSocketHandshakeClient>
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/AdblockPlus-connect-popup-blocker.patch
Original file line number Diff line number Diff line change
Expand Up @@ -167,3 +167,4 @@ new file mode 100644
+
+#endif // ifdef FLAG_SECTION
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-AllowUserCertificates-flag.patch
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,4 @@ diff --git a/net/android/java/src/org/chromium/net/X509Util.java b/net/android/j
CertVerifyStatusAndroid.OK, isIssuedByKnownRoot, verifiedChain);
}
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-Alt-D-hotkey-to-focus-address-bar.patch
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ diff --git a/chrome/android/java/src/org/chromium/chrome/browser/KeyboardShortcu

KeyboardShortcutGroup webpageShortcutGroup =
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-IsCleartextPermitted-flag.patch
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ diff --git a/net/url_request/url_request_http_job.cc b/net/url_request/url_reque
// Check whether the app allows cleartext traffic to this host, and return
// ERR_CLEARTEXT_NOT_PERMITTED if not.
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ new file mode 100644
+
+#endif
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-a-flag-to-disable-GamePad-API.patch
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ diff --git a/third_party/blink/renderer/modules/gamepad/navigator_gamepad.cc b/t
DCHECK(processing_events_);
DCHECK(has_connection_event_listener_);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-a-proxy-configuration-page.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1413,3 +1413,4 @@ diff --git a/net/proxy_resolution/proxy_config.h b/net/proxy_resolution/proxy_co
// Returns one of {&proxies_for_http, &proxies_for_https, &proxies_for_ftp,
// &fallback_proxies}, or NULL if there is no proxy to use.
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-an-always-incognito-mode.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2201,3 +2201,4 @@ diff --git a/net/base/file_stream_context.cc b/net/base/file_stream_context.cc
file = base::OpenContentUriForRead(path);
} else {
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-autoplay-site-setting.patch
Original file line number Diff line number Diff line change
Expand Up @@ -341,3 +341,4 @@ diff --git a/third_party/blink/renderer/core/html/media/autoplay_policy.h b/thir
bool IsOrWillBeAutoplayingMutedInternal(bool muted) const;

--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-bookmark-import-export-actions.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1848,3 +1848,4 @@ diff --git a/ui/shell_dialogs/select_file_dialog_win.cc b/ui/shell_dialogs/selec
if (!owning_window->GetRootWindow())
return false;
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-cromite-flags-support.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1718,3 +1718,4 @@ diff --git a/third_party/blink/public/common/features.h b/third_party/blink/publ
} // namespace blink

--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-custom-tab-intents-privacy-option.patch
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,4 @@ new file mode 100644
+SET_CROMITE_FEATURE_DISABLED(kCCTIntentFeatureOverrides);
+SET_CROMITE_FEATURE_DISABLED(kCCTPostMessageAPI);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-exit-menu-item.patch
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,4 @@ diff --git a/chrome/browser/ui/android/strings/android_chrome_strings.grd b/chro
Appearance
</message>
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,4 @@ new file mode 100644
+
+#endif
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-flag-for-save-data-header.patch
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ new file mode 100644
@@ -0,0 +1 @@
+COMPONENT_EXPORT(NETWORK_CPP) BASE_DECLARE_FEATURE(kEnableSaveDataHeader);
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,4 @@ diff --git a/net/socket/client_socket_pool_manager.cc b/net/socket/client_socket
}

--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ new file mode 100644
@@ -0,0 +1 @@
+SET_CROMITE_FEATURE_DISABLED(kResumeBackgroundVideo);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-flag-to-disable-IPv6-probes.patch
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@ diff --git a/net/dns/host_resolver_manager.cc b/net/dns/host_resolver_manager.cc
ipv6_request_callbacks_.push_back(std::move(callback));
return ERR_IO_PENDING;
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ new file mode 100644
+
+#endif
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-flag-to-disable-vibration.patch
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,4 @@ diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5
name: "OriginIsolationHeader",
status: "stable",
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ diff --git a/build_overrides/build.gni b/build_overrides/build.gni
# TODO(crbug.com/1402249): evaluate removing this end of 2023
use_cxx17 = false
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-lifetime-options-for-permissions.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1444,3 +1444,4 @@ diff --git a/components/permissions/permission_request_manager.h b/components/pe
void CancelledIncludingDuplicates(PermissionRequest* request,
bool is_final_decision = true);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-menu-item-to-bookmark-all-tabs.patch
Original file line number Diff line number Diff line change
Expand Up @@ -746,3 +746,4 @@ diff --git a/components/sync_bookmarks/bookmark_specifics_conversions.cc b/compo
return sync_pb::BookmarkSpecifics::FOLDER;
}
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-menu-item-to-view-source.patch
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ diff --git a/chrome/browser/ui/android/strings/android_chrome_strings.grd b/chro
<message name="IDS_PREFS_SECTION_ACCOUNT_AND_GOOGLE_SERVICES" desc="Title for the group of account-related entries and google services in Settings. [CHAR_LIMIT=32]">
You and Google
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-option-to-disable-snapshots.patch
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,4 @@ diff --git a/chrome/browser/ui/android/strings/android_chrome_strings.grd b/chro
<message name="IDS_TAB_MANAGEMENT_MODULE_TITLE" desc="Text shown when the Tab Management module is referenced in install start, success, failure UI (e.g. in IDS_MODULE_INSTALL_START_TEXT, which will expand to 'Installing Tab management for Chrome…').">
Tab management
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-option-to-force-tablet-UI.patch
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,4 @@ diff --git a/ui/android/java/src/org/chromium/ui/base/DeviceFormFactor.java b/ui
}

--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ diff --git a/chrome/browser/ui/android/strings/android_chrome_strings.grd b/chro
LINK
</message>
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-option-to-use-home-page-as-NTP.patch
Original file line number Diff line number Diff line change
Expand Up @@ -260,3 +260,4 @@ diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
// The old key value is kept to avoid unnecessary migration code.
inline constexpr char kSpeechRecognitionFilterProfanities[] =
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-search-engine.patch
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,4 @@ diff --git a/components/search_engines/template_url_prepopulate_data.cc b/compon
}

--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-setting-to-clear-data-on-exit.patch
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,4 @@ diff --git a/content/browser/storage_partition_impl.cc b/content/browser/storage
settings.size_in_bytes());
}
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-setting-to-invert-tap-and-long-tap.patch
Original file line number Diff line number Diff line change
Expand Up @@ -574,3 +574,4 @@ diff --git a/third_party/blink/renderer/core/page/context_menu_controller.h b/th
bool ShouldShowContextMenuFromTouch(const ContextMenuData&);

--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-site-engagement-flag.patch
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,4 @@ new file mode 100644
+
+#endif
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ diff --git a/components/browser_ui/settings/android/java/src/org/chromium/compon
+ }
}
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-support-for-writing-URIs.patch
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,4 @@ diff --git a/base/android/java/src/org/chromium/base/ContentUriUtils.java b/base
* Check whether a content URI exists.
*
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-support-to-jxl.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2670,3 +2670,4 @@ diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums
<int value="191737931" label="enable-mark-http-as"/>
<int value="191891628" label="AutocompleteExtendedSuggestions:enabled"/>
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-webGL-site-setting.patch
Original file line number Diff line number Diff line change
Expand Up @@ -284,3 +284,4 @@ diff --git a/third_party/blink/renderer/modules/webgl/webgl_rendering_context_ba

private:
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Add-webRTC-site-settings.patch
Original file line number Diff line number Diff line change
Expand Up @@ -262,3 +262,4 @@ diff --git a/third_party/blink/renderer/modules/peerconnection/rtc_rtp_sender.cc
capabilities->setCodecs(HeapVector<Member<RTCRtpCodecCapability>>());
capabilities->setHeaderExtensions(
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ diff --git a/third_party/blink/renderer/modules/document_picture_in_picture/pict
web_options.width = options->width();
web_options.height = options->height();
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -508,3 +508,4 @@ diff --git a/third_party/blink/renderer/core/frame/reporting_observer.cc b/third

bool ReportingObserver::Buffered() {
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -291,3 +291,4 @@ diff --git a/components/supervised_user/core/common/supervised_user_utils.cc b/c

bool EmitLogSegmentHistogram(const std::vector<AccountInfo>& primary_accounts) {
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Allow-playing-audio-in-background.patch
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ diff --git a/third_party/blink/renderer/platform/media/web_media_player_impl.h b
const WebVector<WebMediaPlayer::TrackId>& enabledTrackIds) override;
void SelectedVideoTrackChanged(
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Always-allow-inspect-fallback.patch
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ diff --git a/chrome/browser/resources/inspect/inspect.js b/chrome/browser/resour
const propertiesBox = row.querySelector('.properties-box');
propertiesBox.insertBefore(favicon, propertiesBox.firstChild);
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ diff --git a/chrome/android/java/src/org/chromium/chrome/browser/tab/TabContextM
RecordUserAction.record("LinkOpenedInNewTab");
LoadUrlParams loadUrlParams = new LoadUrlParams(url.getSpec());
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ new file mode 100755
+SET_CROMITE_FEATURE_DISABLED(kNewTabSearchEngineUrlAndroid);
+SET_CROMITE_FEATURE_DISABLED(kPartnerCustomizationsUma);
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,4 @@ diff --git a/third_party/blink/renderer/modules/webaudio/realtime_analyser.cc b/
}
}
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Battery-API-return-nothing.patch
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ diff --git a/third_party/blink/renderer/modules/battery/battery_manager.cc b/thi

void BatteryManager::RegisterWithDispatcher() {
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Block-Intents-While-Locked.patch
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ new file mode 100644
@@ -0,0 +1 @@
+SET_CROMITE_FEATURE_ENABLED(kBlockIntentsWhileLocked);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Block-gateway-attacks-via-websockets.patch
Original file line number Diff line number Diff line change
Expand Up @@ -302,3 +302,4 @@ diff --git a/third_party/blink/renderer/modules/websockets/websocket_common.h b/

// Returns true if |protocol| is a valid WebSocket subprotocol name.
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Block-qjz9zk-or-trk-requests.patch
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,4 @@ diff --git a/url/url_util.cc b/url/url_util.cc

// Schemes that can be sent CORS requests.
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Bookmarks-select-all-menu-entry.patch
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ diff --git a/chrome/browser/ui/android/strings/android_chrome_strings.grd b/chro
Import
</message>
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Bromite-auto-updater.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1623,3 +1623,4 @@ new file mode 100644
@@ -0,0 +1 @@
+BASE_DECLARE_FEATURE(kInlineUpdateFlow);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Bromite-package-name.patch
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ diff --git a/chrome/android/chrome_public_apk_tmpl.gni b/chrome/android/chrome_p
chrome_public_manifest_package += ".stable"
} else if (android_channel != "default" && android_channel != "stable") {
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Bromite-subresource-adblocker.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1999,3 +1999,4 @@ new file mode 100644
+SET_CROMITE_FEATURE_DISABLED(kAutomaticLazyFrameLoadingToEmbeds);
+SET_CROMITE_FEATURE_DISABLED(kAutomaticLazyFrameLoadingToEmbedUrls);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Chrome-web-store-protection.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1142,3 +1142,4 @@ diff --git a/tools/typescript/definitions/developer_private.d.ts b/tools/typescr

export interface ExtensionCommandUpdate {
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@ diff --git a/services/network/network_context.cc b/services/network/network_cont
if (memory_cache)
memory_cache->Clear();
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Client-hints-overrides.patch
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5
{
// https://chromestatus.com/feature/5132477781245952
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ diff --git a/chrome/android/chrome_public_apk_tmpl.gni b/chrome/android/chrome_p
# Crashpad trampoline lives in TrichromeLibrary.apk.
# https://chromium.googlesource.com/chromium/src/+/main/docs/android_native_libraries.md#Crashpad-Packaging
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Content-settings-infrastructure.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2392,3 +2392,4 @@ diff --git a/third_party/blink/renderer/core/execution_context/execution_context
enum ReasonForCallingCanExecuteScripts {
kAboutToExecuteScript,
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Cromite-Branding.patch
Original file line number Diff line number Diff line change
Expand Up @@ -18199,3 +18199,4 @@ diff --git a/tools/grit/grit/grd_reader.py b/tools/grit/grit/grd_reader.py
class GrdPartContentHandler(xml.sax.handler.ContentHandler):
def __init__(self, parent):
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Customize-selection-popup.patch
Original file line number Diff line number Diff line change
Expand Up @@ -423,3 +423,4 @@ diff --git a/content/public/android/java/src/org/chromium/content/browser/select
}

--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Deprecate-Data-URL-in-SVGUseElement.patch
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5
{
name: "RemoveMobileViewportDoubleTap",
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Dictionary-suggestions-for-the-Omnibox.patch
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,4 @@ diff --git a/chrome/browser/ui/android/omnibox/java/src/org/chromium/chrome/brow

@Override
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ diff --git a/content/public/android/java/src/org/chromium/content/browser/access
final ViewStructure viewRoot = structure.asyncNewChild(0);
viewRoot.setClassName("");
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-Android-AppRestrictions.patch
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,4 @@ new file mode 100644
@@ -0,0 +1 @@
+BASE_DECLARE_FEATURE(kEnableAndroidAppRestriction);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-AsyncDNS-by-default.patch
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ new file mode 100644
@@ -0,0 +1 @@
+SET_CROMITE_FEATURE_DISABLED(kAsyncDns);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-BackForwardCache.patch
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ new file mode 100644
@@ -0,0 +1 @@
+SET_CROMITE_FEATURE_DISABLED(kBackForwardCache);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-Component-Updates.patch
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ diff --git a/components/component_updater/component_updater_service.cc b/compone

} // namespace component_updater
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5
{
name: "ComputedAccessibilityInfo",
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ new file mode 100644
+
+#endif
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-FLoC-and-privacy-sandbox.patch
Original file line number Diff line number Diff line change
Expand Up @@ -220,3 +220,4 @@ diff --git a/components/privacy_sandbox/privacy_sandbox_settings_impl.cc b/compo
// allows to query whether the site associated with the |url| is allowed to
// access Site data (aka ContentSettingsType::COOKIES) without considering any
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-FedCm.patch
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5
},
{
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-Feeback-Collector.patch
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ diff --git a/chrome/browser/feedback/android/java/src/org/chromium/chrome/browse
// 4. Kick off a task to timeout the async sources.
ThreadUtils.postOnUiThreadDelayed(this, TIMEOUT_MS);
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ new file mode 100644
@@ -0,0 +1 @@
+SET_CROMITE_FEATURE_DISABLED(kFirstPartySets);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-GSA-by-default.patch
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,4 @@ new file mode 100644
+SET_CROMITE_FEATURE_DISABLED(kContextMenuSearchWithGoogleLens);
+SET_CROMITE_FEATURE_DISABLED(kExperimentsForAgsa);
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-GetInstalledRelatedApps-API.patch
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ diff --git a/third_party/blink/renderer/platform/runtime_enabled_features.json5
},
{
--
2.25.1
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ diff --git a/components/feed/core/shared_prefs/pref_names.cc b/components/feed/c
}

--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-PrivacyGuide.patch
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ new file mode 100644
+
+#endif
--
2.25.1
1 change: 1 addition & 0 deletions build/patches/Disable-PrivateStateTokens-API.patch
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ new file mode 100644
+SET_CROMITE_FEATURE_DISABLED(kPrivateStateTokens);
+SET_CROMITE_FEATURE_DISABLED(kFledgePst);
--
2.25.1
Loading

0 comments on commit b1544a0

Please sign in to comment.