accessible
Bug 881453 - Block both mouse and touch events in touch adapter. r=yzen
2013-06-12 10:47:25 -07:00
addon-sdk
Bug 880619 - Disable test-dom.js because of frequent test failures
2013-06-12 17:07:26 -07:00
b2g
Merge latest green birch changeset and mozilla-central
2013-06-13 10:29:26 +01:00
browser
Bug 878126: fix HiDPI icons for XUL buttons inside the customization palette. r=mconley
2013-06-13 16:29:57 +02:00
build
Bug 875126 - Make cgdb an option for mach --debugger. r=ted
2013-06-12 16:17:11 -04:00
caps
Bug 880089 - Remove unused parameter 'flags' from nsIXPConnect.idl's in setDefaultSecurityManager() methods correctly. r=bholley
2013-06-07 08:40:56 -04:00
chrome
Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux
2013-06-11 19:23:37 -04:00
config
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
2013-03-11 14:47:40 -04:00
content
Bug 579517 follow-up: Remove NSPR types that crept in
2013-06-12 21:26:59 -04: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 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug
2013-02-15 11:07:29 -05:00
dom
Merge latest green birch changeset and mozilla-central
2013-06-13 10:29:26 +01:00
editor
Bug 880999 - Use do_QueryObject for nsIAbsorbingTransaction; r=ehsan
2013-06-12 09:00:08 +02:00
embedding
Back out 57bb160f49d5:4e6b16f0d753 (bug 875157) for breaking master password tests
2013-06-12 00:00:25 -07:00
extensions
Bug 880237 - Prevent crash in mozInlineSpellChecker::IgnoreWords by asserting mSpellCheck != null. r=ehsan
2013-06-07 12:35:50 -07:00
gfx
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-13 10:04:45 -04: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 882520 - Two minor tweaks to the memory reporting paths. r=bhackett.
2013-06-12 20:14:52 -07:00
layout
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-13 10:04:45 -04:00
media
Bug 879477: Update PC to use mHandle instead of (void *) this in logging r=ekr
2013-06-10 15:47:25 -07:00
memory
bug 870406: move CSRCS to mozbuild (config batch #2 ) r=mshal
2013-06-04 11:08:44 -04:00
mfbt
Bug 881163 - Require gcc 4.5.2 for C++11 atomics, r=froydnj
2013-06-10 09:17:00 -07:00
mobile
Bug 880234 - Use add_test in testDeviceSearchEngines. r=mfinkle
2013-06-12 19:17:26 -07:00
modules
bug 868441 - effectively disable bypass-cachelock-threshold on beta and release
2013-06-06 17:36:50 -04:00
mozglue
Bug 873569 - Part 2: Move Gecko .so libraries into assets/ directory of Android APK. r=glandium
2013-06-12 13:24:30 -07:00
netwerk
Bug 845190 - Revert previous attempt to fix and re-disable tests.
2013-06-11 08:12:06 -04: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 875549: move HOST_CSRCS to mozbuild (file batch #1 ). r=mshal
2013-06-11 11:31:11 -04:00
parser
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
2013-04-23 17:54:15 -04: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 878861 - Preseve 80 cols output with mach's timestamp. r=gps
2013-06-10 22:08:00 -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
Bug 579517 follow-up: Remove NSPR types that crept in
2013-06-12 21:26:59 -04:00
services
Bug 881991 - Properly detect already inserted sessions; r=rnewman
2013-06-12 13:17:51 -07:00
startupcache
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
2013-04-23 17:54:15 -04:00
storage
Backout ad781d8dcdc6 (bug 878411) because of massive test bustage on a CLOSED TREE
2013-06-05 15:36:28 -04:00
testing
Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux
2013-06-11 19:23:37 -04:00
toolkit
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-13 10:04:45 -04:00
tools
Bug 550335 - fix_macosx_stack for 64-bit. r=ted
2012-05-25 09:07:24 -07:00
uriloader
Bug 880947 - Make CreateTransfer re-entrant, remove InitializeDownload. r=paolo
2013-06-11 09:07:44 -07: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
Automated merge with https://hg.mozilla.org/mozilla-central
2013-06-13 10:04:45 -04:00
xpcom
Bug 879957 Avoid calling FileEncryptionStatusW r=jimm
2013-06-11 19:01:58 +01:00
xpfe
Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug
2013-06-01 01:53:00 -07:00
xulrunner
Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt
2013-06-10 08:36:26 -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 879831 followup, needs-clobber
2013-06-06 21:26:31 -07:00
configure.in
Bug 873569 - Part 1: Move omni.ja into assets/ directory of Android APK. r=glandium
2013-06-12 13:24:14 -07: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