components/desktop/firefox/patches/firefox-03-strcasestr.patch
branchs11u3-sru
changeset 7364 1ac24a377555
parent 7035 4c2f26e9d5ab
equal deleted inserted replaced
7356:74eef0c2f07d 7364:1ac24a377555
     1 The 'uname' part is necessary because the uname() function returns a
     1 The 'uname' part is necessary because the uname() function returns a
     2 non-negative value.
     2 non-negative value.
       
     3 
       
     4 https://bugzilla.mozilla.org/show_bug.cgi?id=1314904
     3 
     5 
     4 diff --git a/widget/GfxInfoX11.cpp b/widget/GfxInfoX11.cpp
     6 diff --git a/widget/GfxInfoX11.cpp b/widget/GfxInfoX11.cpp
     5 --- a/widget/GfxInfoX11.cpp
     7 --- a/widget/GfxInfoX11.cpp
     6 +++ b/widget/GfxInfoX11.cpp
     8 +++ b/widget/GfxInfoX11.cpp
     7 @@ -135,7 +136,7 @@
     9 @@ -135,7 +136,7 @@