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
Перейти к файлу
Olli Pettay cf345e2ae6 Bug 1421758, IME handling shouldn't cross shadow boundaries, r=masayuki 2017-12-08 00:01:51 +02:00
.cargo
.vscode Bug 1423565 - Update tasks.json as per documentation. r=rillian 2017-12-06 14:59:35 +01:00
accessible Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser Bug 1412456 - Change browser element's primary attribute immediately when tab change requested (r=mconley) 2017-12-07 12:55:31 -08:00
build Bug 1423915 - Use common-win64 mozconfig on all win64 builds. r=nalexander 2017-12-07 13:48:38 -05:00
caps Bug 1420954 - Make nsIURIMutator setters return nsIURIMutator so we can chain setters r=bagder 2017-12-05 02:35:21 +01:00
chrome
config Bug 1423512 - Remove infallible allocator exception for xpcom glue code. r=erahm 2017-12-06 09:56:02 +09:00
db
devtools Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
docshell Bug 1412456 - Fix onbeforeunload test to no longer rely on interposition (r=Gijs) 2017-12-07 12:55:26 -08:00
dom Bug 1421758, IME handling shouldn't cross shadow boundaries, r=masayuki 2017-12-08 00:01:51 +02:00
editor Bug 1419925, implement a promise-oriented version of waitForClipboard, promiseClipboardChange, change a selection of tests to use this instead. Simplify some other clipboard tests that were unreliable before the fix for 1394757. r=jmaher 2017-12-07 08:39:50 -05:00
embedding
extensions Merge inbound to mozilla-central r=merge a=merge 2017-12-06 11:53:55 +02:00
gfx Move buffer clearing after all copies in SingleTiledContentClient (bug 1422392, r=nical) 2017-12-06 12:28:37 -06:00
gradle/wrapper
hal
image Bug 1419889 - Don't force the image cache to validate if it hasn't started yet. r=tnikkel 2017-12-07 08:28:28 -05:00
intl Backed out changeset a866e058c608 (bug 1415827) for build bustage at intl/icu/source/i18n/calendar.cpp:711:16 r=backout on a CLOSED TREE 2017-11-30 15:58:12 +02:00
ipc Backed out changeset 4643e46ff8d3 (bug 1397426) 2017-12-06 16:03:32 -05:00
js Bug 1422575 - Give store buffer hash sets a minimum capacity to reduce the chance of OOM while adding entries r=sfink 2017-12-07 18:29:33 +00:00
layout Bug 1422538: Move ServoElementSnapshot::AddAttrs outside the class declaration. r=bz 2017-12-07 22:55:45 +01:00
media Merge inbound to mozilla central r=merge a=merge 2017-12-07 12:53:20 +02:00
memory Merge inbound to mozilla-central r=merge a=merge 2017-12-07 00:01:19 +02:00
mfbt Bug 1418558 part 3. Make MOZ_KnownLive compile even when not doing a static analysis build. r=mystor 2017-12-05 11:18:16 -05:00
mobile Merge mozilla-central to autoland r=merge on a CLOSED TREE 2017-12-07 00:27:29 +02:00
modules Enable OMTP on OSX (bug 1422392, r=nical) 2017-11-21 19:13:08 -05:00
mozglue Backed out 2 changesets (bug 1422394) for browser-chrome failure in test_headless_screenshot.html on Windows 7 debug non-e10s r=backout a=backout on a CLOSED TREE 2017-12-05 23:49:08 +02:00
netwerk Bug 1421963: lock around SCTP input processing, not just the receive callback r=drno 2017-12-07 13:24:46 -05:00
nsprpub Bug 1420407, NSPR_4_18_BETA3, r=me 2017-12-07 12:22:42 +01:00
other-licenses
parser Backed out 2 changesets (bug 1423167) for build bustage on OSX and Windows on a CLOSED TREE 2017-12-06 12:18:24 +02:00
python Merge mozilla-inbound to mozilla-central r=merge a=merge 2017-12-06 00:09:01 +02:00
rdf
security Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
services Bug 1423067 - SyncedTabs.jsm now exports the loginFailed getter fixing an issue with the sidebar. r=eoger 2017-12-05 14:46:53 +11:00
servo servo: Merge #19417 - Mutation Test: with more mutation strategies (from dsandeephegde:master); r=asajeffrey,jdm 2017-12-06 15:26:21 -06:00
startupcache
storage Bug 1422383 - Clone temporary tables, views, and triggers when cloning a storage connection. r=mak 2017-11-30 19:21:10 -08:00
taskcluster Bug 1423918 - Run TVw as tier 2; r=me, a=test-only 2017-12-07 08:41:31 -07:00
testing Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
third_party Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE 2017-12-06 01:49:19 +02:00
toolkit Bug 1412456 - Allow CPOWs without interposition (r=aswan) 2017-12-07 12:55:29 -08:00
tools Merge inbound to mozilla-central r=merge a=merge 2017-12-07 00:01:19 +02:00
uriloader
view
widget Bug 1423644: Don't create the nsAppShell hidden message window, when not using native event processing. r=jimm 2017-12-07 10:25:09 +00:00
xpcom Bug 1423791: Remove clang-cl workarounds from xptcstubs.cpp. r=jrmuizel 2017-12-01 16:29:47 -05:00
xpfe Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Backed out 7 changesets (bug 1377007) for failing build bustage on Linux pgo and faling Cpp's jsapi-tests r=backout on a CLOSED TREE 2017-12-04 18:01:09 +02:00
.eslintrc.js Bug 1421968 - Enable ESLint rule mozilla/use-services by default, but whitelist it for various directories still to be fixed. r=mossop 2017-11-28 19:24:12 +00:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1416465 - Expand pattern when track file is created rather than read. r=mshal 2017-12-02 16:51:19 +09:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in Backed out 3 changesets (bug 1331696) for failing browser chrome on toolkit/components/narrate/test/browser_narrate.js r=backout on a CLOSED TREE 2017-12-07 00:25:35 +02:00
package.json
settings.gradle
test.mozbuild

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:

    https://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:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://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 https://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:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://nightly.mozilla.org/