accessible
Backout da88cd4bc6db & 696264e2414c (bug 569356) for intermittent, but frequent test_doc_busy.html timeouts
2013-01-09 11:48:23 +00:00
b2g
Bug 829121 - Annotate B2G_OS_Version for the crash reporter. r=fabrice
2013-01-11 00:47:32 +01:00
browser
Bug 829180 - Never open externally opened links in a private window; r=gavin
2013-01-10 23:25:56 -05:00
build
Bug 827504 - Don't install specialpowers for crashtests on B2G (it already is), r=jgriffin DONTBUILD a=NPOTB,test-only
2013-01-10 09:49:12 -05:00
caps
Bug 752529 - workers shouldn't use string origins as null principals don't have them. Part 2 - nsPrincipal GetBaseDomain (r=bz)
2013-01-08 13:53:32 -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
Backout cset b40ebe8c5273 because it's not the right patch for Bug 828715
2013-01-11 03:21:48 -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
Merge mozilla-central into mozilla-inbound
2013-01-08 14:59:20 -05:00
dom
Bug 829410 - Use threadsafe isupports in nsVolumeService. r=mikeh a=omg-everything-is-busted
2013-01-10 20:29:51 -08:00
editor
Bug 828817 - Avoid storing nsCOMPtr<nsIDOMDocument> in editor r=ehsan
2013-01-11 02:15:06 -05:00
embedding
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
2013-01-08 17:10:00 +00:00
extensions
Bug 827895 - Settings app should not show the session permissions of apps, r=mounir
2013-01-10 21:23:39 +01:00
gfx
Bug 827717: Change record of CSS animation start to be before delay so that dynamic changes to animation-delay are honored. r=bzbarsky
2013-01-10 21:14:51 -08:00
hal
Bug 817939 - restart ioctl with EINTR for FMRadio. r=jlebar
2013-01-09 10:13:46 +01:00
image
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
2013-01-03 15:35:01 -05:00
intl
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
ipc
Backed out changeset 3aa492e39918 (bug 827749) for failing all tests OS X.
2013-01-10 14:15:25 -05:00
js
Backed out 4 changesets (bug 826148) because of test failures
2013-01-11 00:05:36 -05:00
layout
Bug 827172: Move SVGPathElement to mozilla::dom r=bz
2013-01-11 02:15:05 -05:00
media
Bug 827359 - Disable unconditional use of NEON code in WebRTC DSP code. r=jesup
2013-01-08 18:30:10 +01:00
memory
Bug 827523 (part 3) - DMD: Add --max-frames and --max-records options. r=jlebar.
2013-01-07 18:32:38 -08:00
mfbt
Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan
2013-01-05 23:37:25 -08:00
mobile
Bug 824161 - Homescreen widget doesn't open awesomebar, r=wesj, sriram
2013-01-11 04:26:39 -05:00
modules
Bug 812859 - A JavaScript module to mark deprecation;r=dolske
2013-01-10 20:55:42 +01:00
mozglue
Bug 828301 - Free zlib internal buffers when we're done uncompressing in the custom linker. r=nfroyd
2013-01-10 08:39:07 +01:00
netwerk
Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus
2013-01-10 17:20:23 -05: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 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
2013-01-03 15:35:01 -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 828730: Fix crash in test_signed_apps/generate.sh, r=bsmith, a=NPOTB
2013-01-10 13:55:54 +01:00
services
Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
2013-01-10 22:02:38 +00: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
Bug 829377 - tap() in synthetic_gestures should send touch/mouse/click events, r=jgriffin
2013-01-10 17:40:17 -08:00
toolkit
Bug 812859 - A JavaScript module to mark deprecation;r=dolske
2013-01-10 20:55:42 +01:00
tools
Bug 825701 - Use v3 to report hangs. r=vladan.
2013-01-09 15:05:00 -05:00
uriloader
Bug 761040 - Offline cache entries are created for no-store entries r=jduell
2013-01-07 16:01:00 +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 827149 - Remove some uses of nsIDOMHTMLBodyElement r=bz
2013-01-11 02:15:05 -05:00
xpcom
bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan
2013-01-10 03:39:40 -05:00
xpfe
Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures
2013-01-08 12:02:55 -05:00
xulrunner
Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin
2013-01-07 16:19:39 -05: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 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
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01:00
configure.in
Bug 827726 - typo -Wl--wrap=PR_GetEnv,--wrap=PR_SetEnv. r=glandium
2013-01-09 18:17:13 +09: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