gecko/browser
Brian Birtles ab9c17ed90 Bug 1126633 - Use Array.prototype.some() instead of Array.prototype.includes() in promiseSetToolbarVisibility; r=mak
Array.prototype.includes() is disabled for all channels except Nightly so this
patch switches the code in head.js to use some() instead.
2015-01-30 08:46:03 +09:00
..
app Bug 1111146 - use browser.eme.ui.enabled pref to hide EME UI for now, r=dao 2015-01-29 15:20:49 +00:00
base Merge fx-team to m-c a=merge CLOSED TREE 2015-01-29 15:27:17 -08:00
branding Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin 2015-01-13 03:27:00 +01:00
components Bug 1126633 - Use Array.prototype.some() instead of Array.prototype.includes() in promiseSetToolbarVisibility; r=mak 2015-01-30 08:46:03 +09:00
config bug 1125921: add win64 mozconfigs - fix win64 sccache. r=rail, a=tomcat 2015-01-28 08:50:07 -05:00
devtools Bug 1127322 - Create helper function for converting allocation sites data from the memory actor to samples similar to the profiler data, r=fitzgen 2015-01-29 13:37:55 -05:00
docs Bug 987333 - Add documentation for UITour and buckets to BrowserUITelemetry docs. r=mconley 2015-01-06 19:13:46 +13:00
experiments Bug 1123384 - Move Telemetry main ping implementation out of TelemetryPing.jsm. r=gfritzsche 2015-01-22 12:23:00 +01:00
extensions Bug 1117757 - Update pdf.js to version 1.0.1040. r=yury, r=Mossop 2015-01-05 13:28:37 -05:00
fuel Bug 1110069 - Replace getBrowser() with gBrowser in /browser. r=dao 2014-12-11 21:48:00 -05:00
installer Bug 1119072: Backout cset bc297ccecb13 (parts 1, 2, 4, 9, 17) because I broke the build, a=backout 2015-01-20 16:59:52 -08:00
locales Bug 1111146 - [EME] Implement master pref for playing DRM content. r=gijs 2015-01-29 13:49:01 +01:00
metro Backed out changeset dd417504346b (bug 1114594) for crashes. 2015-01-27 15:17:39 -05:00
modules Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
themes Bug 1119503 - Part 5: Make children of message-body class be preformatted to fix copied text of line number showing up on new line; r=past 2015-01-28 10:02:12 -05:00
app-rules.mk
app.mozbuild
build.mk
confvars.sh Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
defs.mk
LICENSE
Makefile.in
moz.build