accessible
Bug 845095 - disable mochitest accessible/states/test_tree.xul
2013-03-11 12:34:34 +09:00
addon-sdk
Bug 849009 followup, add missing files from Add-on SDK uplift in 0745394ef7b1, r=KWierso
2013-03-10 12:02:18 -07:00
b2g
Bug 848660 - Fix Gaia selector. r=fabrice
2013-03-08 23:14:16 -05:00
browser
Merge m-c to inbound.
2013-03-11 13:50:48 -04:00
build
Bug 849693 - Use the new -fsanitize=address flag in the asan mozconfig; r=decoder
2013-03-11 09:33:36 -04:00
caps
Merge mozilla-central into build-system
2013-02-27 10:03:52 -08:00
chrome
Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted
2013-02-25 12:47:23 -08:00
config
Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds
2013-03-10 20:03:28 -07:00
content
Bug 847600 - Remove SVGEvent, r=jwatt
2013-03-11 20:57:08 +02:00
db /sqlite3
Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted
2013-02-25 12:47:23 -08:00
dbm
Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted
2013-02-25 12:47:23 -08:00
docshell
Bug 92979 - Remove unused parameters in nsNetUtil.h methods. r=biesi
2013-03-08 08:30:13 -05:00
dom
Bug 849442 - Fix EXPORT_NAMESPACE typo. r=ted
2013-03-08 16:58:55 -08:00
editor
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
2013-03-10 09:00:33 +01:00
embedding
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
2013-03-10 09:00:33 +01:00
extensions
Bug 839519 - Permission.txt documentation fix. r=gwagner
2013-03-09 21:00:16 -05:00
gfx
Bug 676248 - Make the window GL context transparent on OSX. r=bgirard
2013-03-11 12:29:00 -04:00
hal
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
2013-03-07 05:03:51 -08:00
image
Bug 843895 (Part 4) - Use FrozenImage instead of ExtractFrame for imgRequestProxy::GetStaticRequest. r=joe
2013-03-10 18:43:38 -07:00
intl
Bug 820263 - Mark as CLASS_COMPLEX for Khmer language. r=masayuki
2013-03-04 19:17:03 +09:00
ipc
Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds
2013-03-10 20:03:28 -07:00
js
Bug 829602 - Enable self-hosted ParallelArray r=dvander,till
2013-03-11 13:57:59 -04:00
layout
Bug 849771 - adjust annotations in layout/reftests/bugs for Win8. r=roc
2013-03-11 14:08:54 -05:00
media
Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr
2013-03-08 15:11:17 -05:00
memory
Bug 846368 - Add number of bytes requested to OOM last-gasp r=bsmedberg
2013-02-28 13:43:51 -06:00
mfbt
Bug 847521 - Allow CheckedInt<signed char> in addition to char/unsigned char. char != signed char (but is guaranteed to have the same representation as either signed char or unsigned char, for backwards-compatibility reasons), so we have to handle signed char as a third character type. r=bjacob
2013-03-01 21:49:25 -08:00
mobile
Bug 817899 - Use ListView.getChildAt responsibly in robocop tests; r=jmaher
2013-03-11 13:16:16 -06:00
modules
Backed out changesets a8088accbcbe and 6e7e6773c836 (bug 845807).
2013-03-09 13:45:35 -05:00
mozglue
Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats
2013-03-08 19:20:13 +01:00
netwerk
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
2013-03-10 09:00:33 +01:00
nsprpub
Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
2013-02-27 12:51:25 -08:00
other-licenses
Bug 849598. Get in-tree Snappy happy on big endian platforms. r=khuey
2013-03-10 10:10:00 -07:00
parser
Bug 847600 - Remove SVGEvent, r=jwatt
2013-03-11 20:57:08 +02:00
probes
Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted
2013-02-25 12:47:23 -08:00
profile
Bug 784841 - Part 18β: Convert /profile; r=glandium
2013-02-25 12:47:24 -08:00
python
Backed out changeset 432f32e842dd (bug 648681) for test failures on a CLOSED TREE.
2013-03-08 14:19:42 -05:00
rdf
Bug 784841 - Part 18γ: Convert /rdf; r=glandium
2013-02-25 12:47:24 -08:00
security
Bug 822399 - Make Event to use Paris bindings, r=peterv
2013-03-09 13:34:29 +02:00
services
Bug 847662 - Part 2: Use try..finally in tests so cleanup always occurs; r=rnewman
2013-03-07 05:06:58 -08:00
startupcache
Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted
2013-02-25 12:47:23 -08:00
storage
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
2013-03-07 05:03:51 -08:00
testing
Bug 783059 - Plugin instantiation tests for embed/object tags. r=josh
2013-03-11 11:47:36 -07:00
toolkit
Merge m-c to inbound.
2013-03-11 13:50:48 -04:00
tools
Bug 779291: Implement SPS stackwalk using the breakpad unwinder. r=bgirard,glandium
2013-03-10 23:00:23 +01:00
uriloader
Bug 847922 - fix for test_handlerService due to default mailto handler on Win8. r=dolske
2013-03-08 05:22:36 -06:00
view
Merge mozilla-central into build-system
2013-02-25 22:09:18 -08:00
webapprt
Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds
2013-03-10 20:03:28 -07:00
widget
Bug 847600 - Remove SVGEvent, r=jwatt
2013-03-11 20:57:08 +02:00
xpcom
Bug 847181: prune unused printing-related nsresult codes, make printing error codes available in Components.results, and improve English of printing error messages. r=smaug
2013-03-08 21:45:14 -05:00
xpfe
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
2013-03-07 05:03:51 -08:00
xulrunner
Bug 847382: Fix XULRunner SDK builds. r=glandium
2013-03-04 23:09:14 -08: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
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
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
Bug 847120: Convert SVGFETileElement to WebIDL r=Ms2ger
2013-03-11 03:27:08 -04:00
configure.in
Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium
2013-03-06 23:43:44 -08: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 784841 - Part 18ι: Convert /tools; r=ted
2013-02-25 13:20:01 -08:00
mozilla-config.h.in
README.txt