.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
bug 1270916 - enable the browser tests that were disabled for e10s r=davidb
2016-11-17 10:34:19 -05:00
addon-sdk
Bug 1318218 - Remove PermissionsTable; r=baku,jryans
2016-11-18 08:59:35 -05:00
b2g
Bug 1318562 - Remove Navigator.updateManager; r=baku
2016-11-18 09:01:49 -05:00
browser
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 2, r=qdot
2016-11-18 09:33:50 +01:00
build
bug 1295937 - build NSS using gyp files. r=glandium
2016-11-09 12:37:09 -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 1295937 - build NSS using gyp files. r=glandium
2016-11-09 12:37:09 -05:00
db /sqlite3
Merge m-i to m-c, a=merge
2016-11-05 13:36:25 -07:00
devtools
Bug 1318218 - Remove PermissionsTable; r=baku,jryans
2016-11-18 08:59:35 -05:00
docshell
Bug 1309067 - adding asserts to ensure boolean and OA private browsing values match. r=ehsan
2016-11-17 12:14:00 +01:00
dom
Bug 1318562 - Remove Navigator.updateManager; r=baku
2016-11-18 09:01:49 -05:00
editor
Bug 1317718 - Unnecessary QI to nsIContent to check whether text node. r=masayuki
2016-11-17 11:14:19 +09:00
embedding
Backed out changeset f768dac3f7a9 (bug 1147911)
2016-11-18 00:58:51 +01:00
extensions
Bug 1318210 - Remove nsIAppsService; r=baku
2016-11-17 10:41:36 -05:00
gfx
Bug 1317893 - Split CompositorVsyncScheduler to own file r=kats
2016-11-18 02:37:04 -08:00
gradle /wrapper
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
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 1281448 - part 1+2 - Update character property table generator script for Unicode 9 (in particular, security/xidmodifications.txt is replaced by security/IdentifierStatus.txt and IdentifierType.txt), and adjust APIs to fit the new identifier-type property model; update the generated data files. r=m_kato
2016-11-14 09:23:49 +00:00
ipc
Backed out changeset a5c68edf3788 (bug 1147911)
2016-11-18 00:58:51 +01:00
js
Bug 1318384 - Don't trigger pre barrier in WrapperAnswer::RecvDropObject r=billm
2016-11-18 13:18:09 +00:00
layout
Bug 1318238 - Clear all ServoNodeData during style set shutdown. r=bholley
2016-11-18 16:54:10 +08: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 1315352 - follow-up - placate the static analysis to re-open this CLOSED TREE; r=me
2016-11-07 19:26:11 -05:00
mobile
Merge m-c to m-i
2016-11-17 20:33:59 -08:00
modules
Bug 1318562 - Remove Navigator.updateManager; r=baku
2016-11-18 09:01:49 -05:00
mozglue
Merge mozilla-central to autoland
2016-11-15 12:34:47 +01:00
netwerk
Bug 1248198 - Remove the "security.ssl.enable_npn" pref. r=keeler,mcmanus
2016-11-17 20:45:18 +09:00
nsprpub
Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO
2016-11-16 11:15:05 -08:00
other-licenses
Bug 1316109: Add missing entry for IAccessible2_3 in library block of ia2_api_all.idl; r=surkov
2016-11-08 13:20:05 -07:00
parser
Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj
2016-11-10 14:11:27 +11: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 1295937 - build NSS using gyp files. r=glandium
2016-11-09 12:37:09 -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
bug 1295937 - build NSS using gyp files. r=glandium
2016-11-09 12:37:09 -05:00
services
Backed out changeset ca02f30bc3a0 (bug 1316500) for eslint failures
2016-11-16 19:32:10 -08:00
startupcache
Bug 1314378 part B - port TestStartupCache to gtest, r=froydnj
2016-11-11 11:57:08 -05:00
storage
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: storage. r=RyanVM
2016-11-05 11:29:21 +01:00
taskcluster
Merge m-c to m-i
2016-11-17 20:33:59 -08:00
testing
Bug 1318666 - Update to latest wptrunner, a=testonly
2016-11-18 15:07:38 +00:00
third_party /rust
Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted
2016-10-28 16:34:19 -07:00
toolkit
Bug 1302663 - Part 4 - Add event rendering to about:telemetry. r=dexter
2016-11-18 15:51:59 +01: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
Merge m-i to m-c, a=merge
2016-11-17 19:21:20 -08:00
xpcom
Backed out changeset 1a72c4919371 (bug 1147911)
2016-11-18 00:58:51 +01: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 1308257 - Part 2: Implement LayoutActor and GridActor r=pbro, jryans
2016-11-08 20:51:13 +09:00
.eslintrc.js
Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop
2016-11-08 15:14:19 -05:00
.flake8
Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal
2016-09-28 08:28:04 -04:00
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05: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 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.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
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 1316183 - Compress docker images with zstd. r=dustin
2016-11-07 11:26:27 -08: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
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 1311462 - Dump symbols from */dist/bin instead of dist/universal for Mac universal builds. r=ted
2016-11-01 14:05:27 +09:00
README.txt
No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE
2015-08-30 21:53:27 +12:00
aclocal.m4
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
build.gradle
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
client.mk
Bug 1296530 - Bustage followup part deux; r=gps
2016-10-17 15:57:46 -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
Bug 1218370 - Use Gradle daemon in srcdir builds. r=me
2015-10-26 09:28:14 -07:00
gradlew
Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian
2015-10-21 15:07:55 -07:00
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
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
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 1295937 - build NSS using gyp files. r=glandium
2016-11-09 12:37:09 -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
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00