From owner-freebsd-gecko@freebsd.org Wed Nov 27 10:35:08 2019 Return-Path: Delivered-To: freebsd-gecko@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4B6151A8292 for ; Wed, 27 Nov 2019 10:35:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 47NHGN0Zb1z3RM3 for ; Wed, 27 Nov 2019 10:35:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 137A91A8291; Wed, 27 Nov 2019 10:35:08 +0000 (UTC) Delivered-To: gecko@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1336B1A8290 for ; Wed, 27 Nov 2019 10:35:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47NHGM5nVVz3RM2; Wed, 27 Nov 2019 10:35:07 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id A565BA60C; Wed, 27 Nov 2019 10:35:07 +0000 (UTC) From: Jan Beich To: Graham Perrin Cc: gecko@freebsd.org Subject: Re: Firefox: recommendations =?utf-8?Q?=E2=80=93?= Pocket References: <906002a4-40af-f3f0-ebf5-8318a5c4779f@gmail.com> <3e10c730-9979-3ee6-6f71-c414a22b801f@gmail.com> Date: Wed, 27 Nov 2019 11:35:06 +0100 In-Reply-To: <3e10c730-9979-3ee6-6f71-c414a22b801f@gmail.com> (Graham Perrin's message of "Wed, 27 Nov 2019 06:41:04 +0000") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2019 10:35:08 -0000 Graham Perrin writes: >>> (I'm in the UK.) >> >> VPN or did you define the following? >> >> pref("browser.search.region", "US"); >> pref("browser.search.countryCode", "US"); > > No VPN. > > browser.search.region was the magic ingredient. Thanks! > > Previously set to GB. Changing to US then quitting Firefox was enough > to enable recommendations including sponsored content for the > next run of Firefox. > > browser.search.countryCode did not exist, I can get recommendations > without it. Ah, browser.search.countryCode was removed in Firefox 63. https://bugzilla.mozilla.org/show_bug.cgi?id=1462015