accessible
bug 1185122 - don't try and fire platform events in the child process r=lsocks
2015-08-06 13:15:12 -04:00
addon-sdk
Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans
2015-08-10 05:38:56 -07:00
b2g
Merge m-c to inbound. a=merge
2015-08-11 10:53:56 -04:00
browser
Merge m-c to inbound. a=merge
2015-08-11 10:53:56 -04:00
build
Bug 1192277 - remove check for LLVM PR 8927; r=glandium
2015-08-07 19:35:43 -04:00
caps
Bug 1184387 - Bail out of file:// loads for all non-chrome:// URIs. r=Gijs
2015-08-06 16:37:00 -07:00
chrome
Bug 1161831 - Factor the sharable bits out of nsIResProtocolHandler. r=billm
2015-07-21 12:57:21 -07:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-08-10 12:20:42 -07:00
db /sqlite3
Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak
2015-07-30 07:49:40 -04:00
docshell
Bug 1191491 - Do not dispatch an audio-playback notification when swapping browsers; r=smaug
2015-08-07 12:18:24 -04:00
dom
Bug 1185763 - Part 3: Rename nsTArray::MoveElementsFrom to AppendElements. r=froydnj
2015-08-11 08:29:46 -07:00
editor
Bug 1184689 - Remove two spammy editor warnings
2015-08-10 23:50:41 -04:00
embedding
Bug 1192102 - Remove unused file embedded/android/GeckoSmsManager.java. r=blassey
2015-08-06 18:59:00 -04:00
extensions
Bug 1184298 - Remove a spammy spellchecker warning
2015-08-10 23:54:42 -04:00
gfx
Bug 1185763 - Part 3: Rename nsTArray::MoveElementsFrom to AppendElements. r=froydnj
2015-08-11 08:29:46 -07:00
hal
Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands
2015-07-24 12:08:26 -07:00
image
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
intl
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
ipc
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
js
Bug 1189490 - Follow ups: Move [Traceable]Fifo to js/src/ds. r=terrence
2015-08-10 13:15:00 -04:00
layout
Bug 1185763 - Part 3: Rename nsTArray::MoveElementsFrom to AppendElements. r=froydnj
2015-08-11 08:29:46 -07:00
media
Bug 1192522
- Update libpng/LICENSE to mention two files that are MPL-licensed. r=jrmuizel
2015-08-08 08:04:00 -04:00
memory
Bug 1137580 - Do not use system realloc in mozjemalloc-exposed _recalloc. r=njn
2015-08-07 16:27:28 +09:00
mfbt
Bug 1193005 - delete unused function nsRefPtr::begin_assignment; r=erahm
2015-08-11 00:23:33 -04:00
mobile
Bug 1183068 - TopSitesCursorWrapper: Add new interface method setExtras(Bundle). r=mhaigh
2015-08-11 11:54:38 +02:00
modules
Back out 023218047be5 (bug 1175606) for depending on the backed out bug 1192416
2015-08-07 22:06:51 -07:00
mozglue
Bug 1168291 - Install mozcrt.lib instead of mozglue.lib in the SDK. r=mshal
2015-08-11 07:20:20 +09:00
netwerk
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
nsprpub
Bug 1191269, Update Mozilla 42 to NSPR 4.10.9, landing NSPR_4_10_9_BETA3, r=ted
2015-08-05 13:03:50 +02:00
other-licenses
Bug 1188462 - Rename gfx/skia/trunk directory to gfx/skia/skia. r=jrmuizel
2015-07-30 11:51:29 -04:00
parser
Bug 1185763 - Part 5: Remove now unnecessary nsTArray::AppendElements optimizations in parser/html/. r=froydnj
2015-08-11 08:29:46 -07:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
python
No bug: Make ./mach clobber work on windows without winrm.exe. r=me
2015-08-11 06:10:46 -07:00
rdf
Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj.
2015-07-06 22:02:26 -07:00
security
Bug 1190794, land final NSS_3_19_3_RTM tag, no code change, DONTBUILD
2015-08-07 20:19:06 +02:00
services
Bug 1185629 - ensure Sync tests arrange for an auto-selected allowed port for its test servers. r=oeger
2015-08-11 10:58:54 +10:00
startupcache
Bug 1189156 (part 4) - Don't use enumeration style for nsBaseHashtable::SizeOf{In,Ex}cludingThis(). r=erahm,jfkthame.
2015-07-30 21:19:57 -07:00
storage
bug 1189896 - Do not preallocate Sqlite connections caches for now. r=asuth
2015-08-05 21:54:20 +02:00
testing
Merge fx-team to central, a=merge
2015-08-10 14:50:01 -07:00
toolkit
Merge fx-team to m-c. a=merge
2015-08-11 10:52:41 -04:00
tools
Bug 1185763 - Part 3: Rename nsTArray::MoveElementsFrom to AppendElements. r=froydnj
2015-08-11 08:29:46 -07:00
uriloader
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
view
Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn
2015-07-21 21:09:02 -04:00
webapprt
Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans
2015-08-10 05:38:56 -07:00
widget
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
xpcom
Bug 1185763 - Part 4: Swap elements if possible in r-value version of nsTArray::AppendElements. r=froydnj
2015-08-11 08:29:46 -07:00
xpfe
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
xulrunner
Bug 1174011, fix xulrunner-stub compile, r=gladium DONTBUILD
2015-08-07 12:20:28 +12:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
.gdbinit
Backed out changeset 047d21f101de (bug 846018)
2014-11-13 17:11:25 -05:00
.gitignore
No bug; add .pdb to gitignore
2015-04-01 16:02:20 -04:00
.hgignore
Bug 1186963 - Ignore files generated by running a Mozharness script. DONTBUILD. r=gps
2015-07-24 09:30:18 -04:00
.hgtags
No bug - Tagging mozilla-central 7a19194812eb with FIREFOX_AURORA_42_BASE a=release DONTBUILD CLOSED TREE
2015-08-10 12:17:38 -07:00
.lldbinit
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
aclocal.m4
Bug 1192277 - remove check for LLVM PR 8927; r=glandium
2015-08-07 19:35:43 -04:00
Android.mk
AUTHORS
Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin
2015-01-13 03:27:00 +01: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
CLOBBER
Bug 1179909 - Touch CLOBBER to fix Android cpptest bustage on a CLOSED TREE.
2015-08-11 10:23:47 -04:00
configure.in
Bug 1192277 - remove check for LLVM PR 8927; r=glandium
2015-08-07 19:35:43 -04:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
LICENSE
mach
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
Makefile.in
bug 1168535 - print error response body in upload_symbols.py. r=gps
2015-05-27 13:50:04 -04:00
moz.build
Bug 1134110 - other-license/android is unnecessary if Android minimum version is 11 or later. f=esawin, r=sworkman
2015-05-14 15:38:18 +09:00
mozilla-config.h.in
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
2015-05-26 16:17:55 +09:00
README.txt
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00