accessible
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
addon-sdk
Bug 844183: Uplift Add-on SDK changeset 2bee189e1cb87f5fbe38ce862c8ff35ee0978480
2013-02-22 10:22:25 -08:00
b2g
Bug 837019 - update mozilla-central gonk snapshot (otoro). r=hwine
2013-02-26 11:55:44 -05:00
browser
Backout ac2581b910b6 (bug 823547) and f50b8afa272f (bug 820834) for bc failures in browser_aboutHome.js
2013-02-27 19:54:15 +01:00
build
Bug 648980 - Add a hook for projects to have custom configure scripts. r=glandium
2013-02-26 13:45:52 -06:00
caps
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
2013-02-26 22:23:08 -08:00
chrome
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
2012-12-21 10:09:50 +00:00
config
Bug 767231 - Part 1: Add GTest. r=ted
2012-05-22 13:45:24 -07:00
content
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
db /sqlite3
Bug 830109 - Upgrade SQLite to version 3.7.15.2 (Mozilla changes). r=mak
2013-01-14 20:15:03 -05:00
dbm
Bug 834741, NSPR_4_9_5_BETA2 and NSS_3_14_2_BETA2, r=wtc
2013-01-25 17:26:46 +01:00
docshell
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
dom
Bug 843971: Add MediaManager function to report what a window is capturing r=smaug
2013-02-27 15:36:06 -05:00
editor
Bug 838686 part 2. Use NodeFilterHolder in treewalker and nodeiterator and start using WebIDL codegen for NodeFilter. r=peterv
2013-02-26 15:10:15 -05:00
embedding
Bug 842015 - Avoid modifying the root docshell's privacy status when we aren't opening a new toplevel window. r=bz
2013-02-22 18:15:20 -05:00
extensions
Bug 845688 - Add "Helvetica" to the en-US dictionary. r=ehsan
2013-02-27 09:43:07 -08:00
gfx
Bug 845778 - Skip content/canvas/crashtests/789933-1.html (bug 833371), gfx/tests/crashtests/385228-1.svg, image/test/crashtests/694165-1.xhtml for Android, r=jmaher.
2013-02-27 06:52:05 -08:00
hal
Bug 793728 - Implement OS X backend for the Ambient Light API. r=BenWa, r=dougt, r=bz
2013-02-22 00:39:42 -05:00
image
Bug 845778 - Skip content/canvas/crashtests/789933-1.html (bug 833371), gfx/tests/crashtests/385228-1.svg, image/test/crashtests/694165-1.xhtml for Android, r=jmaher.
2013-02-27 06:52:05 -08:00
intl
Bug 843992 - rename nsJISX4501 to nsJISX4051. r=masayuki
2013-02-27 16:04:38 +09:00
ipc
Bug 844146 - add BooleanHistogram::Accumulate to properly canonicalize values for boolean histograms; r=taras
2013-02-22 13:52:40 -05:00
js
Bug 845569 - Land tests for various bugs. r=terrence
2013-02-27 10:40:01 -08:00
layout
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
media
Bug 830247 - Make sure NEON version of some libraries gets built. r=jesup
2013-02-27 15:44:42 +01:00
memory
Bug 841564 - DMD: Fix the second percentage in stack frame records. r=jlebar. DONTBUILD.
2013-02-18 17:02:13 -08:00
mfbt
Bug 563195: Avoid triggering -Wshadow warnings in mfbt/. r=Waldo
2013-02-17 22:56:32 -08:00
mobile
bug 839034 - move markPageAsXXX methods to nsINavHistoryService r=mak sr=gavin
2013-02-27 10:54:09 +08:00
modules
Bug 810097 - B2G MMS: Retry retrieval on error. r=vyang
2013-02-26 17:41:13 +08:00
mozglue
Bug 839622 - Move websms backend JNI bindings so that they are not built if websms is not enabled. r=blassey
2013-02-08 16:42:14 -05:00
netwerk
Backed out changeset 7a79ddc7bedf (bug 834672) for bustage on a CLOSED TREE.
2013-02-27 15:09:12 -05:00
nsprpub
Bug 807883: Update NSPR to NSPR 4.9.6 Beta 2. This adds 'const' to the
2013-02-11 17:35:56 -08:00
other-licenses
Bug 829829 - The stub installer fails to download the file when the server redirects to an HTTPS server. r=bbondy
2013-02-06 11:06:18 -08:00
parser
Bug 839371 - Implement HTML5 <data> element. r=smaug
2013-02-26 15:19:05 -05:00
probes
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
profile
Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
2013-01-26 14:05:31 -05:00
python
Merge mozilla-central to mozilla-inbound
2013-02-26 10:45:52 +00:00
rdf
Fix for bug 839529 (Remove various CC participants that don't do anything). r=smaug.
2013-02-07 10:19:08 +00:00
security
Bug 673432 - Implement window.crypto.getRandomValues for FirefoxOS r=khuey
2013-02-27 14:31:19 -06:00
services
Bug 843816 - Prevent duplicate recording of sessions in FHR when preference changes are lost; r=rnewman
2013-02-22 16:02:27 -08:00
startupcache
Bug 239254 - [Linux] Support disk cache on a local path, r=michal.novotny
2013-02-11 15:47:21 +01:00
storage
Bug 836039 - Reduce cache size per SQLite connection to 2MB
2013-02-21 11:12:48 +01:00
testing
Bug 673432 - Implement window.crypto.getRandomValues for FirefoxOS r=khuey
2013-02-27 14:31:19 -06:00
toolkit
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
tools
Bug 827308 - Remove tools/testy; r=ted
2013-02-23 18:18:30 -08:00
uriloader
Bug 444440 - Prioritize mailcap application over others in nsMIMEInfoUnix. r=bzbarsky
2013-02-27 14:34:40 +01:00
view
Bug 841308 - Make WillPaintWindow be called for cocoa popups. r=roc
2013-02-26 10:18:48 +13:00
webapprt
Bug 834645 - move -STACK parameter to config.mk. r=ted
2013-02-14 15:22:00 +09:00
widget
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
2013-02-26 22:23:08 -08:00
xpcom
Bug 267598 - Fix some comments and arg names in nsISupportsUtils.h. r=bsmedberg
2013-02-27 09:23:54 -05:00
xpfe
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
2013-02-26 11:04:13 -08:00
xulrunner
Bug 843040 - Set FINAL_TARGET before including rules.mk in xulrunner/stub/Makefile.in. r=bsmedberg
2013-02-20 17:31:54 +01: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 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_21_BASE for changeset cc37417e2c28
2013-02-19 09:30:50 -08:00
aclocal.m4
Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium
2013-01-16 00:21:06 -08:00
allmakefiles.sh
Bug 831790 - Use the buildconfig python module for expandlibs_config. r=ted
2013-01-19 09:45: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
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
client.mk
Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
2013-02-19 11:02:12 +01: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 845063 needs a clobber, landed on a CLOSED TREE
2013-02-25 21:56:11 -05:00
configure.in
Bug 845711 - Fix EXTRA_GYP_DEFINES for arm on non-bash shells. r=ted
2013-02-27 15:44:34 +01:00
LEGAL
LICENSE
mach
Merge mozilla-central into mozilla-inbound
2013-02-02 13:53:46 -05: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