accessible
Bug 794620 - group position of HTML radio buttons can be incorrect, r=surkov
2013-02-22 01:31:40 +09:00
addon-sdk
Bug 842762: Uplift Add-on SDK changeset bf2c2f609babcea412a2349a431ae6bdbedcf05d
2013-02-21 07:54:55 -08:00
b2g
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch - r=jst
2013-02-16 22:43:16 -06:00
browser
Bug 623749 - Control + A on windows should select all in Web Console; r=msucan
2013-02-25 23:26:53 +02:00
build
Backout 4682ed369545 (bug 841713) for reftest make target bustage
2013-02-20 09:16:02 -08:00
caps
Bug 843387 - Remove unused MOZ_CHROME_FILE_FORMAT_JAR configure variable [r=ted]
2013-02-22 16:55:33 -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 791244 - Make the hangprocessor pref dependent on RELEASE_BUILD since deploying multidump hasn't happened yet, r=heycam
2013-02-20 10:52:16 -05:00
content
Bug 840179: Add parens in asserted condition in txExecutionState.cpp, to fix gcc build warning. r=sicking
2013-02-19 23:20:16 -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 841430 - nuke nsIEditorDocShell r=bz
2013-02-13 17:39:30 -05:00
dom
Bug 845010 - turn nsIDOMWindowUtils.getScrollbarWidth() into .getScrollbarSize(); r=roc
2013-02-25 23:13:36 +01:00
editor
Bug 842132 - Crash with contentEditable, selection.deleteFromDocument with overlapping selection ranges, r=tbsaunde
2013-02-18 18:32:32 +02:00
embedding
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
2013-02-16 13:51:02 -08:00
extensions
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
2013-02-16 13:51:02 -08:00
gfx
b=788935 remove unused no-op virtual GLContext::WindowDestroyed() r=vlad
2013-02-20 11:04:00 +13:00
hal
Bug 842679 - Part 2: Add PROCESS_PRIORITY_UNKNOWN to hal. r=cjones
2013-02-22 23:24:28 -05:00
image
Bug 807211 - annotate ownerdiscard.html as asserts(0-2), since it certainly does
2013-02-16 10:05:52 -08:00
intl
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
ipc
Bug 842434 - Ensure the flows of handling "socket disconnection" are the same, r=qdot
2013-02-21 23:32:17 +08:00
js
Bug 843999 - Shrink the property cache. r=bhackett.
2013-02-24 14:15:23 -08:00
layout
Bug 842668 - Should always use dd instead of cp in b2g reftest/mochitest;r=ahal
2013-02-21 15:44:24 -05:00
media
Bug 833724 - Use actual playback position to calculate free buffer space and change start-after-write logic in sydneyaudio Gonk backend. r=mchen
2013-02-20 15:55:26 +13: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 842797 - Rename GeckoAsyncTask to UiAsyncTask. r=mfinkle
2013-02-21 12:01:09 -08:00
modules
Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts
2013-02-21 19:54:25 +00: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 7052d37a8b25 (bug 842512)
2013-02-22 22:23:27 +01: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 844007 - PL_strcmp works only if the string is null-terminated. r=hsivonen
2013-02-23 21:14:12 +09: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
Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
2013-02-19 11:02:12 +01: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 829832 - NEEDS CLOBBER - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi)
2013-02-19 12:47:59 -08:00
services
Bug 842369 - Profile provider should be robust against stat failure. r=gps
2013-02-18 13:34:51 -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
Backed out changeset 4d74fe8e6560 (bug 842511)
2013-02-22 22:23:28 +01:00
toolkit
Back out 1d96b58d9d4b (bug 806737) for test_prompt.html failures on a CLOSED TREE
2013-02-20 20:44:13 -08:00
tools
Bug 563195: Fix -Wshadow warnings in public SPS headers. r=BenWa
2013-02-17 22:56:32 -08:00
uriloader
Bug 835267. Make sure to save our suggested filename before we append a .part to it so that we don't suggest filenames with .part in them. r=gavin.
2013-02-15 22:38:39 -05:00
view
bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
2013-02-19 21:46:27 +00:00
webapprt
Bug 834645 - move -STACK parameter to config.mk. r=ted
2013-02-14 15:22:00 +09:00
widget
b=842468 include border in scrollbar track min size r=roc
2013-02-20 11:03:53 +13:00
xpcom
backout cset 4ede352670cd (bug 759585) on a CLOSED TREE on suspicion of making windows reftests so slow that they timeout and burn
2013-02-22 09:36:41 +00:00
xpfe
Back out bb4938013af5 and 9bee7d808f97 (bug 827976) for marionette bustage
2013-02-20 15:26:59 -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 829832 - NEEDS CLOBBER - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi)
2013-02-19 12:47:59 -08:00
configure.in
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch - r=jst
2013-02-16 22:43:16 -06: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