accessible
Bug 839447 - Rename nsHTMLOptionElement to HTMLOptionElement, r=Ms2ger
2013-02-18 13:24:58 +01:00
addon-sdk
Bug 841418: Uplift the stabilization branch of add-on sdk to Firefox.
2013-02-14 12:03:26 -06:00
b2g
Merging in version bump NO BUG CLOSED TREE
2013-02-19 09:35:19 -08:00
browser
Bug 841197 - Upgrading from to Metro browser when already default without cache does not show tile until reboot. r=jimm
2013-02-19 15:44:56 -05:00
build
Backed out changeset 0577eb1893c4 (bug 840094) for orange++
2013-02-19 05:43:46 -05:00
caps
bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
2013-02-12 17:02:51 -05:00
chrome
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
2012-12-21 10:09:50 +00:00
config
Merging in version bump NO BUG CLOSED TREE
2013-02-19 09:35:19 -08:00
content
Bug 839447 - Part 4: Fix a potential null dereference; r=I'm an idiot
2013-02-19 13:20:40 +01: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
Merge m-c to inbound.
2013-02-19 04:47:00 -05: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 803675 - part1: window.open() open a new tab instead of window when browser is fullscreen mode and the caller is content context. r=bz
2013-02-18 20:27:48 +09: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
Bug 839347: Move SkNO_RETURN_HINT out of anonymous namespace so that clang won't warn about it being unused. r=mattwoodrow
2013-02-17 23:46:05 -08:00
hal
Bug 841563 - Actually set PROCESS_PRIORITY_FOREGROUND_HIGH when we want to. r=cjones
2013-02-15 08:40:01 -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 837561 ReadInt16 and WriteInt16 should be paired r=benjamin
2013-02-18 15:19:03 +08:00
js
Merging in version bump NO BUG CLOSED TREE
2013-02-19 09:35:19 -08:00
layout
Merge the last PGO-green inbound changeset to mozilla-central
2013-02-18 21:18:15 -08:00
media
Bug 842332 Fix 842332 Fix missing unlock in PeerConnectionMedia r=jesup
2013-02-18 14:58:37 -08: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
Merging in version bump NO BUG CLOSED TREE
2013-02-19 09:35:19 -08:00
modules
Backed out changeset 0577eb1893c4 (bug 840094) for orange++
2013-02-19 05:43:46 -05: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
Bug 835575 - 'PRemoteOpenFile could be more IPC-efficient'. r=jduell.
2013-02-07 13:06:58 +00: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 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
2013-02-12 17:02:51 -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
Backed out changeset 0577eb1893c4 (bug 840094) for orange++
2013-02-19 05:43:46 -05: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 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - revert nsIWindowCrypto patch - r=jst
2013-02-16 22:43:19 -06:00
services
Merging in version bump NO BUG CLOSED TREE
2013-02-19 09:35:19 -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 840633 - style fix. r=smaug.
2013-02-12 14:43:52 -05:00
testing
Bug 826044: enable WebRTC crashtests r=jsmith
2013-02-15 19:54:29 -05:00
toolkit
bug 839298 - fix json file creation for git users r=ted
2013-02-19 13:56:11 -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 833009 - Remove "nsContentUtils.h" inclusions from headers in content/events/. r=smaug
2013-01-23 19:39:34 +00:00
webapprt
Bug 834645 - move -STACK parameter to config.mk. r=ted
2013-02-14 15:22:00 +09:00
widget
Bug 841507 - Mask events when removing composition; r=cpeterson
2013-02-18 14:06:04 -05:00
xpcom
Merging in version bump NO BUG CLOSED TREE
2013-02-19 09:35:19 -08:00
xpfe
Bug 803675 - part1: window.open() open a new tab instead of window when browser is fullscreen mode and the caller is content context. r=bz
2013-02-18 20:27:48 +09:00
xulrunner
Bug 834645 - move -STACK parameter to config.mk. r=ted
2013-02-14 15:22:00 +09: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
Backed out changeset 0577eb1893c4 (bug 840094) for orange++
2013-02-19 05:43:46 -05: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 836654 - Part 11: Touch the CLOBBER file, because something here seems to be causing the IndexedDB tests to fail.
2013-02-14 15:41:31 -05: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
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
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