From owner-svn-ports-all@freebsd.org Fri Feb 2 18:54:13 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8904FEE9701; Fri, 2 Feb 2018 18:54:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E39C7A8A1; Fri, 2 Feb 2018 18:54:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1F7AF1FA30; Fri, 2 Feb 2018 18:54:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w12IsCZI036988; Fri, 2 Feb 2018 18:54:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w12IsCUD036986; Fri, 2 Feb 2018 18:54:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802021854.w12IsCUD036986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 2 Feb 2018 18:54:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460726 - in branches/2018Q1/www/waterfox: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q1/www/waterfox: . files X-SVN-Commit-Revision: 460726 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2018 18:54:13 -0000 Author: jbeich Date: Fri Feb 2 18:54:12 2018 New Revision: 460726 URL: https://svnweb.freebsd.org/changeset/ports/460726 Log: MFH: r460725 www/waterfox: unbreak Customize for new profiles after r460542 Approved by: ports-secteam blanket Added: branches/2018Q1/www/waterfox/files/patch-waterfox416 - copied unchanged from r460725, head/www/waterfox/files/patch-waterfox416 Modified: branches/2018Q1/www/waterfox/Makefile Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/waterfox/Makefile ============================================================================== --- branches/2018Q1/www/waterfox/Makefile Fri Feb 2 18:53:19 2018 (r460725) +++ branches/2018Q1/www/waterfox/Makefile Fri Feb 2 18:54:12 2018 (r460726) @@ -3,6 +3,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.3-65 DISTVERSIONSUFFIX= -gd7f689c984bf +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Copied: branches/2018Q1/www/waterfox/files/patch-waterfox416 (from r460725, head/www/waterfox/files/patch-waterfox416) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q1/www/waterfox/files/patch-waterfox416 Fri Feb 2 18:54:12 2018 (r460726, copy of r460725, head/www/waterfox/files/patch-waterfox416) @@ -0,0 +1,26 @@ +console.error: CustomizeMode: + Error entering customize mode + Message: TypeError: messageNode.querySelector(...) is null + Stack: + maybeShowTip@resource:///modules/CustomizeMode.jsm:747:7 +enter/<@resource:///modules/CustomizeMode.jsm:425:9 + +--- browser/components/customizableui/CustomizeMode.jsm.orig 2018-01-31 12:45:10 UTC ++++ browser/components/customizableui/CustomizeMode.jsm +@@ -735,14 +735,13 @@ CustomizeMode.prototype = { + // Put the tip contents in the popup. + let bundle = this.document.getElementById("bundle_browser"); + const kLabelClass = "customization-tipPanel-link"; +- // eslint-disable-next-line no-unsanitized/property +- messageNode.innerHTML = bundle.getFormattedString("customizeTips.tip0", [ ++ messageNode.unsafeSetInnerHTML(bundle.getFormattedString("customizeTips.tip0", [ + "