accessible
Bug 825196 - Rename nsHTMLInputElement to HTMLInputElement. r=Ms2ger
2013-03-28 15:41:32 -04:00
addon-sdk
Bug 855831: Uplift Add-on SDK changeset bb071f7ac300d9a3d8227148153c892efc94f0b7.
2013-03-28 14:42:30 -07:00
b2g
Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin
2013-03-28 16:42:49 -04:00
browser
Backout b420dcf17910 for bustage on some slaves. CLOSED TREE. r=me
2013-03-28 23:29:16 -04:00
build
Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin
2013-03-28 16:42:49 -04:00
caps
Bug 687086 - change nsIContentSecurityPolicy to return two values, shouldBlock and shouldReportViolation. r=bz
2012-10-15 13:54:58 -07: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 855730 - Extend the mochitest timeout for file_mixed_content_frameNavigation_secure_grandchild.html to 10 seconds instead of 5 seconds to prevent intermittent tests failures. r=smaug
2013-03-28 21:31:54 -04: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 850435. Separately measure telemetry UI for iframes and toplevel documents. r=felipe
2013-03-28 10:53:01 -07:00
dom
No bug - Don't export the ContactService object. DONTBUILD
2013-03-29 00:04:45 -07:00
editor
Bug 825196 - Convert HTMLInputElement to WebIDL. r=Ms2ger
2013-03-28 15:41:32 -04: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 855790 - Fix Clang trunk compilation error on gfxPlatformMac.h r=mattwoodrow
2013-03-28 13:11:58 -07:00
hal
Bug 854152 - Make sure GLIB_CFLAGS are passed for LinuxGamepad.cpp. r=ted
2013-03-27 21:20:27 -04:00
image
Bug 582783 - Move windows.h include and undef LoadImage to gfxWindowsSurface.h. r=joe
2013-03-25 17:53:54 -04:00
intl
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
ipc
Back out 89e99ecdf29f (bug 734691) for leaking
2013-03-28 20:52:20 -07:00
js
Bug 855922 - Check XBL scopes per-compartment in the SOW isSafeToUnwrap hook. r=bz
2013-03-28 18:38:07 -07:00
layout
Bug 852489. Part 1: Don't create nsDisplayButtonForegrounds for buttons that aren't focused. r=mats
2013-03-22 15:17:27 +13:00
media
Bug 855595: Add Listener as well as track for unittests. Also clean up warnings r=ekr
2013-03-28 22:28:49 -04:00
memory
Bug 851859 - Set jemalloc's page size based on the architecture instead of assuming it's always 4kb. r=jlebar
2013-03-27 11:32:34 -04: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 852489. Part 0: Disable part of testSystemPages for intermittent failures. r=gbrown
2013-03-28 23:58:30 +13:00
modules
Bug 790732 - Flip pref to omit Components in content. r=me
2013-03-28 14:26:02 -07:00
mozglue
Bug 852950 - Kill libxpcom. r=bsmedberg
2013-03-20 14:56:41 +01:00
netwerk
Bug 849364 - Provide per-websocket way to enable keepalive pings. r=mcmanus
2013-03-28 15:52:16 -07: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 818976 - Part 3: Generated code for HTML5 parser. r=hsivonen
2013-03-26 00:15:23 -07: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 844292 - Add a mach target for GTest. r=gps DONTBUILD as NPOTB
2013-03-27 19:15:18 -04:00
rdf
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
security
Bug 850435. Separately measure telemetry UI for iframes and toplevel documents. r=felipe
2013-03-28 10:53:01 -07:00
services
Bug 855860 - Preferences to control logging to terminal; r=rnewman
2013-03-28 20:06:05 -07:00
startupcache
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
storage
Bug 851611 - Part 3: Rename headers. r=jrmuizel
2013-03-18 15:25:50 +01:00
testing
Bug 855709 - Fix error in mach mochitest commands when objdir is a relative path [r=gps]
2013-03-28 15:47:21 -07:00
toolkit
Bug 853431 - Fix menulist active (hover) text color on Windows 7 and up. r=fryn ui-r=fryn
2013-03-25 21:28:13 +01:00
tools
Bug 855662 - SPS breakpad: free breakpad-allocated memory when unwinder thread shuts down. r=bgirard
2013-03-29 08:36:50 +01: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 855301 - Add support for native theming of <input type=range> on Linux. r=roc
2013-03-28 20:25:05 +00:00
xpcom
Bug 729182 - Implement visual event tracer, part2 - event tracer service, r=ehsan
2013-03-28 18:38:05 +01: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
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
clobber for bug 737100
2013-03-24 16:15:45 +02: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 847369 - Hook up js/src to check make target; r=glandium
2013-03-04 11:11:55 -08: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 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
configure.in
Bug 855286 - Fix gamepad compilation on mingw. r=ted
2013-03-28 11:43:23 +01:00
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
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