From 2baa7640f44fe8d89a9ad6e64d5ba3b74669c658 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 5 Nov 2005 06:54:48 +0000 Subject: Add firefox-devel after a repocopy from ports/www/firefox. Firefox-devel represents work in progress towards Firefox 1.5. See http://www.mozilla.org/products/firefox/releases/1.5.html for more details. Most of this work was done by ahze and mnag. --- www/firefox-devel/files/patch-bugzilla243151 | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 www/firefox-devel/files/patch-bugzilla243151 (limited to 'www/firefox-devel/files/patch-bugzilla243151') diff --git a/www/firefox-devel/files/patch-bugzilla243151 b/www/firefox-devel/files/patch-bugzilla243151 deleted file mode 100644 index e1a2a77acc20..000000000000 --- a/www/firefox-devel/files/patch-bugzilla243151 +++ /dev/null @@ -1,10 +0,0 @@ -Bogus assertion, see https://bugzilla.mozilla.org/show_bug.cgi?id=243151 - ---- xpcom/threads/nsThread.cpp Sun Oct 5 21:42:05 2003 -+++ xpcom/threads/nsThread.cpp Mon Aug 8 00:33:45 2005 -@@ -374,5 +374,4 @@ - status = PR_NewThreadPrivateIndex(&nsThread::kIThreadSelfIndex, nsThread::Exit); - if (status != PR_SUCCESS) return NS_ERROR_FAILURE; -- NS_ASSERTION(nsThread::kIThreadSelfIndex != 0, "couldn't get thread private index"); - } - -- cgit v1.2.3