accessible
Bug 855232 - don't send native msaa accessible events when running in metro, it messes up soft keyboard display. r=dbolter
2013-04-05 05:33:41 -05: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 858556 - Double clicking text with the mouse displays the selection grippers in Immersive mode. r=bbondy
2013-03-28 21:29:55 -04:00
build
Bug 855146 - Part 4: Add Actions.sendKeyCode() method for IME tests. r=gbrown
2013-04-03 16:45:43 -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
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
content
Bug 855411 - Root XBL_DeserializeFunction. r=bz,terrence
2013-04-05 15:21:03 +02: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
Backed out changeset d5d98779e401 (bug 846906) - again - for test failures on a CLOSED TREE.
2013-04-04 10:58:33 -04:00
dom
Bug 852134 - simplify rooting and unrooting of SMS. r=smaug
2013-04-05 10:03:56 -07:00
editor
Bug 858203 - mark more reftests as needs-focus; r=dholbert
2013-04-04 15:02:30 -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
b=854539 - Implement AllocateAndGetNewBuffer for SharedPlanarYCbCrImage. r=nical
2013-04-05 19:24:58 +02:00
hal
Bug 579517 follow-up: Remove NSPR types that crept in
2013-04-02 20:59:27 -04:00
image
Backout 051cf1c1449c:521215a7b32e (bug 826093) for Android reftest failure
2013-04-04 21:06:58 -07:00
intl
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
ipc
Bug 851046: Patch 2 - New Class: BluetoothSocket; r=mrbkap
2013-04-04 17:52:12 -07:00
js
No bug. Prune out some indirect calls outside of js/src that cannot GC. Various other analysis updates. r=NPOTB DONTBUILD
2013-04-05 11:19:56 -07:00
layout
Bug 858203 - mark more reftests as needs-focus; r=dholbert
2013-04-04 15:02:30 -04:00
media
Bug 835973 - Update alder code for mozilla-central changes in getMainHandler. r=blassey
2013-04-04 13:48:02 +02: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 843005 - Disable Android SQLite locking in databases for REL 11 and higher r=kats
2013-04-05 14:54:20 -04: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 857497 - reorder private part of PSL into alphabetical order by company. r=gerv.
2013-04-04 20:34:53 +01: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 849597 - Add more kung fu to nsParser. r=smaug.
2013-04-05 15:36:16 +03: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
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -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 858288 - set sandbox to null in switchToFrame, r=jgriffin
2013-04-05 13:15:19 -04:00
toolkit
Bug 369180: override nsIAuthPromptProvider implementation on search suggestion callbacks to avoid proxy authentication dialog popping up while entering text in the search bar, r=mayhemer
2013-03-29 13:07:14 -04:00
tools
Bug 856566 - Fixed crashreporter compilation and profiler on mingw. r=ted
2013-04-05 11:29:50 +02:00
uriloader
Bug 856906 - make nsDocLoader mainthread only.
2013-04-02 09:41:41 -07: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 848792 - Update the dock icon only 8 times per second. r=josh
2013-04-05 08:50:50 -04:00
xpcom
Bug 858477: remove extra comma from nsCycleCollector.h r=mccr8
2013-04-05 10:03:56 -07:00
xpfe
Backed out changeset d5d98779e401 (bug 846906) - again - for test failures on a CLOSED TREE.
2013-04-04 10:58:33 -04: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
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +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
CLOBBER
Bug 855350 - GC: Add CustomAutoRooter and use it internally r=terrence
2013-04-04 10:39:05 +01: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
Makefile.in
Bug 837323 - Automatically clobber when CLOBBER is updated; r=ted
2013-03-29 10:34:58 -07: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
aclocal.m4
Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium
2013-01-16 00:21:06 -08: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
configure.in
Bug 856566 - Fixed crashreporter compilation and profiler on mingw. r=ted
2013-04-05 11:29:50 +02:00
mach
Re-add executable flag to mach (removed in bug 846906). r=me
2013-04-04 16:52:27 +02: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