From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#32873: Icecat 60 hides QR code of https://web.whatsapp.com Date: Sat, 29 Sep 2018 15:56:19 -0400 Message-ID: <87d0sw5b8c.fsf@netris.org> References: <87in2oa03i.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6LMP-0000qw-RH for bug-guix@gnu.org; Sat, 29 Sep 2018 15:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g6LMM-0001si-L3 for bug-guix@gnu.org; Sat, 29 Sep 2018 15:57:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54926) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g6LMM-0001sO-H8 for bug-guix@gnu.org; Sat, 29 Sep 2018 15:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g6LMM-00084S-Bz for bug-guix@gnu.org; Sat, 29 Sep 2018 15:57:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87in2oa03i.fsf@lassieur.org> ("=?UTF-8?Q?Cl=C3=A9ment?= Lassieur"'s message of "Sat, 29 Sep 2018 15:45:37 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 32873@debbugs.gnu.org Hi Cl=C3=A9ment, Cl=C3=A9ment Lassieur writes: > Icecat 60 hides QR code of https://web.whatsapp.com. I need to use the > debugger to display it. It was working well with Icecat 52. This seems to be related to the "privacy.resistFingerprinting" setting in "about:config". This option is set to "true" by default in IceCat. I found that by changing it to "false", which I guess is the default for upstream Firefox, the QR code displays properly on the above page. Does changing the setting fix the problem for you as well? Mark