From owner-freebsd-gecko@FreeBSD.ORG Wed Jan 1 14:49:41 2014 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72CD4A56 for ; Wed, 1 Jan 2014 14:49:41 +0000 (UTC) Received: from kuller.raad.tartu.ee (kuller.raad.tartu.ee [213.184.43.8]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 241531AC9 for ; Wed, 1 Jan 2014 14:49:40 +0000 (UTC) Received: from kuller.raad.tartu.ee (localhost [127.0.0.1]) by kuller.raad.tartu.ee (Postfix) with ESMTP id 9B5083982A for ; Wed, 1 Jan 2014 16:49:32 +0200 (EET) X-Virus-Scanned: amavisd-new at post.raad.tartu.ee Received: from kuller.raad.tartu.ee ([127.0.0.1]) by kuller.raad.tartu.ee (kuller.raad.tartu.ee [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 95ykMX9boUxx for ; Wed, 1 Jan 2014 16:49:27 +0200 (EET) Received: by kuller.raad.tartu.ee (Postfix, from userid 80) id 475F039821; Wed, 1 Jan 2014 16:49:27 +0200 (EET) Received: from 76.20.190.90.dyn.estpak.ee (76.20.190.90.dyn.estpak.ee [90.190.20.76]) by webmail.raad.tartu.ee (Horde Framework) with HTTP; Wed, 01 Jan 2014 16:49:27 +0200 Message-ID: <20140101164927.13931a8nh78v8r9c@webmail.raad.tartu.ee> Date: Wed, 01 Jan 2014 16:49:27 +0200 From: Toomas Aas To: gecko@freebsd.org Subject: firefox-esr-24.2.0,1: no sound in HTML5 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.7) X-Originating-IP: 90.190.20.76 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jan 2014 14:49:41 -0000 Hello, and Happy New Year! There was a pr that resolved a problem with HTML5 audio in Firefox: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183552 I was using firefox-esr-24.1.0_1,1, and sound in HTML5 worked OK. After updating to firefox-esr-24.2.0,1 there is again no sound in HTML5. It seems that the patch which was introduced in the above mentioned pr is no longer present in the ports tree. I manually added the patch to my local firefox-esr port and got sound working again. Maybe in firefox >25 the patch is no longer needed, but it seems that it is still necessary for firefox-esr. -- Toomas Aas