The following reply was made to PR ports/156889; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: ports/156889: commit references a PR Date: Sat, 10 Sep 2011 10:35:19 +0000 (UTC) flo 2011-09-10 10:35:10 UTC FreeBSD ports repository Modified files: devel/nspr Makefile Added files: devel/nspr/files patch-bugzilla-684758 Log: add a patch which prevents firefox from using 100% cpu. FreeBSD sets POLLHUP in case a connect failed and the socket has never been connected. NSPR should also check for this. The patch has already been committed upstream. Bugzilla ID 684758 PR: ports/156889 Analyzed by: avg Patch by: avg Approved by: kwm Revision Changes Path 1.45 +1 -0 ports/devel/nspr/Makefile 1.1 +11 -0 ports/devel/nspr/files/patch-bugzilla-684758 (new) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
