accessible
Bug 753984 - added a preference for utterance order to make it configurable. Presenter context was moved to Utils and renamed to pivot context. Created a new method to generate utterance for pivot context. Moved context utterance generation from Pivot(Presentation) to UtteranceGenerator. r=eeejay
2013-04-04 15:16:37 -07:00
addon-sdk
Bug 858326 - Uplift Add-on SDK changeset 99d7f27c7e
2013-04-04 16:30:51 -07:00
b2g
Bug 857376 - 'Use 2k page_size for databases on B2G'. r=mak, sr=mossop.
2013-04-04 17:14:46 -07:00
browser
Bug 834836 - Turn on preference to enable Mixed Content Blocker and block insecure active content loads on https pages. r=dveditz
2013-04-04 14:52:55 -07:00
build
Update Valgrind suppressions for bug 793548 and bug 823782. DONTBUILD
2013-03-28 14:47:41 -07:00
caps
Bug 784739 - Switch from NULL to nullptr in caps/; r=ehsan
2013-04-02 20:16:25 -04:00
chrome
Bug 784739 - Switch from NULL to nullptr in chrome/; r=ehsan
2013-04-02 20:15:07 -04:00
config
Merging in version bump NO BUG
2013-04-01 11:28:13 -07:00
content
Back out 9967368c7c72:5d817fa463cb (bug 847983) for mochitest-8 crashes
2013-04-04 14:28:37 -07:00
db /sqlite3
Bug 856469 - Upgrade SQLite to version 3.7.16.1 (Mozilla changes). r=mak
2013-04-04 20:25:11 -04:00
dbm
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
docshell
Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin
2013-04-04 15:24:32 +02:00
dom
Bug 851046: Patch 7 - Remove function ListenSocketViaService(); r=mrbkap
2013-04-04 17:55:34 -07:00
editor
Bug 857487 - Fix deleting a table row using the inline table editing UI; r=ehsan
2013-04-03 13:40:34 -04:00
embedding
Bug 784739 - Switch from NULL to nullptr in embedding/; r=ehsan
2013-04-02 20:27:12 -04:00
extensions
Bug 784739 - Switch from NULL to nullptr in extensions/; r=ehsan
2013-04-02 21:06:20 -04:00
gfx
Bug 858304: Fix 2 signed/unsigned comparison warnings in QuartzSupport.mm. r=smichaud
2013-04-04 18:20:44 -07:00
hal
Bug 579517 follow-up: Remove NSPR types that crept in
2013-04-02 20:59:27 -04:00
image
Bug 857367 - Make it safe to call RasterImage::DecodePool::RequestDecode off the main thread. r=tn
2013-04-04 18:01:41 -07:00
intl
bug 716482 - Clarify licensing status of intl/hyphenation code. r=gerv DONTBUILD
2013-04-01 11:09:17 +01:00
ipc
Bug 851046: Patch 2 - New Class: BluetoothSocket; r=mrbkap
2013-04-04 17:52:12 -07:00
js
Bug 858170 - Fix a NULL dereference in the debugger; r=jorendorff
2013-04-04 21:22:23 +02:00
layout
Back out 795e9ec338a7 (bug 856272) because of test failures
2013-04-04 17:40:16 -07:00
media
Bug 579517 follow-up: Remove NSPR types that crept in
2013-04-02 20:59:27 -04:00
memory
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
mfbt
Bug 798172 - Apple's default clang 4.2 does not have __builtin_bswap16(). r=Waldo
2013-04-03 23:40:39 -07:00
mobile
Bug 753984 - added a preference for utterance order to make it configurable. Presenter context was moved to Utils and renamed to pivot context. Created a new method to generate utterance for pivot context. Moved context utterance generation from Pivot(Presentation) to UtteranceGenerator. r=eeejay
2013-04-04 15:16:37 -07:00
modules
Merge from mozilla-central.
2013-04-03 10:25:36 +02:00
mozglue
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
netwerk
Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan
2013-04-04 09:05:18 +02:00
nsprpub
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
other-licenses
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
parser
Bug 856752. Reinstate Node.hasAttributes. r=khuey
2013-04-02 00:04:19 -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 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
python
Bug 857984 - mach mochitest now colorizes and prints failure summary; r=Ms2ger
2013-04-04 15:17:23 -07:00
rdf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
security
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
services
Merging in version bump NO BUG
2013-04-01 11:28:13 -07:00
startupcache
Bug 856247 - Disable TestStartupCache on B2G desktop builds. r=mhommey, f=fabrice
2013-04-04 11:47:13 -04:00
storage
Bug 857376 - 'Use 2k page_size for databases on B2G'. r=mak, sr=mossop.
2013-04-04 17:14:46 -07:00
testing
Bug 826058 - Hosted app install/update tests. r=fabrice, r=ted
2013-04-04 17:58:44 -07:00
toolkit
Bug 857376 - 'Use 2k page_size for databases on B2G'. r=mak, sr=mossop.
2013-04-04 17:14:46 -07:00
tools
Bug 856281 - Fixed HAVE_NATIVE_UNWIND definition. r=ehsan
2013-04-02 11:39:04 -04:00
uriloader
Backout changesets a255a998af6e:9c72d5cfe1fb for bc orange.
2013-04-01 12:00:49 +02:00
view
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
webapprt
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
widget
Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin
2013-04-04 15:24:32 +02:00
xpcom
Bug 792920 - Update nsITimer.idl comments re: off main-thread use. r=mcmanus DONTBUILD
2013-04-04 11:36:07 -07:00
xpfe
Bug 846906 - Implement nsAppShellService::CreateWindowlessBrowser; r=bz; sr=benjamin
2013-04-04 15:24:32 +02:00
xulrunner
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04: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 793928: Ship the Add-on SDK APIs as part of the platform. r=gps
2013-02-01 11:20:17 -08:00
.hgtags
Added tag FIREFOX_AURORA_22_BASE for changeset 1c070ab0f9db
2013-04-01 11:21:20 -07:00
aclocal.m4
Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium
2013-01-16 00:21:06 -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 837323 - Automatically clobber when CLOBBER is updated; r=ted
2013-03-29 10:34:58 -07: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 855350 - GC: Add CustomAutoRooter and use it internally r=terrence
2013-04-04 10:39:05 +01:00
configure.in
Bug 856469 - Upgrade SQLite to version 3.7.16.1 (Mozilla changes). r=mak
2013-04-04 20:25:11 -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 837323 - Automatically clobber when CLOBBER is updated; r=ted
2013-03-29 10:34:58 -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 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