accessible
Bug 853581 - Minor nsAccUtils cleanup. r=tbsaunde
2013-03-26 18:25:54 +01:00
addon-sdk
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
b2g
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
2013-03-26 12:13:17 +01:00
browser
Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE.
2013-03-26 15:45:57 -04:00
build
Bug 841713 - Add objdir paths to virtualenv; r=ted
2013-03-26 10:35:57 -07:00
caps
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
chrome
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
2013-03-19 18:49:07 -07:00
config
Bug 767563 - Add a clang static checker, part 1: add the plugin shell. r=glandium
2013-03-23 21:12:25 -05:00
content
Bug 852620 - Convert SVGRect to WebIDL, r=Ms2ger
2013-03-26 16:53:13 +01:00
db /sqlite3
Bug 853266 - Upgrade SQLite to version 3.7.16 (Mozilla changes). r=mak
2013-03-25 18:05:35 -04:00
dbm
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
docshell
Bug 847007: Remove nsIContent includes r=Ms2ger
2013-03-21 20:05:20 -04:00
dom
Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE.
2013-03-26 15:45:57 -04:00
editor
Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz
2013-03-26 00:15:23 -07:00
embedding
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
extensions
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
gfx
Bug 854446: Allow setting Moz2D recording destination. r=joedrew
2013-03-26 03:20:30 +00:00
hal
bug 604039 - Linux gamepad backend. r=karlt
2011-08-03 14:12:08 -04:00
image
Bug 826093 (Part 5) - Remove imgIContainer::ExtractFrame. r=joe, sr=bz
2013-03-26 11:56:47 -07:00
intl
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
ipc
Bug 853363 - Add profiler labels for IPDL IPC. r=benjamin
2013-03-22 14:57:59 +01:00
js
Bug 841713 - Add objdir paths to virtualenv; r=ted
2013-03-26 10:35:57 -07:00
layout
Bug 826093 (Part 4) - Use ClippedImage instead of ExtractFrame for border-image. r=bz
2013-03-26 11:56:46 -07:00
media
Assert on WrapRunnableRet with NS_DISPATCH_NORMAL
2013-03-04 08:51:48 -08:00
memory
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
mfbt
Add [specref] references to all the section-comments in TypeTraits.h, to further ease reading/searching. Followup to bug 853988, suggested by froydnj
2013-03-25 12:05:19 -07:00
mobile
Bug 854493: Back/Forward button highlights are transparent. [r=mfinkle]
2013-03-26 11:15:26 -07:00
modules
Bug 716140 - Control multithreaded encoding with a pref. r=seth
2013-03-01 18:42:08 -05:00
mozglue
Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin
2013-03-20 23:59:45 +01:00
netwerk
Bug 848840. Sniff the first 1024 bytes, not the first 512, for charsets, since <meta> can be anywhere in the first 1024 bytes. r=annevk
2013-03-26 11:31:54 -04:00
nsprpub
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
other-licenses
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
parser
Bug 851965 - Disable test on WinXP due to hangs.
2013-03-26 10:59:53 -04:00
probes
Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted
2013-02-25 12:47:23 -08:00
profile
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
2013-03-19 18:49:07 -07:00
python
Bug 854057 - Look for binaries in the proper path; r=trivial
2013-03-23 12:18:38 -07:00
rdf
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
security
Bug 844527: Update nsSTSPreloadList with latest Chromium additions (2013-03-20 edition), r=bsmith
2013-03-25 15:48:58 -07:00
services
Bug 831404 - Add more logging to try to debug test failures. r=trivial
2013-03-25 18:28:31 -07:00
startupcache
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
storage
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
2013-03-26 12:13:17 +01:00
testing
Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas
2013-03-21 12:31:27 -07:00
toolkit
Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE.
2013-03-26 15:45:57 -04:00
tools
Bug 851828 - Type safety improvements for the profiler in Win64 builds. r=benwa
2013-03-26 13:32:09 -04:00
uriloader
Bug 846945 - Downloaded / saved files should be searchable from the Metro Search charm. r=jimm.
2013-03-25 19:27:51 -04:00
view
Bug 851611 - Part 3: Rename headers. r=jrmuizel
2013-03-18 15:25:50 +01:00
webapprt
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
widget
Bug 853366 - Clean up activity/app lifecycle events. r=mfinkle,cpeterson
2013-03-26 14:05:10 -04:00
xpcom
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
xpfe
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
xulrunner
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -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_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
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 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted
2013-02-25 14:09:16 -08: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
clobber for bug 737100
2013-03-24 16:15:45 +02:00
configure.in
Bug 854304 - Remove duplicated yasm check. r=ted
2013-03-26 16:45:47 +09:00
LEGAL
LICENSE
mach
Bug 829557. followup to part 1: revert the almost-certainly-accidental removal of mach's executable bit.
2013-03-03 23:28:15 -08:00
Makefile.in
Bug 847369 - Hook up js/src to check make target; r=glandium
2013-03-04 11:11:55 -08:00
moz.build
Bug 767563 - Add a clang static checker, part 1: add the plugin shell. r=glandium
2013-03-23 21:12:25 -05: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