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
Перейти к файлу
Masayuki Nakano 611acd94a1 Bug 1025982 Fix the mapping of KeyboardEvent.code value of Digit0 to Digit9 keys on Windows r=jimm 2014-06-17 23:50:11 +09:00
accessible Bug 1015637 - Clean up HTMLTableAccessible::HasDescendant r=tbsaunde 2014-06-16 18:50:15 -04:00
addon-sdk Bug 1024837 - Uplift Add-on SDK to Firefox r=me 2014-06-16 14:42:23 -07:00
b2g Bumping manifests a=b2g-bump 2014-06-17 02:16:24 -07:00
browser Merge mozilla-central to mozilla-inbound 2014-06-17 14:32:55 +02:00
build Bug 1023368 - ASan tests should show an error when the symbolizer isn't found. r=jmaher 2014-06-14 16:43:46 -07:00
caps Bug 1008481 - Even more debugging output. r=me DONTBUILD 2014-06-10 21:44:32 -07:00
chrome Bug 1022703 - fix unused variable warning in nsChromeRegistryChrome.cpp; r=bsmedberg 2014-06-09 11:38:13 -04:00
config Bug 1025918 - Add support for the .cxx extension to mozbuild. r=ted 2014-06-16 22:36:24 -04:00
content Bug 1021309 - Add "mac-yosemite-theme" CSS system metric. r=mstange 2014-06-05 18:02:46 -04:00
db/sqlite3 Bug 1018375 - part 2 - make db/sqlite3/src/ produce a version script for Linux-like OSes; r=glandium 2014-05-30 14:12:51 -04:00
docshell Bug 530396 - Skip newly-added test on B2G desktop. rs=froydnj 2014-06-11 13:58:41 -04:00
dom Bug 1024090 - Ensure proper loading of Notification database. r=gwagner 2014-06-14 03:52:00 -04:00
editor Merge inbound to m-c a=merge 2014-06-13 17:00:46 -07:00
embedding Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug. 2014-06-05 22:51:14 -04:00
extensions Bug 956541 - Add Mozillian to the en-US dictionary. r=ehsan 2014-06-10 09:32:30 +07:00
gfx Merge m-c to inbound on a CLOSED TREE. a=merge 2014-06-16 14:26:54 -04:00
hal Bug 1017463 - Remove SetLight / GetLight from PHal.ipdl. r=dhylands 2014-06-11 18:17:23 +08:00
image Bug 1003893 - Ensure that the delete of RasterImage occurs on the main thread. r=seth 2014-06-16 22:05:00 -04:00
intl Bug 997115 - Remove ISO-2022-CN and ISO-2022-KR from m-c. r=emk. 2014-06-16 15:54:34 +03:00
ipc Bug 879475 - Part 005. Implement ContentBridge r=jlebar 2014-06-11 13:44:13 +08:00
js Bug 1020122 - IonMonkey: (ARM) Remove some unused arguments on internal assembler methods. r=mjrosenb 2014-06-04 18:05:32 +10:00
layout Bug 789096 patch 7: Use logical coordinates in nsBlockReflowContext. r=jfkthame 2014-06-17 07:41:35 -07:00
media Bug 1008079 - Add cubeb_resampler.cpp to build files. r=glandium 2014-06-16 19:46:00 -04:00
memory Bug 1025906 - Include intrin.h in jemalloc.c; r=glandium 2014-06-16 22:34:26 -04:00
mfbt Bug 1025143 - Fix a compilation error in TestTypedEnum.cpp with clang-cl; r=bjacob 2014-06-13 15:22:16 -04:00
mobile merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
modules merge mozilla-inbound to mozilla-central a=merge 2014-06-17 14:04:56 +02:00
mozglue Bug 1024248 - Properly tag linker error/warnings in logcat. r=nfroyd 2014-06-13 08:45:58 +09:00
netwerk bug 1025075 - http2 CONNECT streams should have consistent priority r=hurley 2014-06-13 09:29:00 -04:00
nsprpub Bug 1021287 - Update NSPR to 4.10.6 RTM. r=kaie, a=me 2014-06-05 18:00:11 -04:00
other-licenses Updated 7Zip sfxthat include moz modifications - Bug 995891 - Reduce stub installer install timeouts. r=me 2014-04-16 22:44:08 -07:00
parser Bug 902618 - Parser notifies about subtree roots, but not their descendants, r=hsivonen,bz 2014-06-17 02:01:22 +03:00
probes Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profile Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
python Bug 1025918 - Add support for the .cxx extension to mozbuild. r=ted 2014-06-16 22:36:24 -04:00
rdf Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz 2014-05-30 09:36:53 +02:00
security Merge m-i to m-c, a=merge 2014-06-15 09:28:20 -07:00
services Bug 991907 - checkEmailStatus in FxAccounts.jsm doesn't handle errors r=markh 2014-06-16 11:47:45 +02:00
startupcache Bug 869836 - Part 8: Use `Append('c')` instead of `Append("c")`. r=ehsan 2014-05-22 06:48:52 +03:00
storage Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
testing Bug 989583 - Set self.testRoot and self.testRootAbs in only one place (runtests.py). r=jmaher 2014-06-17 09:50:16 -04:00
toolkit merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
tools merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
uriloader Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab 2014-06-11 13:44:36 +08:00
view Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj 2014-05-23 17:12:29 -04:00
webapprt Bug 1022372. Listen for "load" instead of "DOMContentLoaded" in webapprt chrome tests. r=myk 2014-06-10 10:49:48 +02:00
widget Bug 1025982 Fix the mapping of KeyboardEvent.code value of Digit0 to Digit9 keys on Windows r=jimm 2014-06-17 23:50:11 +09:00
xpcom Merge m-c to inbound on a CLOSED TREE. a=merge 2014-06-16 14:26:54 -04:00
xpfe Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug. 2014-06-05 22:51:14 -04:00
xulrunner Bug 1018884 - Fix char16_t/wchar_t mismatch in xulrunner/. 2014-06-03 13:25:37 +02:00
.clang-format Bug 965120 - Use .clang-format to set tree default format; r=gps 2014-01-30 14:27:44 +13:00
.clang-format-ignore Bug 967361 - Fix .clang-format-ignore on Windows. r=gps 2014-02-04 17:25:04 +13:00
.gdbinit Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger 2013-03-26 11:31:53 -04:00
.gitignore Bug 1007486 - Ignore tag files generated by GNU Global. r=ted 2014-05-07 20:32:00 -04:00
.hgignore Bug 997250 - Change .hgignore to ignore directories matching ^js/src/.*-obj. r=jorendorff DONTBUILD 2014-04-23 22:41:51 +02:00
.hgtags Added FIREFOX_AURORA_32_BASE tag for changeset 16f3cac5e8fe. IGNORE BROKEN CHANGESETS DONTBUILD CLOSED TREE NO BUG a=release 2014-06-09 11:44:47 -07:00
.lldbinit Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium 2014-01-21 14:47:05 +11:00
.reviewboardrc Bug 943747 - Add a .reviewboardrc file; r=mconley 2013-11-27 14:13:18 +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 Bug 1020695: Update Mozilla to use NSS 3.16.2 Beta 4. Includes fixes for 2014-06-13 14:17:18 -07:00
LEGAL
LICENSE
Makefile.in Bug 978211 - add an automation/build target for post-build steps; r=glandium 2014-05-16 14:37:31 -04:00
README.txt No bug: the OVERRIDE HOOK is stupid. 2014-01-21 08:23:43 -08:00
aclocal.m4 Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl 2014-03-11 09:53:58 -07:00
client.mk Bug 978211 - add an automation/build target for post-build steps; r=glandium 2014-05-16 14:37:31 -04:00
client.py Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium 2014-04-01 11:33:27 +08:00
configure.in Bug 1015547 - Fill |struct nsID| via arc4random_buf if available on Android and BSDs. r=vlad, r=glandium 2014-06-02 18:42:00 -04:00
mach Bug 957721 - Transform mach into a shell script that reexecutes itself with python. r=mshal 2014-05-21 11:27:30 +09:00
moz.build Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl 2014-03-11 09:53:58 -07:00
mozilla-config.h.in Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium 2014-02-28 08:17:22 -05:00

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/