[SVN-Commit] r628 - branches/experimental/Mk branches/experimental/www/firefox branches/experimental/www/firefox-i18n branches/experimental/www/firefox/files branches/experimental/www/linux-firefox trunk/Mk trunk/www/firefox trunk/www/firefox-i18n trunk/www/firefox/files trunk/www/linux-firefox

h h aakuusta at gmail.com
Tue Sep 27 22:30:27 UTC 2011


svn-freebsd-gecko at chruetertee.ch writes:

> Author: beat
> Date: Tue Sep 27 15:57:43 2011
> New Revision: 628
>
> Log:
> - Update Firefox to 7.0
[...]
> Added: branches/experimental/www/firefox/files/patch-xpcom__threads__nsThreadManager.cpp
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ branches/experimental/www/firefox/files/patch-xpcom__threads__nsThreadManager.cpp	Tue Sep 27 15:57:43 2011	(r628)
> @@ -0,0 +1,13 @@
> +--- ./xpcom/threads/nsThreadManager.cpp.orig	2011-08-25 02:37:45.000000000 +0200
> ++++ ./xpcom/threads/nsThreadManager.cpp	2011-08-28 17:14:14.000000000 +0200
> +@@ -89,6 +89,10 @@
> + nsresult
> + nsThreadManager::Init()
> + {
> ++#ifdef NS_TLS
> ++  if (!gTLSThreadID)
> ++    gTLSThreadID = mozilla::threads::Generic;
> ++#endif
> +   if (!mThreadsByPRThread.Init())
> +     return NS_ERROR_OUT_OF_MEMORY;
> + 
>

So, are you going to keep workaround unconditionally?

-------------- next part --------------
An embedded message was scrubbed...
From: h h <aakuusta at gmail.com>
Subject: Re: [SVN-Commit] r607 - branches/experimental/www/firefox-aurora
Date: Thu, 22 Sep 2011 17:59:36 +0400
Size: 2275
Url: http://lists.freebsd.org/pipermail/freebsd-gecko/attachments/20110927/89973fbd/attachment.eml


More information about the freebsd-gecko mailing list