accessible
Backed out 2 changesets (bug 1224374
) for Windows bustage. r=bustage on a CLOSED TREE
2016-01-19 21:30:41 +01:00
addon-sdk
merge mozilla-inbound to mozilla-central a=merge
2016-01-20 15:34:34 +01:00
b2g
Bumping manifests a=b2g-bump
2016-01-20 22:00:48 -08:00
browser
Bug 1211243 - Do not swallow exceptions if the URI is not an instance of a standard URL. r=florian
2016-01-22 07:29:35 +09:00
build
Bug 1240990 - Define all backends in one place. r=gps
2016-01-21 13:54:03 +09:00
caps
Backed out changeset a76600c2820b (bug 1240651) for ES test failures
2016-01-20 15:03:51 +01:00
chrome
Bug 1186787 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in chrome/ with iterators. r=froydnj.
2015-11-17 17:58:36 -08:00
config
Bug 1241421 - Remove jar.mn with no JAR_MANIFESTS check in config/rules.mk. r=mshal
2016-01-22 07:00:23 +09:00
db /sqlite3
Bug 1241121
- Upgrade SQLite to version 3.10.2. r=mak
2016-01-21 08:53:39 -05:00
devtools
merge mozilla-inbound to mozilla-central a=merge
2016-01-21 11:49:16 +01:00
docshell
Backout changeset 8bbed05c1661 r=bz a=abillings
2016-01-22 06:40:03 +09:00
dom
Backed out changeset d063509e90f7 (bug 1221587)
2016-01-21 17:28:21 -08:00
editor
Bug 1239025 - Disable a few reftests on win7/e10s so we can turn the suite on, a=test-only
2016-01-13 17:32:19 -08:00
embedding
Bug 1223209 - Remove geckoview_example; r=nalexander r=mfinkle
2016-01-14 18:20:02 -05:00
extensions
Bug 1241557 - Make cookie tests pass in e10s. r=mccr8
2016-01-21 16:14:27 -08:00
gfx
Bug 1241058: Assure several operations properly operate on the current group target. r=jrmuizel
2016-01-20 17:27:36 +01:00
gradle /wrapper
Bug 1220633 - Gradle wrapper: Use distribution with sources. r=trivial
2015-11-06 17:13:31 +01:00
hal
Bug 1232687: Add system-service interface to HAL, r=gsvelto
2016-01-04 16:08:21 +01:00
image
Backed out 2 changesets (bug 1224374
) for Windows bustage. r=bustage on a CLOSED TREE
2016-01-19 21:30:41 +01:00
intl
Bug 1220716 - Removing nsICurrentCharsetListener. r=emk
2016-01-14 14:50:27 +09:00
ipc
Bug 1240985 - Make sure to queue mDequeueOneTasks after cancellation (r=dvander)
2016-01-21 07:38:27 -08:00
js
Bug 1241581 - Put back null filename checks (r=bbouvier)
2016-01-21 15:57:27 -06:00
layout
Bug 1241371. Properly update mLastUpdateImagesPos on scrollframes when the image visibility pass encounters them. r=mats
2016-01-21 19:09:04 -06:00
media
Backed out changeset d31752600dfd (bug 1221587)
2016-01-21 17:28:15 -08:00
memory
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
2016-01-12 18:16:59 +00:00
mfbt
Bug 1237201 part 8 - Make fallible Vector methods MOZ_WARN_UNUSED_RESULT. r=jwalden
2016-01-14 22:04:36 +01:00
mobile
Bug 1234799 - Add -g to adb install via mach/make; r=jmaher
2016-01-21 16:59:42 -07:00
modules
Backed out changeset 4b22bd7b7a73 (bug 1221587)
2016-01-21 17:28:18 -08:00
mozglue
Bug 1238761 - Switch NativePanZoomController to use native methods; r=rbarker
2016-01-15 13:05:44 -05:00
netwerk
Bug 366023 - Allow h/1.0 chunked encodings r=bagder
2016-01-19 14:22:50 -05:00
nsprpub
Bug 1216283 - land NSPR_4_11_RTM, r=dkeeler
2015-11-18 18:43:32 +01:00
other-licenses
Bug 1233118 - implement IAccessible2_3::selectionRanges, r=yzen
2016-01-20 12:53:03 -05:00
parser
Bug 1224694 - Unify and clean up initialization of CSP (r=sicking)
2016-01-14 13:21:31 -08:00
probes
…
python
Bug 1241398 - Add a dry-run mode to `mach build-backend`. r=gps
2016-01-22 07:00:23 +09:00
rdf
Bug 1225682 - Don't use nsAuto{,C}String as class member variables in rdf/. r=Pike
2015-12-02 11:04:37 +09:00
security
bug 1240173 - improve nsIX509Cert.dbKey r=Cykesiopka
2016-01-15 14:33:56 -08:00
services
Bug 1241306 - Disable services/fxaccounts/tests/xpcshell/test_accounts_device_registration.js for Thunderbird. r=markh
2016-01-21 12:06:12 +01:00
startupcache
Backed out 2 changesets (bug 1224374
) for Windows bustage. r=bustage on a CLOSED TREE
2016-01-19 21:30:41 +01:00
storage
Bug 1239354: Replace old-style generator function with star functions. r=asuth
2016-01-13 08:58:15 -08:00
testing
Bug 1240767 - Handle incorrect test paths in 'mach robocop'; r=jmaher
2016-01-21 16:59:44 -07:00
toolkit
Bug 1238040 - Add a telemetry probe for potential checkerboarding duration. r=botond,vladan
2016-01-21 09:13:47 -05:00
tools
Bug 1239498 - Use Stackwalk64 on win x64. r=jrmuizel
2016-01-13 15:22:01 -08:00
uriloader
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
2016-01-18 20:20:08 +01:00
view
Bug 1241651. Remove nsPresContext::GetDisplayRootPresContext. r=mattwoodrow
2016-01-21 19:09:04 -06:00
webapprt
Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug
2016-01-07 17:30:10 -05:00
widget
Bug 1205649 - [2.4] Add AbsoluteDeviceOrientation DOM event for compass heading orientation data. r=smaug
2016-01-21 18:14:33 +01:00
xpcom
Bug 1205649 - [2.4] Add AbsoluteDeviceOrientation DOM event for compass heading orientation data. r=smaug
2016-01-21 18:14:33 +01:00
xpfe
Bug 1238536 part 3 - Properly handle restoring to normal state from fullscreen. r=smaug
2016-01-20 09:56:52 +11:00
xulrunner
Bug 1235345 - Remove services/metrics. r=gfritzsche
2016-01-07 04:23:00 +01:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
…
.eslintignore
Bug 1240091 - Enable linting on more toolkit modules. r=Mossop
2016-01-15 19:20:44 +01:00
.eslintrc
Bug 1229142: Add shared eslintrc files for the different test suites. r=Standard8
2015-12-17 15:28:06 -08:00
.gdbinit
…
.gitignore
Bug 1214256 - Add talos virtualenv and tp5n files to .hgignore and .gitignore. r=gps
2015-10-13 12:35:42 -04:00
.hgignore
Bug 1231667 - Set Android SDK directory in topsrcdir Gradle configuration. r=me f=mcomella
2015-12-10 10:51:42 -05:00
.hgtags
No bug - Tagging mozilla-central 99137d6d4061f408ae0869122649d8bdf489cc30 with FIREFOX_AURORA_45_BASE a=release DONTBUILD CLOSED TREE
2015-12-14 15:14:05 -05:00
.lldbinit
…
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
AUTHORS
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
Android.mk
…
CLOBBER
Bug 1240627 - Touch CLOBBER to force a rebuild
2016-01-20 10:35:48 +11:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1241416 - Create a tier for things happening before export. r=gps
2016-01-22 07:00:23 +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 1205012 - Allow rust source code in SpiderMonkey; r=mshal
2015-09-18 13:55:29 -07:00
build.gradle
Bug 1107811 - Part 4: Exclude all but mobile/. r=me
2015-12-02 14:57:12 -08:00
client.mk
Fixup for bug 1188766 for valgrind bustage on a CLOSED TREE. r=me
2015-08-11 07:45:36 +09:00
client.py
…
configure.in
Bug 1241121
- Upgrade SQLite to version 3.10.2. r=mak
2016-01-21 08:53:39 -05: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 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
moz.build
Bug 1233282 - Move mozilla-config.h's export to moz.build. r=gps
2015-12-23 16:18:56 +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
settings.gradle
Bug 1231667 - Set Android SDK directory in topsrcdir Gradle configuration. r=me f=mcomella
2015-12-10 10:51:42 -05:00
test.mozbuild
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00