accessible
Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey
2013-06-13 13:49:01 -04:00
addon-sdk
Bug 880619 - Disable test-dom.js because of frequent test failures
2013-06-12 17:07:26 -07:00
b2g
Bumping gaia.json for 4 gaia-central revision(s)
2013-06-16 21:31:42 -07:00
browser
Bug 882306 - Use CSS to make buttons look enabled when customizing; don't change buttons' disabled states, r=dao
2013-06-13 13:40:41 +02:00
build
Bug 875126 - Make cgdb an option for mach --debugger. r=ted
2013-06-12 16:17:11 -04:00
caps
Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin
2013-06-15 00:33:47 +02:00
chrome
Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux
2013-06-11 19:23:37 -04:00
config
Back out 02fad60002a9 (bug 811404) for PGO bustage
2013-06-14 21:35:27 -07:00
content
Backing out bug 882027
2013-06-16 01:28:34 +12:00
db /sqlite3
Bug 874171 - Upgrade SQLite to version 3.7.17 (Mozilla changes). r=mak
2013-05-30 11:25:14 -04:00
docshell
Bug 759964 - Part 1 - Add allowMedia attribute to nsIDocShell to disable HTML5 media elements. r=bz
2013-03-29 14:52:59 -07:00
dom
Bug 874339 - System Message API: redundant queues are created for the pending "activity" system messages r=gene
2013-06-16 21:16:21 -07:00
editor
Bug 883423 - mark even more reftests as needs-focus; r=dholbert
2013-06-14 19:01:45 -04:00
embedding
Back out 57bb160f49d5:4e6b16f0d753 (bug 875157) for breaking master password tests
2013-06-12 00:00:25 -07:00
extensions
Bug 882879 - In mozInlineSpellChecker, queue UpdateCurrentDictionary after InitSpellChecker while init is pending to fix spell check regression in contentEditable elements focused by script. r=ehsan
2013-06-14 11:46:08 -07:00
gfx
Merge mozilla-central to UX
2013-06-17 03:54:34 -07:00
hal
Bug 880162 - Do not callback FM_RADIO_OPERATION_ENABLE when disabling FM radio. r=jlebar
2013-06-11 08:21:25 -04:00
image
Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux
2013-06-11 19:23:37 -04:00
intl
Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux
2013-06-11 19:23:37 -04:00
ipc
Bug 579517 follow-up: Remove NSPR types that crept in
2013-06-12 21:26:59 -04:00
js
Bug 883691 - Fix some simple clang warnings in SpiderMonkey. r=bhackett.
2013-06-16 18:12:35 -07:00
layout
Merge mozilla-central to UX
2013-06-17 03:54:34 -07:00
media
Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey
2013-06-13 13:49:01 -04:00
memory
bug 870406: move CSRCS to mozbuild (config batch #2 ) r=mshal
2013-06-04 11:08:44 -04:00
mfbt
Bug 881980 - Allow casting CheckedInts to other CheckedInt types. - r=bjacob,waldo
2013-06-14 15:19:40 -07:00
mobile
Bug 878079 - Clarify |make install| message when no Android devices are connected. r=ted
2013-06-14 16:17:42 -07:00
modules
bug 868441 - effectively disable bypass-cachelock-threshold on beta and release
2013-06-06 17:36:50 -04:00
mozglue
Bug 863777 - Add native stack JNI method definitions; r=kats
2013-06-14 12:42:10 -04:00
netwerk
Bug 497003 - Replace some QueryInterface calls in nsHttpChannel with do_QueryObject r=jduell
2013-06-14 19:34:18 -07:00
nsprpub
Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc
2013-06-05 21:03:40 +02:00
other-licenses
Bug 883165 - Windows installer only. r=bbondy
2013-06-14 12:10:33 -07:00
parser
Bug 497003 - Support delivery of OnDataAvailable on the HTML5 parser thread r=hsivonen r=bholley r=bz
2013-06-13 10:42:48 -07:00
probes
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
profile
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
2013-04-23 17:54:15 -04:00
python
bug 882904: move LIBS to moz.build (logic). r=gps
2013-06-14 15:33:45 -04:00
rdf
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
2013-04-23 17:54:15 -04:00
security
Back out f691f7abfe33 (No bug) Automated HSTS preload list update that broke HSTS preload
2013-06-15 07:40:53 -07:00
services
Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds
2013-06-14 14:38:29 -07:00
startupcache
b=882906; remove EXTRA_DSO_LIBS; r=ted
2013-06-13 22:58:22 -04:00
storage
Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa
2013-06-14 12:01:02 -06:00
testing
Back out 02fad60002a9 (bug 811404) for PGO bustage
2013-06-14 21:35:27 -07:00
toolkit
Merge mozilla-central to UX
2013-06-17 03:54:34 -07:00
tools
b=882906; remove EXTRA_DSO_LIBS; r=ted
2013-06-13 22:58:22 -04:00
uriloader
Bug 877500 - Add a null check so that CFRelease() doesn't crash. r=joshmoz
2013-06-14 17:05:55 -05:00
view
Bug 850571 - Remove temporary diagnostic code. r=me
2013-06-12 09:05:36 +00:00
webapprt
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
2013-04-23 17:54:15 -04:00
widget
Merge mozilla-central to UX
2013-06-17 03:54:34 -07:00
xpcom
Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey
2013-06-13 13:49:01 -04:00
xpfe
Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug
2013-06-01 01:53:00 -07:00
xulrunner
b=882906; remove EXTRA_DSO_LIBS; r=ted
2013-06-13 22:58:22 -04:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB
2013-04-30 10:22:25 +03:00
.hgignore
Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB
2013-04-30 10:22:25 +03:00
.hgtags
Added tag FIREFOX_AURORA_23_BASE for changeset d7ce90899997
2013-05-13 09:15:11 -07:00
aclocal.m4
Bug 867750 - Add a --with-compiler-wrapper configure option r=glandium
2013-05-02 09:26:13 -04: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 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted
2013-05-21 08:28:49 +02:00
client.py
Bug 853775: Update client.py to pull NSPR and NSS from Mercurial instead of CVS, r=kaie
2013-04-01 17:26:39 -07:00
CLOBBER
bug 882904: move LIBS to moz.build (logic). r=gps
2013-06-14 15:33:45 -04:00
configure.in
Bug 882173 - Define MOZ_USE_PTHREADS if we're using pthreads. r=gps
2013-06-12 15:19:54 -04:00
LEGAL
LICENSE
mach
Re-add executable flag to mach (removed in bug 846906). r=me
2013-04-04 16:52:27 +02:00
Makefile.in
Bug 874078 - Move RecursiveMakeBackend.built rule to rules.mk; r=glandium
2013-05-20 23:26:20 -07:00
moz.build
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
mozilla-config.h.in
Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan
2013-05-07 00:14:15 -06: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