.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 752823 - Turn nsHTMLLiAccessible::mBullet into raw pointer. r=surkov
2017-01-02 20:41:50 +01:00
addon-sdk
Bug 1328361 - add BUG_COMPONENT to addon-sdk/* files. r=mossop
2017-01-06 11:33:44 -05:00
b2g
Bug 1323129 part 2: remove amIWebInstaller r=rhelmer
2017-01-04 10:13:16 -08:00
browser
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
build
No bug - Add a space in the configure script. We are currently showing 'Mozillaautomation' r=trivial
2017-01-09 10:12:45 +01:00
caps
Bug 1321550 - origin should not contain ref part of the URL, r=valentin
2017-01-04 14:53:57 +01:00
chrome
Bug 1328388 - add BUG_COMPONENT to chrome/* files. r=bsmedberg
2017-01-06 11:33:44 -05:00
config
Bug 1270146 - Add PluralRules API. r=Waldo
2016-12-20 11:54:44 -08:00
db /sqlite3
Bug 1328161 - Upgrade to SQLite 3.16.2. r=mak
2017-01-06 10:08:51 -05:00
devtools
Bug 1329182 - remove trailing newURI null parameters in devtools/, r=jaws.
2017-01-09 20:27:26 +01:00
docshell
Bug 1328832
- Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
2017-01-05 15:31:56 +08:00
dom
Bug 1322396 - part 2 - undo changes from bug 1317046 now that we have a more robust solution; r=dholbert
2017-01-09 13:55:31 -05:00
editor
Merge inbound to m-c. a=merge
2017-01-07 11:22:47 -05:00
embedding
Bug 1324064: Stop accessing printer devices in the child when printing via parent. r=jimm
2017-01-06 11:29:11 +00:00
extensions
Bug 1326277 - Upgrade Hunspell to version 1.6.0. r=masayuki
2017-01-05 23:42:31 -05:00
gfx
Bug 1328115 - 1. Test vsync support in native code; r=snorp
2017-01-09 14:10:23 -05: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 1323100 - Assign names to all remaining threads that are created through NS_NewThread and create them using NS_NewNamedThread instead. r=froydnj
2016-12-21 11:43:50 +01:00
image
Bug 1126091 - Rewrite GIF webcam reftest as mochitest due to intermittents. r=tnikkel
2016-12-13 15:41:41 -05:00
intl
Bug 1325858 - Redundant handles open for HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation r=andrebargull
2016-12-30 16:36:05 +00:00
ipc
Bug 1322553
- part 3 - add profiler start/end markers for sync IPC; r=mstange
2017-01-07 15:56:49 -05:00
js
Bug 1329499 - Part 2: Keep outside actors from messing with our old buffer during realloc. r=jandem
2017-01-09 08:32:00 -05:00
layout
Merge mozilla-central to mozilla-inbound
2017-01-09 10:39:03 +01:00
media
Backed out changeset e4e55af56102 (bug 1325991) on request from mjf
2017-01-09 16:09:44 +01:00
memory
Bug 1142403 - Part 3: jemalloc4 no longer requires ctl.c to be built in non-unified mode in debug builds. r=glandium
2016-12-22 18:54:59 -08:00
mfbt
Bug 1325541 - Expand comments for MOZ_MUST_USE. r=froydnj.
2016-12-23 16:11:33 +11:00
mobile
Bug 1328115 - 1. Test vsync support in native code; r=snorp
2017-01-09 14:10:23 -05:00
modules
Bug 1324908 - Turn off BufferProviderShared on mac due to printing issues. r=ethlin
2017-01-09 12:05:59 +01:00
mozglue
Bug 1251936 - Mark AutoSetXPCOMLoadOnMainThread's constructor as explicit
2016-12-23 21:03:21 -05:00
netwerk
Bug 1329182 - Make newURI's last two parameters optional, r=mcmanus.
2017-01-09 20:27:24 +01:00
nsprpub
Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO
2016-11-16 11:15:05 -08:00
other-licenses
Bug 1308740 - change the minimum support OS string to Windows 7 in the modified 7-Zip stub source. r=mhowell
2016-11-23 11:42:58 -08:00
parser
Bug 1328832
- Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
2017-01-05 15:31:56 +08: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 1328940 - mozboot: Install hardened cc for python. r=froydnj
2017-01-05 10:47:44 -08:00
rdf
Bug 1328832
- Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
2017-01-05 15:31:56 +08: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
No bug, Automated HPKP preload list update from host bld-linux64-spot-076 - a=hpkp-update
2017-01-08 06:54:07 -08:00
services
Bug 1201335 - Display notification when a new device is added to Sync account. r=markh
2017-01-04 19:21:36 -05:00
startupcache
Bug 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj
2017-01-05 16:34:26 +01:00
storage
Bug 1328851
- Enable eslint rule no-undef for storage/. r=mak
2017-01-05 11:54:49 +00:00
taskcluster
Bug 1287099 - Update Ubuntu 16.04 docker image for linux32; r=jmaher
2017-01-09 12:01:11 -07:00
testing
Bug 1325381 - Fix crash with script constructed ExtendableEvent().waitUntil(). r=bkelly
2016-12-22 12:27:00 -05:00
third_party /rust
Bug 1323390 - Support audio profile in mp4 rust parser. r=kinetik
2016-12-14 16:01:43 +08:00
toolkit
Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws.
2017-01-09 20:27:25 +01:00
tools
Bug 1322553
- part 1 - add a non-backtrace-taking constructor for GeckoProfilerTracingRAII; r=mstange
2017-01-07 15:56:49 -05:00
uriloader
Bug 1328832
- Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
2017-01-05 15:31:56 +08:00
view
Bug 1322553
- part 2 - use the new constructor of GeckoProfilerTracingRAII; r=mstange
2017-01-07 15:56:49 -05:00
widget
Bug 1328115 - 3. Check for exceptions when finding Java class; r=snorp
2017-01-09 14:10:24 -05:00
xpcom
Bug 1323023 - remove nsAllocator.h; r=erahm
2017-01-09 13:56:12 -05:00
xpfe
Bug 1315105 - Part 2: Implement <link rel=prerender> behind a pref, r=smaug
2016-12-19 15:05:31 +08:00
.clang-format
Bug 1322321 - Update the clang format file to match more our coding style r=ehsan
2016-12-06 17:43:17 -10: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
.clang-tidy
Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan
2016-11-22 12:30:19 +01:00
.eslintignore
Bug 1326334 - Fix more errors in devtools/shared. r=jryans
2017-01-03 23:47:28 +01:00
.eslintrc.js
Bug 1328565 - Prevent cases of Cu.import importing into variables and global scope at the same time. r=mossop
2017-01-04 19:37:43 +00:00
.flake8
Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal
2016-12-08 09:53:21 -10: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
…
.taskcluster.yml
Bug 1324413 - Lock image content hash for decision task; r=dustin
2016-12-15 17:16:14 -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 fe7303de56be (bug 1302763) for failing webdriver tests on Linux x64 debug (geckodriver.manifest fetch failed). r=backout
2016-12-19 21:15:07 +01:00
Android.mk
…
CLOBBER
Bug 1250356: rollup of changes for webrtc after applying webrtc.org v49 update r=pkerr,ng,pehrsons,etc
2016-12-27 19:41:02 -05:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
bug 1286934 - Switch to using sccache2. r=gps
2016-08-25 18:39:57 -04:00
README.txt
…
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 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian
2016-11-18 18:28:58 -08:00
client.mk
Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium
2016-12-02 10:05:57 -08: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 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
gradle.properties
…
gradlew
…
mach
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
moz.build
bug 1295937 - build NSS using gyp files. r=glandium
2016-11-09 12:37:09 -05:00
moz.configure
Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium
2016-12-02 10:05:57 -08:00
mozilla-config.h.in
…
old-configure.in
Bug 1328161 - Upgrade to SQLite 3.16.2. r=mak
2017-01-06 10:08:51 -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
…