commit 618b2a814ab057f1cc94ed44072b395fd9fc2134 Author: Kathy Brade brade@pearlcrescent.com Date: Thu Aug 6 11:26:45 2020 -0400
squash! TB3: Tor Browser's official .mozconfigs.
Bug 40061: Omit the Windows default browser agent from the build --- .mozconfig-mingw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mozconfig-mingw b/.mozconfig-mingw index 6a9d3749b2ec..29c58d8fdab2 100644 --- a/.mozconfig-mingw +++ b/.mozconfig-mingw @@ -28,4 +28,4 @@ ac_add_options --enable-proxy-bypass-protection
# Disable telemetry ac_add_options MOZ_TELEMETRY_REPORTING= - +ac_add_options --disable-default-browser-agent
tbb-commits@lists.torproject.org