Skip to content
Snippets Groups Projects
Commit 78eae5e8 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Fix firefox 89 build detail

parent ff2b888d
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=79
VERSION=80
. ./config
......@@ -44,7 +44,7 @@ sed 's/preffedRegions.includes.geo. .. ..locales .. locales.includes.locale./fal
sed 's/.Ubuntu., //' -i browser/components/newtab/css/activity-stream*.css
echo "#header-asrouter-container{display: none!important;}" >> browser/components/newtab/css/activity-stream-linux.css
sed '/captivedetect.canonicalURL/s/http.*success.txt//' -i modules/libpref/init/all.js
sed '/network.connectivity-service.IPv/s/http.*success.txt?ipv[46]//' -i modules/libpref/init/all.js
# do not alter useragent/platform/oscpu/etc with fingerprinting countermeasure, it makes things worse
sed '/ShouldResistFingerprinting/,/}/s/^/\/\//' -i ./netwerk/protocol/http/nsHttpHandler.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment