From owner-freebsd-gecko@freebsd.org Sat Feb 27 02:57:06 2021 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 3046F5592E9 for ; Sat, 27 Feb 2021 02:57:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4DnWQV0jCVz3p7W for ; Sat, 27 Feb 2021 02:57:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 17F32559711; Sat, 27 Feb 2021 02:57:06 +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 17BAE5594B5 for ; Sat, 27 Feb 2021 02:57:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DnWQV06chz3nxC for ; Sat, 27 Feb 2021 02:57:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EB7091636D for ; Sat, 27 Feb 2021 02:57:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 11R2v5CH084716 for ; Sat, 27 Feb 2021 02:57:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 11R2v58P084715 for gecko@FreeBSD.org; Sat, 27 Feb 2021 02:57:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 253886] www/firefox fix Mozilla bug 1694699 (regression causing losses of tabs in some situations) Date: Sat, 27 Feb 2021 02:57:06 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2021 02:57:06 -0000 Bugzilla Automation has asked freebsd-gecko (Nobody) for maintainer-feedback: Bug 253886: www/firefox fix Mozilla bug 1694699 (regression causing losses = of tabs in some situations) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253886 --- Description --- refers to:=20 > =E2=80=A6 Avoid unnecessary string->URI conversions r=3Drpl > =E2=80=A6 Minimize access to tab.hasTabPermission r=3Drpl,geckoview-revie= wers,agi=20 =E2=80=93 both with a milestone of 88.0a1.=20 Please consider fixes for 1694699 amongst the next cherry-picks for 86.0. T= hank you.=20 Context =3D=3D=3D=3D=3D=3D=3D Firefox 86: extension conflicts=20 =20 =E2=80=93 of the six or more extensions that appear to be in conflict with= =20 Mozilla-recommended Simple Tab Groups, maybe most notable is the=20 Refined GitHub extension.=20 Symptoms (oversimplified): loss of nearly all tabs from any group, if load = of the group into a new window is followed by closure of the window.