all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob c7e219f40e1ee1ec1f92c57db88dc6f33bcfe2d0 801 bytes (raw)
name: gnu/packages/patches/chromium-disable-api-keys-warning.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
Disable warning about missing API keys.

Copied from:

https://anonscm.debian.org/cgit/pkg-chromium/pkg-chromium.git/tree/debian/patches/disable/google-api-warning.patch

--- a/chrome/browser/ui/startup/startup_browser_creator_impl.cc
+++ b/chrome/browser/ui/startup/startup_browser_creator_impl.cc
@@ -816,8 +816,6 @@ void StartupBrowserCreatorImpl::AddInfoB
       !command_line_.HasSwitch(switches::kTestType) &&
       !command_line_.HasSwitch(switches::kEnableAutomation)) {
     chrome::ShowBadFlagsPrompt(browser);
-    GoogleApiKeysInfoBarDelegate::Create(InfoBarService::FromWebContents(
-        browser->tab_strip_model()->GetActiveWebContents()));
     ObsoleteSystemInfoBarDelegate::Create(InfoBarService::FromWebContents(
         browser->tab_strip_model()->GetActiveWebContents()));
 

debug log:

solving c7e219f40 ...
found c7e219f40 in https://yhetil.org/guix/87y3qvb15k.fsf@fastmail.com/ ||
	https://yhetil.org/guix/87o9p45bb6.fsf@fastmail.com/ ||
	https://yhetil.org/guix/87efpsz1xt.fsf@fastmail.com/

applying [1/1] https://yhetil.org/guix/87y3qvb15k.fsf@fastmail.com/
diff --git a/gnu/packages/patches/chromium-disable-api-keys-warning.patch b/gnu/packages/patches/chromium-disable-api-keys-warning.patch
new file mode 100644
index 000000000..c7e219f40

1:23: trailing whitespace.
 
Checking patch gnu/packages/patches/chromium-disable-api-keys-warning.patch...
1:23: new blank line at EOF.
+
Applied patch gnu/packages/patches/chromium-disable-api-keys-warning.patch cleanly.
warning: 2 lines add whitespace errors.

skipping https://yhetil.org/guix/87o9p45bb6.fsf@fastmail.com/ for c7e219f40
skipping https://yhetil.org/guix/87efpsz1xt.fsf@fastmail.com/ for c7e219f40
index at:
100644 c7e219f40e1ee1ec1f92c57db88dc6f33bcfe2d0	gnu/packages/patches/chromium-disable-api-keys-warning.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.