From owner-freebsd-bugs@FreeBSD.ORG  Tue Apr  9 10:00:03 2013
Return-Path: <owner-freebsd-bugs@FreeBSD.ORG>
Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by hub.freebsd.org (Postfix) with ESMTP id 126E3BA2
 for <freebsd-bugs@smarthost.ysv.freebsd.org>;
 Tue,  9 Apr 2013 10:00:03 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 by mx1.freebsd.org (Postfix) with ESMTP id 05B8CE30
 for <freebsd-bugs@smarthost.ysv.freebsd.org>;
 Tue,  9 Apr 2013 10:00:03 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r39A02dI023995
 for <freebsd-bugs@freefall.freebsd.org>; Tue, 9 Apr 2013 10:00:02 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r39A02VE023994;
 Tue, 9 Apr 2013 10:00:02 GMT (envelope-from gnats)
Date: Tue, 9 Apr 2013 10:00:02 GMT
Message-Id: <201304091000.r39A02VE023994@freefall.freebsd.org>
To: freebsd-bugs@FreeBSD.org
Cc: 
From: Lena@lena.kiev.ua
Subject: Re: misc/177404: youtube videos in firefox not working
X-BeenThere: freebsd-bugs@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: Lena@lena.kiev.ua
List-Id: Bug reports <freebsd-bugs.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-bugs>,
 <mailto:freebsd-bugs-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-bugs>
List-Post: <mailto:freebsd-bugs@freebsd.org>
List-Help: <mailto:freebsd-bugs-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-bugs>,
 <mailto:freebsd-bugs-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2013 10:00:03 -0000

The following reply was made to PR misc/177404; it has been noted by GNATS.

From: Lena@lena.kiev.ua
To: bug-followup@FreeBSD.org, yury@gorodok.net
Cc:  
Subject: Re: misc/177404: youtube videos in firefox not working
Date: Tue, 9 Apr 2013 12:58:06 +0300

 A better workaround: in about:config right-click any line, choose New,
 Boolean, enter the name dom.ipc.plugins.enabled.npwrapper.libflashplayer.so ,
 choose false. Then dom.ipc.plugins.enabled can be set to true (default).
 This disables plugin-container for Flash plugin only.
 Other plugins are executed in separate processes
 protecting Firefox from crashing when a plugin crashes.
 
 However, it's still a workaround, not a fix.
 With this workaround, if Flash plugin crashes, Firefox crashes too.
 Also, the abovementioned report that some non-Youtube videos will not play
 if the parameter is set to false.