accessible
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
addon-sdk
Bug 1299631 - Avoid accessing dead windows in test-firefox-windows.js. r=zer0
2016-09-01 15:28:14 -07:00
b2g
Bug 1300884 follow-up: Remove the last import of AlarmService.jsm
2016-09-07 18:38:10 -04:00
browser
Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul
2016-09-03 18:45:08 -04:00
build
Bug 1301069 - Backed out bug 1185120 (changeset 38cad72a77a6) a=backout
2016-09-08 00:04:07 +02:00
caps
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
chrome
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
config
Bug 1298466 - avoid some spammy warnings for ICU when compiling with clang-cl; r=ted.mielczarek
2016-08-25 17:13:51 -04:00
db /sqlite3
Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth
2016-08-18 22:02:22 -04:00
devtools
Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul
2016-09-03 18:45:08 -04:00
docshell
Merge mozilla-central to mozilla-inbound
2016-09-07 17:21:27 +02:00
dom
Bug 1299766 - Bring back contentpolicy check for websockets in child to avoid missing context for addon implemented content policies within parent. r=jduell
2016-09-05 13:54:41 +02:00
editor
Bug 1018486 - Part 2: Changes in editor/, r=masayuki
2016-09-07 10:50:37 -04:00
embedding
Bug 1300817
- Avoid inheriting the origin attributes of the subject principal if it's expanded; r=bzbarsky
2016-09-07 18:27:49 -04:00
extensions
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
gfx
Bug 1251615 - Disallow Copy/Assignment to LayerProperties. r=mstange
2016-09-07 15:21:20 -04:00
gradle /wrapper
Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella
2016-04-19 20:01:38 +02:00
hal
Bug 1300884 follow-up: Remove browser_alarms.js, landed on a CLOSED TREE
2016-09-07 15:22:21 -04:00
image
Bug 1297907 - Wrap long lines in nsPNGDecoder.cpp. r=tn
2016-09-07 09:03:00 -04:00
intl
Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn
2016-09-05 14:15:32 +01:00
ipc
Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice
2016-09-07 18:52:58 +02:00
js
Bug 1299803 - Part 2: Clean up AllocateMappedContent and make it consistent across all OSes. r=sfink
2016-09-02 08:09:00 -04:00
layout
Bug 1300884 - Remove the alarms API; r=fabrice
2016-09-07 13:26:04 -04:00
media
Bug 1299590 - Update in-tree libpng to version 1.6.25. r=tn
2016-09-07 13:30:00 -04:00
memory
Bug 1291356 - Enable multiple jemalloc arenas for MOZ_STYLO builds. r=me
2016-08-26 20:21:48 +09:00
mfbt
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
mobile
Bug 1292191 - Remove unneccesary check for mShouldRestore. r=mkaply
2016-09-07 16:35:26 -05:00
modules
Bug 1300884 - Remove the alarms API; r=fabrice
2016-09-07 13:26:04 -04:00
mozglue
Bug 1297807 - Remove old JNI stubs; r=snorp
2016-08-26 12:26:46 -04:00
netwerk
Bug 1301069 - Backed out bug 1185120 (changeset 38cad72a77a6) a=backout
2016-09-08 00:04:07 +02:00
nsprpub
Bug 1293329, land NSPR_4_13_BETA2, r=ted
2016-08-27 11:06:04 +02:00
other-licenses
Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium
2016-08-22 16:59:33 +12:00
parser
Bug 1018486 - Part 6: Changes in parser/, r=peterv, r=hsivonen
2016-09-07 10:50:42 -04:00
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
Bug 1298775 - Fix nullptr dereferencing. r=tbsaunde
2016-08-31 18:35:01 +08:00
rdf
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
release /docker
Bug 1294040 - Funsize should accept downloads from https://archive.mozilla.org r=philor a=automation DONTBUILD
2016-08-10 09:44:36 -04:00
security
Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul
2016-09-03 18:45:08 -04:00
services
Bug 1294291 - Remove missing GUID handling code from Sync and Places. r=markh
2016-09-06 11:29:32 -07:00
startupcache
Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm.
2016-08-24 15:23:45 +10:00
storage
Bug 1301127 - Make nsNavHistoryFolderResultNode QueryInterface to mozIStorageStatementCallback, r=smaug
2016-09-07 14:46:27 -04:00
taskcluster
Bug 1293789 - Single Locale in TC - Add task def for try. r=rail
2016-09-03 10:32:22 -04:00
testing
Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul
2016-09-03 18:45:08 -04:00
toolkit
Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul
2016-09-03 18:45:08 -04:00
tools
Bug 1301167: Add a GeckoProfilerWakeRAII interface to the profiler; r=BenWa
2016-09-07 14:28:50 -06:00
uriloader
Bug 1018486 - Part 5: Changes in docshell/ and uriloader/, r=bz
2016-09-07 10:50:41 -04:00
view
Back out b00b37cb64ef (bug 1298709) for static analysis bustage
2016-09-05 20:14:56 -07:00
widget
Merge mozilla-central to mozilla-inbound
2016-09-07 17:21:27 +02:00
xpcom
bug 1300152 - Add nsIDebug2::rustPanic to allow triggering Rust panic for testing. r=froydnj
2016-09-02 13:22:21 -04:00
xpfe
Bug 1293596 (part 4) - Tweak nsIWidget::Create. r=mstange.
2016-08-19 09:03:17 +10:00
.clang-format
…
.clang-format-ignore
…
.eslintignore
Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn
2016-08-31 12:53:24 -04:00
.eslintrc
Bug 1245916: Unify eslint global discovery rules. r=pbrosset
2016-02-05 11:37:50 -08:00
.flake8
Bug 1283129 - Flake8 linter is accidentally linting some eslint related .lint files, r=maja_zf
2016-06-29 10:37:27 -04:00
.gdbinit
bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium
2016-06-02 13:33:07 -04:00
.gdbinit_python
bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium
2016-06-02 13:33:07 -04:00
.gitignore
Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps
2016-07-29 13:43:29 -04:00
.hgignore
Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps
2016-07-29 13:43:29 -04:00
.hgtags
No bug - Tagging mozilla-central 465d150bc8be5bbf9f02a8607d4552b6a5e1697c with FIREFOX_AURORA_50_BASE a=release DONTBUILD CLOSED TREE
2016-08-01 07:05:25 -07:00
.lldbinit
Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky
2016-03-01 16:36:08 +00:00
.taskcluster.yml
Bug 1298947 - Tag and use decision image 0.1.6; r=dustin
2016-09-01 15:21:02 -07:00
.ycm_extra_conf.py
Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps
2016-08-09 10:30:58 -07:00
AUTHORS
…
Android.mk
…
CLOBBER
Bug 1287426 Part 3: Update security/sandbox/chromium/ to commit 4ec79b7f2379a60cdc15599e93255c0fa417f1ed. r=aklotz, r=jld
2016-09-06 08:57:21 +01:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps
2016-07-29 13:43:29 -04:00
README.txt
…
aclocal.m4
Bug 1298536 - Move --with-linux-headers to Python configure. r=glandium
2016-08-31 14:29:29 -07:00
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
client.py
…
configure.in
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
configure.py
Bug 1296503 - Switch config.status to unicode literals. r=ted
2016-08-24 07:32:52 +09:00
gradle.properties
…
gradlew
…
mach
Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps
2016-06-09 17:20:02 -04:00
moz.build
Backed out changeset 95e68b473e91 (bug 1289194) for failure to process moz.build file. r=backout a=backout
2016-09-07 18:45:40 +02:00
moz.configure
Bug 1293448 - Build XPIDL files in the tup backend; r=glandium,gps
2016-07-29 13:43:29 -04:00
mozilla-config.h.in
Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps
2015-12-15 08:06:11 +09:00
old-configure.in
Bug 1299590 - Update in-tree libpng to version 1.6.25. r=tn
2016-09-07 13:30:00 -04:00
settings.gradle
Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella
2016-02-17 19:25:54 -08:00
test.mozbuild
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00