Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Chris Peterson de25c50f93 Bug 849589 - Add more descriptive error messages to NativeZip exceptions. r=glandium 2013-04-18 11:08:07 -07:00
accessible Back out cd218e07ede2, e57ac5581703, f53ad2a10ff8, ec91252c57d2, 2eca17711eff, 1997e63a1124 for build errors 2013-04-18 22:29:25 -07:00
addon-sdk Bug 862988 - Uplift Addon SDK to Firefox 2013-04-17 13:18:06 -07:00
b2g Bug 862472 - Update snapshots to pick up font updates. r=bhearsum 2013-04-17 13:35:28 -04:00
browser Merge m-c to inbound. 2013-04-19 14:00:00 -04:00
build Bug 863788 - move checking for haveDumpedScreen into dumpScreen; r=jmaher 2013-04-19 13:44:14 -04:00
caps Bug 860438 - Straightforward cases. r=gabor 2013-04-18 11:36:03 -04:00
chrome
config
content Bug 855412 - Change the signature of NS_NewSVGRect to not use the outparam. r=Ms2ger 2013-04-18 07:40:09 -04:00
db/sqlite3
docshell Bug 862918 - Only create nsGlobalModalWindow for the primary content shell. r=bz 2013-04-19 09:49:56 -04:00
dom Bug 862918 - Disable test on mobile. r=ted 2013-04-19 12:09:51 -04:00
editor Bug 862118 - Remove GetAttributeToModifyOnNode r=ehsan 2013-04-17 00:35:39 -04:00
embedding Back out cd218e07ede2, e57ac5581703, f53ad2a10ff8, ec91252c57d2, 2eca17711eff, 1997e63a1124 for build errors 2013-04-18 22:29:25 -07:00
extensions Back out cd218e07ede2, e57ac5581703, f53ad2a10ff8, ec91252c57d2, 2eca17711eff, 1997e63a1124 for build errors 2013-04-18 22:29:25 -07:00
gfx Bug 805406: Reduce memory usage by removing GDI_COMPATIBLE flag. r=jrmuizel 2013-04-19 18:47:40 +02:00
hal
image Bug 860149 - Mark ourselves as doing synchronous decoding when writing directly to decoders in AddSourceData. r=seth 2013-04-17 20:05:49 -04:00
intl Bug 859172 - Call SetInputErrorBehavior from convertURItoUnicode. r=smontagu 2013-04-19 22:15:41 +09:00
ipc Bug 863559 - Do not leak the mach port in PlatformThread::CurrentId; r=jlebar 2013-04-19 14:37:41 -04:00
js Bug 863349 - Optimize IonMonkey double truncation for large numbers on x86 and x64. r=bhackett 2013-04-19 17:26:53 +02:00
layout Backed out changeset 4a55715677d7 (bug 856807) for intermittent Linux32 reftest-ipc timeouts. 2013-04-19 11:17:21 -04:00
media Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz 2013-04-19 04:49:21 -04:00
memory Bug 863116 - MOZ_ALWAYS_INLINE should not inline in debug builds (r=Waldo) 2013-04-19 10:55:34 -07:00
mfbt Bug 863116 - MOZ_ALWAYS_INLINE should not inline in debug builds (r=Waldo) 2013-04-19 10:55:34 -07:00
mobile Bug 849589 - Add more descriptive error messages to NativeZip exceptions. r=glandium 2013-04-18 11:08:07 -07:00
modules Bug 859088 - Left/Right Arrow key after selection should move to the beginning/end of selection respectively (on all platforms). r=ehsan 2013-04-17 22:16:14 +02:00
mozglue
netwerk Bug 831107 - Part 2: Add general ArrayBuffer support to TCPSocket. r=vlad,fzzzy 2013-04-19 11:25:33 +02:00
nsprpub
other-licenses
parser
probes
profile
python Bug 863092 - Make mach run and mach debug run firefox -no-remote; r=gps 2013-04-19 09:03:09 -04:00
rdf
security Back out cd218e07ede2, e57ac5581703, f53ad2a10ff8, ec91252c57d2, 2eca17711eff, 1997e63a1124 for build errors 2013-04-18 22:29:25 -07:00
services bug 851653 add services to addonprovider for fhr, r=gps 2013-04-17 12:43:30 -07:00
startupcache
storage
testing Bug 863377 - Marionette socket exceptions prevented from propagating, r=jgriffin 2013-04-19 14:20:10 -04:00
toolkit merge m-c to fx-team 2013-04-19 09:42:19 +02:00
tools Bug 863429: Fix jprof on debug builds, remove evilness NPOTB DONTBUILD rs=dbaron 2013-04-19 09:54:16 -04:00
uriloader
view bug 861270 - prefer to use precise scale factor from GetDefaultScale() rather than approximate factor based on appUnits per devpix. r=roc 2013-04-18 16:35:49 +01:00
webapprt
widget bug 857399 - remove assertion from cocoa FireAndWaitForTracerEvent. r=smichaud 2013-04-19 11:45:01 -04:00
xpcom Bug 831107 - Part 1: Allow TCPSocket consumers to receive typed array data without converting it to a byte string first. r=vlad 2013-04-19 11:25:33 +02:00
xpfe Back out cd218e07ede2, e57ac5581703, f53ad2a10ff8, ec91252c57d2, 2eca17711eff, 1997e63a1124 for build errors 2013-04-18 22:29:25 -07:00
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
AUTHORS
Android.mk
CLOBBER
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
client.mk
client.py
configure.in Bug 848764 - Enable on-demand decompression. r=blassey 2013-04-18 09:15:13 +02:00
mach
moz.build
mozilla-config.h.in

README.txt

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/