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
Перейти к файлу
Peter Van der Beken 73d234512e Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, make all Constructor methods return already_AddRefed<...>. r=bz.
--HG--
extra : rebase_source : 726702eb39e627d74ddb3adf6059569d077089d4
2014-08-28 00:43:55 +02:00
accessible Bug 1062016 - Editing state gets out of sync. r=yzen 2014-09-09 15:53:46 -07:00
addon-sdk Bug 1063465 - Uplift Add-on SDK to Firefox r=me 2014-09-09 10:32:37 -07:00
b2g Bug 1042426 - Adjust installer manifests for the new MOZ_SANDBOX flag. r=mshal 2014-09-09 17:41:01 -07:00
browser Bug 1042426 - Adjust installer manifests for the new MOZ_SANDBOX flag. r=mshal 2014-09-09 17:41:01 -07:00
build Bug 1063868 - Allow exclusion of fonts from constrained APKs. r=nalexander 2014-09-09 11:57:55 -07:00
caps Bug 1008481 - Request complete log for intermittently-failing test. r=me 2014-09-09 21:52:31 -07:00
chrome
config
content Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, make all Constructor methods return already_AddRefed<...>. r=bz. 2014-08-28 00:43:55 +02:00
db/sqlite3
docshell Bug 1050376 - Test docshell recording of restyle/reflow/paint; r=smaug 2014-09-09 20:54:12 +02:00
dom Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, make all Constructor methods return already_AddRefed<...>. r=bz. 2014-08-28 00:43:55 +02:00
editor Bug 1061468 - Notify the editor when removing the focused element is its ancestor limiter. r=ehsan 2014-09-09 23:27:56 +00:00
embedding
extensions
gfx Bug 1036068 - Update ANGLE to chromium/2084. r=jgilbert,kamidphish 2014-09-09 14:47:31 -07:00
hal
image Bug 1028147 - Privatize public destructor of image::Decoder. r=seth 2014-09-09 19:47:02 -07:00
intl
ipc Bug 981198 - Make JS_{Get,Set}ErrorReporter take a JSRuntime. r=terrence,r=bz 2014-09-09 16:02:10 -07:00
js Bug 1064493: Better wording for globals validation errors in asm.js; r=luke 2014-09-10 11:47:12 +02:00
layout Bug 1062406 - Part 2 - Tests. r=bz 2014-09-09 11:34:00 +02:00
media Bug 1063547 - Return no available devices where not supported, disable on Android. r=jesup 2014-09-09 18:18:12 +02:00
memory
mfbt Bug 1062406 - Part 1 - Change x and y parameters of window.scroll* CSSOM-View DOM calls from double to unrestricted double. r=bz 2014-09-09 12:02:00 +02:00
mobile Bug 1042426 - Adjust installer manifests for the new MOZ_SANDBOX flag. r=mshal 2014-09-09 17:41:01 -07:00
modules Bug 1063547 - Return no available devices where not supported, disable on Android. r=jesup 2014-09-09 18:18:12 +02:00
mozglue
netwerk Bug 936814 - Part 1: Implement the _timing allow check algorithm_ for cross-origin Resource Timing r=bz,honzab 2014-05-15 08:26:07 +03:00
nsprpub
other-licenses
parser
probes
profile
python Merge fx-team to m-c. a=merge 2014-09-05 11:54:57 -04:00
rdf
security Bug 1063013, Part 4: Move MapResultToName and MAP_LIST out of pkixnss.h/pkixnss.cpp, r=keeler 2014-08-31 19:42:36 -07:00
services Merge inbound to m-c. a=merge 2014-09-09 19:26:59 -04:00
startupcache
storage
testing Backed out changeset c72a49a66333 (bug 1058158) for Mn bustage 2014-09-09 21:13:40 -07:00
toolkit Bug 1061112 - test_app_rep_windows.js needs some preference variables to be passed on comm-central. r=mmc 2014-09-10 07:49:03 +01:00
tools Merge fx-team to m-c. a=merge 2014-09-09 19:05:41 -04:00
uriloader
view
webapprt
widget Merge inbound to m-c. a=merge 2014-09-09 19:26:59 -04:00
xpcom Bug 931285, part 2 - Implement a cycle collected version of nsHashPropertyBag and use it from JS. r=froydnj 2014-09-08 09:41:32 -07:00
xpfe
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
AUTHORS
Android.mk
CLOBBER
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
client.mk
client.py
configure.in Backed out 040e85d18eab (bug 931687) for causing bug 1018402 2014-09-10 15:48:56 +12: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/