gecko-dev/browser
Mike Hommey 9ec14dddcb Bug 1417689 - Remove explicit --enable-elf-hack in mozconfigs. r=nalexander
--enable-elf-hack is the default on all platforms where it's supported,
and is completely ignored on platforms where it's not supported.
While moving the flag to moz.configure, we're going to make it only
work on platforms where elfhack is supported, so we at least need to
remove it from mozconfigs for those platforms where it's not supported.
But generally speaking, we want less things in mozconfigs, so just
remove it from there, since it's the default anyways.
2017-11-16 09:37:17 +09:00
..
app Merge mozilla-central to autoland r=merge a=merge on a CLOSED TREE 2017-11-14 22:40:50 +02:00
base Backed out 3 changesets (bug 1398229) for failing own browser-chrome browser/components/contextualidentity/test/browser/browser_saveLink.js. r=backout on a CLOSED TREE 2017-11-15 20:49:09 +02:00
branding Bug 1416968 - Fix path to unbreak --enable-official-branding build. r=m_kato 2017-11-13 23:38:50 -08:00
components Backed out 3 changesets (bug 1398229) for failing own browser-chrome browser/components/contextualidentity/test/browser/browser_saveLink.js. r=backout on a CLOSED TREE 2017-11-15 20:49:09 +02:00
config Bug 1417689 - Remove explicit --enable-elf-hack in mozconfigs. r=nalexander 2017-11-16 09:37:17 +09:00
docs
experiments bug 1408433 - Remove toolkit.telemetry.enabled code from Experiments r=Dexter 2017-10-30 10:47:39 -04:00
extensions Bug 1415836 - Make form autofill dropdown footer text centered. r=lchang 2017-11-15 11:49:00 +08:00
fonts
installer Backed out changeset 607fd3ab6953 (bug 1415014) due to mistake merge 2017-11-13 15:11:55 +09:00
locales Bug 1416484 - Fix some display issues on amazon nl search r=flod 2017-11-12 13:44:46 +01:00
modules Bug 1416343 - Mark URI interfaces as [builtinclass] r=bagder 2017-11-15 13:34:23 +01:00
themes Bug 1415872 - Implement colors.tab_text and colors.background_tab_text. r=jaws 2017-11-15 17:34:12 +00:00
tools/mozscreenshots Backed out changeset fd1ee37cb15c (bug 1403686) for failing ss in browser/tools/mozscreenshots/controlCenter/browser_controlCenter.js r=backout on a CLOSED TREE 2017-11-07 21:07:11 +02:00
.eslintrc.js
app-rules.mk
app.mozbuild
build.mk
confvars.sh Bug 1415206 - Remove RustURL from Gecko r=bagder 2017-11-07 17:11:08 +01:00
defs.mk
LICENSE
Makefile.in
moz.build Bug 1415742 - Move channel-prefs.js installation to moz.build. r=nalexander,ted 2017-11-09 11:39:27 -08:00
moz.configure