components/desktop/firefox/patches/firefox-14-uname.patch
changeset 7309 2655ef11c386
parent 5527 611b2d6efdfe
--- a/components/desktop/firefox/patches/firefox-14-uname.patch	Tue Nov 15 03:50:06 2016 -0800
+++ b/components/desktop/firefox/patches/firefox-14-uname.patch	Wed Nov 02 08:17:06 2016 -0700
@@ -1,5 +1,6 @@
 The uname() function on Solaris can return a non-negative value.
-Solaris specific patch, will not send upstream
+
+https://bugzilla.mozilla.org/show_bug.cgi?id=1314904
 
 diff --git a/toolkit/components/startup/nsUserInfoUnix.cpp b/toolkit/components/startup/nsUserInfoUnix.cpp
 --- a/toolkit/components/startup/nsUserInfoUnix.cpp