.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
Backed out changeset e79129082f4a (bug 1297474) for crashes in m-oth windows tests
2016-11-21 10:33:49 +01:00
addon-sdk
Bug 1316875 - Fix page-worker SDK test addon intermittency and re-enable it. r=mossop
2016-11-11 04:09:29 +01:00
b2g
Bug 1318562 - Remove Navigator.updateManager; r=baku
2016-11-18 09:01:49 -05:00
browser
Bug 1313003 - Add Site Data section into Network of Advanced of about:preferences, r=jaws
2016-11-03 17:34:39 +08:00
build
Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester
2016-11-16 09:59:22 -05:00
caps
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot
2016-11-18 09:33:33 +01:00
chrome
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: chrome. r=RyanVM
2016-11-05 11:29:13 +01:00
config
Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester
2016-11-16 09:59:22 -05:00
db /sqlite3
Bug 1123334 - Use SQLITE_ENABLE_API_ARMOR in debug mode. r=asuth
2016-11-07 14:51:25 +01:00
devtools
Bug 1314528 - [webconsole] enable mocha test on windows;r=linclark
2016-11-16 09:29:20 +08:00
docshell
Bug 1040769 - disable test_bug570341.html on Android debug for constant failures
2016-11-17 21:57:10 -08:00
dom
Bug 1193731: add missing onicegatheringstatechange to WebIDL r=bholley
2016-11-19 11:00:09 -08:00
editor
merge mozilla-inbound to mozilla-central a=merge
2016-11-21 15:44:20 +01:00
embedding
Backed out changeset 50f830bdb2c8 (bug 1315121
) for failing reftest-sanity/page-width-4.1in.html on OS X 10.10 debug. r=backout on a CLOSED TREE
2016-11-17 21:53:26 +01:00
extensions
Bug 1318210 - Remove nsIAppsService; r=baku
2016-11-17 10:41:36 -05:00
gfx
Bug 1318007: When the surface is already allocated, just check for non-positive dimensions. r=aosmond
2016-11-21 12:48:40 -05:00
gradle /wrapper
…
hal
Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku
2016-11-16 14:51:08 -05:00
image
Bug 1317552. Send unlocked draw notifications for images async when asked to. r=aosmond
2016-11-17 00:25:53 -06:00
intl
Bug 1318857 - Unhide nsTSubstring_CharT::StripChars in nsTString_CharT. r=froydnj
2016-11-20 00:53:37 +09:00
ipc
Bug 1318914 - Fix --with-system-libevent build against libevent 2.1. r=billm
2016-11-20 17:51:17 +09:00
js
Bug 1318384 - Don't trigger pre barrier in WrapperAnswer::RecvDropObject r=billm
2016-11-18 13:18:09 +00:00
layout
Bug 1308848 - Not request style of comment node when checking valid sibling. r=bz
2016-10-17 17:29:38 +11:00
media
Bug 1318619 - Update cubeb upstream to 7f74039f92. r=kinetik
2016-11-18 12:30:23 +02:00
memory
Bug 1315939 - Use FINAL_LIBRARY = 'memory' in jemalloc and mozjemalloc. r=glandium
2016-11-10 06:57:00 -05:00
mfbt
Bug 1319016 - Part2 - Make IsVariant class use IntegralConstant as true false type. r=froydnj
2016-11-21 14:28:49 +08:00
mobile
Bug 1255914 - Part 2: mostly back out multiDex (changeset 6972bef6693c). r=sebastian
2016-11-13 14:43:00 -08:00
modules
Bug 1313003 - Add Site Data section into Network of Advanced of about:preferences, r=jaws
2016-11-03 17:34:39 +08:00
mozglue
Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester
2016-11-16 09:59:22 -05:00
netwerk
Merge inbound to m-c. a=merge
2016-11-18 15:47:05 -05:00
nsprpub
Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO
2016-11-16 11:15:05 -08:00
other-licenses
Bug 1316118: Remove need for ia2_api_all.idl; r=surkov
2016-11-09 12:56:23 -07:00
parser
Bug 1317770 - Reset sjs file to enable multiple run in same session r=jmaher
2016-11-16 01:54:31 +05:30
probes
…
python
Bug 1317970 - Filter python unittests through manifestparser.active_tests, r=chmanchester
2016-11-17 16:30:27 -05:00
rdf
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: rdf. r=RyanVM
2016-11-05 11:29:21 +01:00
release /docker
bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD
2016-11-02 10:43:57 +00:00
security
merge mozilla-inbound to mozilla-central a=merge
2016-11-21 15:44:20 +01:00
services
Bug 1318669 - Remove stripPrivateProps from blocklist-clients.js, r=mgoodwin
2016-11-18 10:07:39 -05:00
startupcache
Bug 1314378 part B - port TestStartupCache to gtest, r=froydnj
2016-11-11 11:57:08 -05:00
storage
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
2016-11-11 08:10:51 -08:00
taskcluster
Bug 1316077 part 1: Support buildbot-bridge for talos tests. r=dustin
2016-11-18 16:52:15 -02:00
testing
Bug 1315403 followup - Fix mochitest failure and lint error.
2016-11-22 13:59:47 +11:00
third_party /rust
Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted
2016-10-28 16:34:19 -07:00
toolkit
Bug 1318493 - Tell the eslint parser to use ecmaVersion 8. r=mossop
2016-11-18 10:02:13 +11:00
tools
Bug 1318218 - Remove PermissionsTable; r=baku,jryans
2016-11-18 08:59:35 -05:00
uriloader
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
2016-11-15 04:26:00 +01:00
view
Bug 1317430 - Avoid a unnecessary copy by passing a const & in view/ r=njn
2016-11-14 23:16:52 +01:00
widget
bug 1315527 check root node of frame for border color if no border on the "border" subnode r=stransky+263117
2016-11-21 18:07:48 +13:00
xpcom
Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester
2016-11-16 09:59:22 -05:00
xpfe
Backed out changeset a236e690e2f6 (bug 1147911)
2016-11-18 00:58:52 +01:00
.clang-format
Bug 1317305 - Update clang format rules r=mystor
2016-11-14 18:01:36 +01:00
.clang-format-ignore
Bug 1313040 - Update the list of ignored directories/files with clang-format r=mystor
2016-11-14 15:42:55 +01:00
.eslintignore
Bug 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey
2016-11-12 16:57:41 +00:00
.eslintrc.js
Bug 1318493 - Tell the eslint parser to use ecmaVersion 8. r=mossop
2016-11-18 10:02:13 +11:00
.flake8
…
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05:00
.gdbinit_python
…
.gitignore
…
.hgignore
Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher
2016-11-07 19:35:12 -05:00
.hgtags
No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE
2016-11-14 13:28:09 +01:00
.lldbinit
…
.taskcluster.yml
Bug 1316183 - Compress docker images with zstd. r=dustin
2016-11-07 11:26:27 -08:00
.ycm_extra_conf.py
…
AUTHORS
Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE
2016-10-20 15:59:47 -07:00
Android.mk
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-11-14 13:29:32 +01:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1315810 - Use tup's internal symlinking instead of build manifests; r=chmanchester
2016-09-30 11:16:41 -04:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian
2016-11-18 18:28:58 -08:00
client.mk
Bug 1296530 - Bustage followup part deux; r=gps
2016-10-17 15:57:46 -07:00
client.py
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
mach
…
moz.build
bug 1295937 - build NSS using gyp files. r=glandium
2016-11-09 12:37:09 -05:00
moz.configure
Bug 1313306 - Remove --help dependencies from @dependable and delayed_getattr. r=chmanchester
2016-10-27 15:00:51 +09:00
mozilla-config.h.in
…
old-configure.in
Merge inbound to m-c. a=merge
2016-11-18 15:47:05 -05:00
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild
…