From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqNMi-0005pb-84 for guix-patches@gnu.org; Mon, 26 Feb 2018 13:19:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqNMd-0005ii-Ba for guix-patches@gnu.org; Mon, 26 Feb 2018 13:19:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54158) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eqNMd-0005ib-7m for guix-patches@gnu.org; Mon, 26 Feb 2018 13:19:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eqNMb-0000un-Ru for guix-patches@gnu.org; Mon, 26 Feb 2018 13:19:02 -0500 Subject: [bug#28004] Chromium Resent-Message-ID: From: Marius Bakke In-Reply-To: <874lnkr0vf.fsf@gnu.org> References: <87y3qvb15k.fsf@fastmail.com> <20171010131949.y43plpzxbppvrigr@abyayala> <87lgkha2cx.fsf@gnu.org> <20171012195628.GA31843@jasmine.lan> <87shensfq6.fsf@gnu.org> <87o9p45bb6.fsf@fastmail.com> <20180104191648.custe7w3l57fvbac@abyayala> <87wp0s2ewl.fsf@fastmail.com> <20180108232042.nqjurjr2bcfl2yyc@abyayala> <87373cey5b.fsf@fastmail.com> <87vag16g5z.fsf@gnu.org> <87fu75aar5.fsf@fastmail.com> <874lnkr0vf.fsf@gnu.org> Date: Mon, 26 Feb 2018 19:18:39 +0100 Message-ID: <87vaejvclc.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mike Gerwitz Cc: 28004@debbugs.gnu.org --=-=-= Content-Type: text/plain Mike Gerwitz writes: > On Tue, Jan 16, 2018 at 20:01:34 +0100, Marius Bakke wrote: >> If there are no objections, expect to see this in 'master' in 1-2 weeks. > > I want to express gratitude for your hard work on this---given that > IceCat does not contain many of the FF devtool updates, Chromium is very > desirable for web development. It's also needed for certain Node.js > tools, like node-inspector. > > So, thank you! Thank *you* for the kind words! :-) Here is the latest iteration of this patch. New in this version: * Chromium 64 (duh). * The 'delete-bundled-software' phase has been moved to a snippet, shaving ~100MiB (~22%) off the compressed tarball size (and drastically reduces (de)compression time). * The New Tab page does not show any thumbnails for new profiles. I've also added more comments about the patches and other flags. Now, when launching the browser for the first time, it *still* connects to Google services. After a while it also does a lookup for AdWords... However subsequent launches are "silent" as long as the Web Store is disabled and "--disable-background-networking" is passed, like the wrapper script does. Incidentally, now that IceCat supports WebRTC (and somehow plugged the IP address leak[0]!), I no longer *need* this package. However, having multiple high quality browsers at hand is a huge advantage IMO, so I'd still like to have it in Guix. What do y'all think? Feedback on the snippet and description very welcome. [0] https://en.wikipedia.org/wiki/WebRTC#Concerns --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlqUT38ACgkQoqBt8qM6 VPrloggAq1FiRB2E8ycl17PaYtQw+w44/QaCDprS69Pz1vuWg05EthVcTgcvPGZb fwLk13vLYcNlsI/ka7QHuov0XNb71O8CV/vt4AhReVZVVnIoXF5z/BmsKoSNd2u1 5LG0X/6tUi6ICdnsni/A1LzG63Gk+JZpctVS0lvrqqikWdzXrdfn4vvpZj+O9waL +OQKv7qXWINLP7utj3jypfG4N17Sy0THsJpddBoyNYXjAEcu5M9VQdHQGWd/ptup EA9N97iPqbOF9XmccEzxLbga2WfJ+SI+Wd5wefmz/6UbMmUBkhf6WXH3SdtYfF4b pESr7422UheU1oWZzPzRtryma+AU2Q== =T/a0 -----END PGP SIGNATURE----- --=-=-=--