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
Перейти к файлу
Nick Alexander 26a9b186c8 Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-10 18:39:00 -07:00
accessible Bug 869322 - Remove stray parens causing Google Talkback being unable to read text in input boxes. r=eitan 2013-05-08 21:54:05 -04:00
addon-sdk Bug 856392 - Categorize mach commands; r=jhammel 2013-05-08 17:56:30 -07:00
b2g Merge mozilla-central and birch 2013-05-10 12:18:48 +01:00
browser Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
build Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher 2013-05-10 18:39:00 -07:00
caps Bug 868633 - Remove JS_GetGlobalObject from caps. r=gabor 2013-05-07 14:18:03 -07:00
chrome
config Backed out changeset 31ff9550fba6 (bug 870073) for checktest failures. 2013-05-09 17:14:47 -04:00
content Bug 870598 - Don't send the frameloader-visibility-changed notification if the frameloader's visibility didn't actually change. r=khuey 2013-05-10 11:46:08 -04:00
db/sqlite3
docshell Bug 765192 - Add some debugging info for browser_bug343515.js r=me 2013-05-09 22:16:49 -03:00
dom Bug 870304: Fix misssing icon when getting paired/connected list, r=echou 2013-05-11 00:03:55 +08:00
editor Bug 867096 - Convert nsTransactionStack from nsDeque to std::deque; r=ehsan 2013-04-28 14:33:45 +03:00
embedding Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
extensions Bug 800220 - Part 1. Replace PL_strlen with strlen. r=ehsan 2013-05-08 12:40:12 +09:00
gfx Bug 870724 - Check for a specific D3D type rather than the sdk version when defining D3D11 types in gfxWindowsPlatform.h. r=khuey 2013-05-10 08:26:10 -05:00
hal Bug 870480 - Follow-up: Try to fix a warning-as-error. 2013-05-10 11:58:09 -04:00
image Bug 870375 - back out bug 869011 for startup crashes on devices 2013-05-09 13:01:22 -04:00
intl Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
ipc Bug 870176 - Import chromium bug 20249. r=dvander 2013-05-10 09:02:50 +12:00
js Backed out changesets 6be352955252 and 1bc459138617 (bug 770840) for Android nightly bustage (bug 870782). 2013-05-10 12:38:26 -04:00
layout Merge latest green inbound changeset and mozilla-central 2013-05-10 09:13:03 +01:00
media Backed out changeset 4b3a3f40730f (Bug 863290) for Android mochi-4 orange. 2013-05-08 10:01:14 +02:00
memory
mfbt Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo 2013-05-01 16:55:13 -04:00
mobile Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher 2013-05-10 18:39:00 -07:00
modules Merge mozilla-central and birch 2013-05-10 12:18:48 +01:00
mozglue Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey 2013-05-09 21:48:00 -04:00
netwerk Back out c74ce1905b96 (bug 832848) for not actually building 2013-05-09 20:49:36 -07:00
nsprpub Bug 865828 - Upgrade Mozilla 23 to NSPR 4.10, r=wtc 2013-04-25 22:06:51 +02:00
other-licenses
parser Bug 868329 - Switch legacy cases of test disabling on Android/B2G using makefile ifdefs over to android.json & b2g.json. r=edmorley 2013-05-07 12:46:45 -04:00
probes
profile
python Merge latest green inbound changeset and mozilla-central 2013-05-10 09:13:03 +01:00
rdf Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
security Back out c74ce1905b96 (bug 832848) for not actually building 2013-05-09 20:49:36 -07:00
services Bug 846133 - Store FHR state in a file; r=rnewman 2013-05-10 11:04:48 -07:00
startupcache Bug 868785 - Fix rooting hazards in TestStartupCache.cpp; r=till 2013-05-04 20:01:27 -04:00
storage Bug 617897 - Replace calls to AppendASCII('*') with Append('*'). r=dougt 2013-05-07 10:25:21 -04:00
testing Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher 2013-05-10 18:39:00 -07:00
toolkit Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher 2013-05-10 18:39:00 -07:00
tools Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
uriloader Backed out changesets 04623bf25b64 and 6d2e81a6bf1b (bug 861894) for Windows bustage. 2013-05-10 10:48:13 -04:00
view Bug 868726 - Outparamdel nsViewManager::GetDeviceContext; r=tn 2013-05-10 09:13:49 +02:00
webapprt Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
widget Merge mozilla-central and birch 2013-05-10 12:18:48 +01:00
xpcom Bug 867974 - fail more gently when purple buffer count isn't zero. r=smaug 2013-05-09 13:19:00 -07:00
xpfe Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
xulrunner Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
.gdbinit
.gitignore
.hgignore
.hgtags
AUTHORS
Android.mk
CLOBBER
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
client.mk
client.py
configure.in Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-05-09 15:55:28 -04: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/