accessible
Backout d08057e095a2 (bug 818407) for linux pgo failures on a CLOSED TREE
2012-12-20 15:06:10 +00:00
b2g
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-20 21:05:33 +00:00
browser
Merge m-c to fx-team
2012-12-21 10:28:48 +02:00
build
Merge mozilla-central into mozilla-inbound
2012-12-21 12:47:56 -05:00
caps
Merge mozilla-central into mozilla-inbound
2012-12-06 23:13:32 -05:00
chrome
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
2012-12-21 10:09:50 +00:00
config
Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend
2012-12-17 12:08:00 -06:00
content
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
2012-12-21 10:09:50 +00:00
db /sqlite3
Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan
2012-12-17 20:25:10 +01: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
Bug 823187: In nsSHistory::EvictOutOfRangeWindowContentViewers(), declare loop variable as signed, to fix signed/unsigned comparison build warning. r=jlebar
2012-12-19 13:12:48 -08:00
dom
Merge mozilla-central into mozilla-inbound
2012-12-21 12:47:56 -05:00
editor
Bug 813445 part.14 Make dom::EventListenerFlags for nsEventListenerManager r=smaug
2012-12-16 10:26:05 +09:00
embedding
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
2012-12-13 12:20:56 -05:00
extensions
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
2012-12-13 12:20:56 -05:00
gfx
Bug 823393. Breakage fix for partially commited Bug 823148.
2012-12-20 01:16:45 -05:00
hal
Bug 821440 - Allow the B2G homescreen to run in the background with a decreased oom_score_adj compared to vanilla background apps. r=cjones
2012-12-18 21:37:35 -05:00
image
Bug 820132 - Measure imgFrame::mOptSurface's size where possible, instead of calculating it. r=joedrew.
2012-12-18 21:59:30 -08:00
intl
Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu
2012-12-16 19:54:58 -05:00
ipc
Bug 823240 - include sys/proc.h on OpenBSD to access P_TRACED flag, needed since r1.127 of sys/sysctl.h. r=cjones
2012-12-20 13:46:39 +01:00
js
Bug 809652 - Deny nativeCall for SecurityWrapper except under specific circumstances. r=jorendorff
2012-12-20 22:33:26 -08:00
layout
Bug 696591: Properly handle blocking databases from pages that are entering the bfcache. r=bent,bz
2012-12-20 06:18:03 -08:00
media
Backout 21409a401d75 (bug 821292),9587e39f9a50 (bug 820102) for conflicts and assertions respectively, on a CLOSED TREE
2012-12-21 16:15:01 +00:00
memory
Bug 822148 (part 8) - DMD: remove a friend declaration. r=jlebar.
2012-12-19 19:48:43 -08:00
mfbt
Bug 821804 - Allow unitialized WeakPtrs to work properly. r=Waldo
2012-12-18 11:37:14 -05:00
mobile
Bug 823502 - ship dom_system.xpt for Android, r=gbrown, r=mfinkle
2012-12-21 11:40:52 -05:00
modules
Bug 793617 - Implement mask-type property. r=dbaron,longsonr
2012-12-21 11:15:22 +11:00
mozglue
Bug 804303 part 2 - Add ability to dynamically replace or supplement jemalloc implementation. r=jlebar,r=khuey
2012-12-07 09:32:24 +01:00
netwerk
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
2012-12-21 18:50:26 +01: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 811646 - New VC6 InetBgDL DLL with range request support. r=rstrong
2012-11-16 21:39:17 -05:00
parser
Bug 812302 - nsSAXXMLReader::HandleXMLDeclaration should report its results. r+sr=smaug
2012-12-17 20:53:38 -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 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
2012-12-13 12:20:56 -05:00
python
Bug 820285 - Use distutils.version.StrictVersion in OSX version tests; r=gps
2012-12-12 19:56:48 -05:00
rdf
bug 820182 - remove nsISupportsArray::ElementAt() uses r=ehsan
2012-12-11 11:16:42 -05:00
security
Bug 807757 part PSM - Remove nsIProfileChangeStatus and related veto notifications from PSM r=bsmith
2012-12-13 12:20:00 -05:00
services
Bug 823725 - Remove the Svc.Private getter since it is no longer used; r=rnewman
2012-12-20 17:43:13 -05:00
startupcache
Bug 816656 - Don't write the startup cache on shutdown. r=mwu
2012-12-05 14:09:30 -05:00
storage
Bug 823553 - Fix build error in Variant.h on MSVC 2008 and Solaris by not taking double-references. r=mak
2012-12-20 15:44:25 -05:00
testing
Bug 817235 - Make xpcshell tests work with sutAgent; r=jmaher
2012-12-18 22:18:03 -07:00
toolkit
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
2012-12-13 12:20:56 -05:00
tools
Bug 819833 (part 3) - Fix fix_macosx_stack.py.
2012-12-10 21:24:55 -08:00
uriloader
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-12 10:40:33 -05:00
view
Bug 795833 - Add a RequestRepaint method to nsIWidgetListener and use it in the android widget instead of invalidating the view. r=roc
2012-12-18 16:42:02 +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
Merge mozilla-central into mozilla-inbound
2012-12-21 12:47:56 -05:00
xpcom
Merge mozilla-central into mozilla-inbound
2012-12-21 12:47:56 -05:00
xpfe
bug 819725 pt 1.1 - don't round device-pixel coordinates in nsView and nsXULWindow when calling widget APIs to move/resize windows. r=roc
2012-12-12 09:57:48 +00:00
xulrunner
Bug 812918 - Don't install the xulrunner stub in dist/bin on Mac. r=ted
2012-12-10 19:01:44 +01: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_19_BASE for changeset cf8750abee06
2012-11-19 11:56:01 -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 804303 part 3 - Build jemalloc3 as a replace-malloc library when building with mozjemalloc. r=khuey
2012-12-07 09:32:24 +01: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 717372 - The clobber information should live in the tree; r=khuey
2012-03-13 13:00:24 -04: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
Bug 823705: Update NSS in Gecko to NSS 3.14.2 beta 1 (NSS_3_14_2_BETA1), r=me, a=wtc
2012-12-20 14:04:14 -08:00
LEGAL
LICENSE
Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver
2010-02-23 09:37:07 -08:00
mach
Bug 803400 - Add clobber mach command; r=glandium
2012-12-05 22:46:01 -08:00
Makefile.in
Bug 804303 part 1 - Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar,r=khuey
2012-12-07 09:32:24 +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