accessible
Fixing one line in previous fix. b=569356. r=MarcoZ
2013-01-08 10:51:54 -05:00
b2g
Bug 817821: Part 1 - Communicate update download events better to Gaia. r=fabrice
2013-01-08 17:13:32 +01:00
browser
Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp
2013-01-08 16:43:33 +01:00
build
Merge mozilla-central into build-system
2013-01-06 11:58:19 +01:00
caps
Bug 826154 - Remove unused field nsScriptSecurityManager::mIsWritingPrefs. r=bz.
2013-01-02 21:47:50 -08:00
chrome
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
2012-12-21 10:09:50 +00:00
config
Merging in version bump NO BUG
2013-01-07 12:31:33 -08:00
content
Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures
2013-01-08 12:02:55 -05:00
db /sqlite3
Bug 824167 - Upgrade SQLite to version 3.7.15.1 (Mozilla changes). r=mak
2012-12-27 11:12:05 -05:00
dbm
Bug 816392: Update to NSS 3.14.1 beta 2 (NSS_3_14_1_BETA2), r=me, a=rrelyea
2012-12-05 15:19:18 -08:00
docshell
Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures
2013-01-08 12:02:55 -05:00
dom
Bug 827772 - Followup to the patch in Bug 824695 r=jst
2013-01-08 09:02:21 -08:00
editor
Bug 826983 - Enable FAIL_ON_WARNINGS on MSVC in editor/. r=ehsan
2013-01-07 04:41:46 +09:00
embedding
Bug 827197 - Remove some uses of nsIDOMSVGElement subclasses r=longsonr
2013-01-07 22:22:41 -05:00
extensions
Back out fef358e6d5e6 (bug 827050) for Linux/Windows xpcshell orange in test_cache_jar_wrap.js
2013-01-07 22:01:41 -08:00
gfx
Bug 826226 - update harfbuzz to release 0.9.10. r=jdaggett
2013-01-08 14:03:18 +00:00
hal
Bug 793105 - Add a "backgroundPerceivable" class for audio-channel-content. r=jlebar,roc
2013-01-05 13:03:51 +08:00
image
Bug 826613 - Enable FAIL_ON_WARNINGS on MSVC in image/. r=joe
2013-01-05 12:55:23 +09:00
intl
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
ipc
Bug 824224: Always log protocol errors. r=bent
2013-01-04 13:28:37 -08:00
js
Backout d62218c74497 (bug 826673) for crashes on a CLOSED TREE
2013-01-08 12:26:38 +00:00
layout
Bug 825411 - clipPaths, masks, etc. with failing conditional processing attributes cause referencing elements not to be rendered r=cam
2013-01-08 13:14:04 +00:00
media
Bug 579517 follow-up: Remove NSPR types that crept in
2013-01-07 18:21:50 -05:00
memory
Bug 826515 - Occasionally GC DMD stacks. r=njn
2013-01-08 11:04:19 +01:00
mfbt
Bug 826144 - Add MOZ_UTF16_HELPER() intermediary macro to handle UTF-16 stringification and concatenation correctly. r=waldo
2013-01-02 14:49:09 -08:00
mobile
Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp
2013-01-08 16:43:33 +01:00
modules
bug 826610 - update zh-CN default font prefs on OS X. r=smontagu
2013-01-08 11:16:37 +00:00
mozglue
Bug 826263 - Fix ~_MappableBuffer in the linker on Android. r=nfroyd
2013-01-03 16:46:09 +01:00
netwerk
Back out fef358e6d5e6 (bug 827050) for Linux/Windows xpcshell orange in test_cache_jar_wrap.js
2013-01-07 22:01:41 -08:00
nsprpub
Bug 634793: update NSPR to NSPR_4_9_5_BETA1 and add the TestPRIntN.cpp
2012-12-14 09:01:25 -08:00
other-licenses
Bug 825901 - Remove the old linker code headers. r=blassey
2013-01-03 16:04:58 +01:00
parser
Bug 827214. Fix HTML lists to really be webidl. r=peterv
2013-01-07 08:34:16 -05:00
probes
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
profile
Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron
2012-12-22 20:40:37 +00:00
python
Merge mozilla-central into build-system
2013-01-06 11:58:19 +01:00
rdf
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
security
Bug 824199: Replace the marketplace-dev cert with the marketplace-prod test cert, r=rtilder
2013-01-08 11:55:04 +01:00
services
Merging in version bump NO BUG
2013-01-07 12:31:33 -08:00
startupcache
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
2012-12-23 16:59:51 -08:00
storage
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
2012-12-23 16:59:51 -08:00
testing
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-08 09:26:15 +00:00
toolkit
Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures
2013-01-08 12:02:55 -05:00
tools
Bug 819559 - Enable workarounds for intrinsic functions only on MSVC2005. r=jrmuizel
2013-01-07 04:43:23 +09:00
uriloader
Bug 715809 - AppCache should accept manifests served with non-standard mime types, r=jonas
2013-01-03 17:43:51 +01:00
view
Bug 826635. Refresh-driver painting is always enabled now, so remove the alternative code path. r=tnikkel
2013-01-05 16:14:17 +13:00
webapprt
Bug 817076 - Update webapprt build config to use DIST_SUBDIR vs. FINAL_TARGET. r=glandium
2012-12-05 16:36:36 -06:00
widget
Bug 579517 follow-up: Remove NSPR types that crept in
2013-01-07 18:21:50 -05:00
xpcom
Bug 827654. Actually QI to interfaces we implement in nsCancelableRunnable. r=smaug
2013-01-08 09:01:30 -05:00
xpfe
Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures
2013-01-08 12:02:55 -05:00
xulrunner
Bug 791869 - Remove services/notifications; r=rnewman
2013-01-06 12:04:59 -08:00
.gdbinit
Bug 820548 - Move .gdbinit to topsrcdir. r=glandium
2012-12-11 16:05:53 -05:00
.gitignore
Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel
2012-09-26 09:43:54 -07:00
.hgignore
Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel
2012-09-26 09:43:54 -07:00
.hgtags
Added tag FIREFOX_AURORA_20_BASE for changeset 5bb309998e70
2013-01-07 12:29:21 -08:00
aclocal.m4
Bug 788276 - Properly check for broken (deprecated) compilers. r=gps.
2012-09-12 14:54:40 -04:00
allmakefiles.sh
Bug 818646 - Add mozbuild Python tests to |make check|; r=ted
2012-12-21 12:43:46 -08:00
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
client.mk
Bug 815219 - Part 1: Automatically build using all available processor cores; r=ted
2012-11-27 14:01:17 -08:00
client.py
Bug 816392: Update to NSS 3.14.1 beta 2 (NSS_3_14_1_BETA2), r=me, a=rrelyea
2012-12-05 15:19:18 -08:00
CLOBBER
Backout 51119e80e283 (bug 822422), 1a7f21d5a95a (bug 822421) for java NPEs on a CLOSED TREE
2012-12-19 19:49:58 +00:00
configure.in
Merge mozilla-central into build-system
2013-01-07 14:31:37 -08:00
LEGAL
LICENSE
mach
Bug 803400 - Add clobber mach command; r=glandium
2012-12-05 22:46:01 -08:00
Makefile.in
Merge mozilla-central into build-system
2013-01-03 10:46:16 +01:00
mozilla-config.h.in
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
2012-08-04 08:47:28 +02:00
README.txt
added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb
2011-03-30 08:23:52 -03:00