accessible
Bug 1294086 - remove debugging printf
2016-08-12 10:20:45 -04:00
addon-sdk
Bug 1288440 P4 Test that sdk/window/events does not leak existing windows. r=gabor
2016-07-22 06:26:49 -07:00
b2g
merge mozilla-inbound to mozilla-central a=merge
2016-08-10 15:54:26 +02:00
browser
Bug 1225215: [webext] Raise the expected errors when given invalid tab IDs. r=aswan
2016-02-26 17:56:30 -08:00
build
Bug 1292323 - Update annotationProcessor to reflect WrapForJNI changes; r=snorp
2016-08-12 23:15:52 -04:00
caps
Merge inbound to central, a=merge
2016-08-12 13:44:29 -07:00
chrome
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
config
merge mozilla-inbound to mozilla-central a=merge
2016-08-10 15:54:26 +02:00
db /sqlite3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
devtools
Merge fx-team to central, a=merge CLOSED TREE
2016-08-12 14:37:49 -07:00
docshell
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
dom
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
editor
Backed out changeset cc88b920a387 (bug 1278957) for making browser_notifications.js permafail on linux64 debug a=backout CLOSED TREE
2016-08-10 15:36:45 -07:00
embedding
Bug 1283281 - Remove PB Flag from DOMStorage. r=jdm
2016-06-29 14:01:00 +02:00
extensions
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
2016-08-08 10:54:47 +10:00
gfx
Initialize COM in the GPU process. (bug 1294350 part 2, r=aklotz)
2016-08-13 12:25:26 -07: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 1292323 - Update usage of UsesNativeCallProxy; r=snorp
2016-08-12 23:15:53 -04:00
image
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
intl
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
2016-08-08 10:54:47 +10:00
ipc
Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru
2016-08-11 14:39:22 +02:00
js
Bug 1291685
- Fix regression caused by bug 1271650. r=jimb
2016-08-14 09:54:20 +02:00
layout
Bug 1294102 followup - Fix reftest.list syntax. r=bustage
2016-08-13 18:30:23 +09:00
media
Bug 1288588 - Exit on bad CRC in fcTL or fdAT chunk in an APNG file. r=jrmuizel
2016-08-12 21:31:31 -04:00
memory
Bug 1284674 - Remove NUWA r=cyu
2016-08-02 14:54:00 +02:00
mfbt
Bug 1294537 - Don't tag |void* p| in the don't-nullcheck placement operator new overload as MOZ_NONNULL, because that makes a double-checking assertion of non-nullness into a compiler warning. r=froydnj
2016-08-12 18:02:03 -07:00
mobile
Bug 1292323 - Update WrapForJNI usages; r=snorp
2016-08-12 23:15:52 -04:00
modules
Remove fallback to WARP, but keep the force pref for testing. (bug 1294343, r=jrmuizel)
2016-08-13 12:18:50 -07:00
mozglue
Bug 1292323 - Update auto-generated bindings; r=me
2016-08-12 23:15:52 -04:00
netwerk
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsprpub
other-licenses
Bug 1288199: Add building of typelib to be embedded in ia2marshal.dll; r=mshal
2016-08-04 15:17:51 -06:00
parser
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
Merge m-c to inbound, a=merge
2016-08-12 16:29:24 -07:00
rdf
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07: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
Merge autoland to central, a=merge
2016-08-10 16:29:26 -07:00
services
Bug 1274108 - Migrate the bookmarks engine to PlacesSyncUtils
. r=markh
2016-08-10 12:55:02 -07:00
startupcache
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
storage
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
2016-08-08 10:54:47 +10:00
taskcluster
Merge inbound to central, a=merge
2016-08-12 13:44:29 -07:00
testing
Merge inbound to central, a=merge
2016-08-12 13:44:29 -07:00
toolkit
Bug 1225215: [webext] Raise the expected errors when given invalid tab IDs. r=aswan
2016-02-26 17:56:30 -08:00
tools
Bug 1292323 - Update WrapForJNI usages; r=snorp
2016-08-12 23:15:52 -04:00
uriloader
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
view
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
widget
Bug 1294102 - Use the original height that is not affected by the top to decide the button style on OSX. r=mstange
2016-08-13 15:34:57 +09:00
xpcom
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
xpfe
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
.clang-format
.clang-format-ignore
.eslintignore
Merge fx-team to m-c a=merge
2016-08-07 00:16:15 -07:00
.eslintrc
.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 1289258 - Part 2 - Add mocha test for search. r=bgrins
2016-07-26 12:35:42 -04:00
.hgignore
Bug 1289258 - Part 2 - Add mocha test for search. r=bgrins
2016-07-26 12:35:42 -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
.taskcluster.yml
Backed out changeset fc1ed3fd8584 (bug 1291473) on suspicion of breaking decision tasks
2016-08-08 13:15:37 -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
aclocal.m4
merge mozilla-inbound to mozilla-central a=merge
2016-07-27 16:35:44 +02:00
Android.mk
AUTHORS
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1292069 - Remove the cleansrcdir target. r=gps
2016-08-04 17:34:05 +09:00
client.py
CLOBBER
Bug 1291229 - Fix typo for moving Java bindings to mozilla::java namespace. r=jchen
2016-08-05 13:23:44 -04:00
configure.in
configure.py
Bug 1293234 - Use octal notation for permission modes in the build system; r=gps
2016-08-08 13:45:17 +02:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps
2016-06-09 17:20:02 -04:00
Makefile.in
Bug 1275111 - Move artifact download/install into its own tier; r=glandium
2016-06-01 13:48:53 -04:00
moz.build
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
moz.configure
Bug 1293579 - Use the new dependable
function in a few places. r=chmanchester
2016-08-09 15:55:10 +09:00
mozilla-config.h.in
old-configure.in
Bug 1291986 - Part 02 (old-configure.in) Update embedded libpng to version 1.6.24. r=glenn
2016-08-04 20:11:00 +02:00
README.txt
settings.gradle
test.mozbuild