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
Перейти к файлу
Michael Kaply 306fa93047 Bug 1482235 - Import AppInfo for test. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D3058

--HG--
extra : moz-landing-system : lando
2018-08-09 20:31:06 +00:00
.cargo Bug 1468950 - Update serde_derive patch for changes in WR PR 2819. r=Gankro 2018-06-21 08:15:40 -04:00
.vscode Bug 1423565 - Update tasks.json as per documentation. r=rillian 2017-12-06 14:59:35 +01:00
accessible Bug 1481719 - Disable profile-instr-out-of-date warnings explicitly rather than allowing all warnings where they appear. r=dmajor 2018-08-09 06:07:33 +09:00
browser Bug 1481700 - Release clear-selection lock when 'mouseup' event is fired for tabs. r=jaws 2018-08-09 18:47:56 +00:00
build Bug 1450078 - Require rust 1.28 in configure. r=ted,firefox-build-system-reviewers 2018-08-09 18:31:35 +00:00
caps Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
chrome Bug 1479544. Remove nsIXULChromeRegistry::ReloadChrome. r=mossop 2018-08-03 15:14:43 +00:00
config Bug 1480590 - add support for aarch64 when setting up NSPR on Windows; r=chmanchester 2018-08-07 18:40:25 -04:00
db Bug 1467121 - Upgrade to SQLite 3.24.0. r=mak 2018-06-06 09:52:32 -04:00
devtools Bug 1481833 - Fix expanding getter returning longString; r=Honza. 2018-08-09 15:01:45 +00:00
docshell Bug 1481021: Part 2 - Stop loading SpecialPowers into frame script scopes. r=bz,jmaher,aswan 2018-08-07 14:03:21 -07:00
dom Bug 1473173 - Report MediaResource as seekable if we know we will never seek into underlying transport. r=bryce 2018-08-09 19:53:07 +00:00
editor Bug 1467800 - Create HTMLEditor::InsertTextWithQuotationsInternal() for internal use of InsertTextWithQuotations() r=m_kato 2018-08-09 12:24:53 +00:00
embedding Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
extensions Bug 1480699 - Use IPDL's promise instead in PRemoteSpellcheckEngine. r=masayuki 2018-07-31 16:36:43 +09:00
gfx Bug 1445451 - vendor rkv; r=froydnj 2018-08-09 19:42:17 +00:00
gradle/wrapper
hal Bug 1480177 Lowercase includes to fix MinGW Build Errors r=froydnj 2018-07-30 22:43:24 -05:00
image Bug 1474900: Assert there are no pending locks when destroying the image proxy. r=tnikkel 2018-08-07 12:54:15 +02:00
intl Bug 1480881 - Upgrade Gecko to Fluent 0.6. r=stas 2018-08-07 00:08:29 +00:00
ipc Merge mozilla-central to mozilla inbound. a=merge 2018-08-09 01:10:56 +03:00
js Bug 1479900 - Part 2: Refactor GC relocation to use a reserved flag. r=sfink 2018-08-08 18:16:43 -04:00
layout Merge inbound to mozilla-central. a=merge 2018-08-09 13:02:05 +03:00
media Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-07 01:11:21 +03:00
memory Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
mfbt Bug 1481097 - mfbt: Assert we're compiling with gcc 6.1 or later. r=glandium 2018-07-21 23:45:41 -07:00
mobile Backed out 6 changesets (bug 1476106) for failure at bf1f28e2b46d for failure at testing/marionette/harness/marionette_harness/tests/unit/test_screen_orientation.py 2018-08-08 22:39:03 +03:00
modules Merge mozilla-central to mozilla inbound. a=merge 2018-08-09 01:10:56 +03:00
mozglue Bug 1481719 - Disable profile-instr-out-of-date warnings explicitly rather than allowing all warnings where they appear. r=dmajor 2018-08-09 06:07:33 +09:00
netwerk bug 1466860 - upgrade DOH code to draft-12 level r=mcmanus 2018-08-08 15:01:05 +00:00
nsprpub Bug 1477680, land NSPR 4.20 beta snapshot 607196c7ef66, r=me 2018-07-23 16:05:53 +02:00
other-licenses Bug 1478568 part 1: Update IAccessible2 so we can use new roles (IA2_ROLE_BLOCK_QUOTE, etc.). r=MarcoZ 2018-07-27 10:27:44 +10:00
parser Bug 1480628 - Remove nsIWebShellServices; r=nika 2018-08-07 15:12:55 -07:00
python Bug 1445451 - vendor rkv; r=froydnj 2018-08-09 19:42:17 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=mtabara 2018-08-09 09:45:18 -04:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=mtabara 2018-08-09 09:45:18 -04:00
servo Bug 1481984 - Use function pointer rather than Fn trait object for collect_property_completion_keywords. r=emilio 2018-08-09 13:49:47 +00:00
startupcache Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
storage Bug 1476009: Remove unnecessary initialization. r=mak 2018-07-16 17:56:02 +01:00
taskcluster Bug 1481619: Upload symbols for the main Android builds r=ted 2018-08-09 10:09:27 +00:00
testing Bug 1445451 - vendor rkv; r=froydnj 2018-08-09 19:42:17 +00:00
third_party Bug 1445451 - vendor rkv; r=froydnj 2018-08-09 19:42:17 +00:00
toolkit Bug 1482235 - Import AppInfo for test. r=Mardak 2018-08-09 20:31:06 +00:00
tools Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop 2018-08-07 14:46:19 +00:00
uriloader Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
view Bug 1462784 - Remove EVENTS category. r=njn 2018-05-18 17:36:30 -04:00
widget Bug 1473029, have nsTreeBodyFrame::GetSelectionRegion use nsIntRegion instead of nsIScriptableRegion, r=mstange 2018-08-07 09:32:08 -04:00
xpcom Merge mozilla-central to mozilla inbound. a=merge 2018-08-09 01:10:56 +03:00
xpfe/appshell Bug 1479570. Get Add a getter to get a docshell from nsIWindowlessBrowser. r=kmag 2018-08-03 00:05:07 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1477021 - Schedule pipfile updates to run once per week. r=sfraser 2018-07-27 15:12:36 +00:00
.eslintignore Backed out changeset 357206a19974 (bug 1474414) for build bustage at mozbuild/test/codecoverage/test_lcov_rewrite.py on a CLOSED TREE 2018-07-27 00:30:29 +03:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit Bug 1481555: Use lldb's python API to summarise nsAtoms. r=froydnj 2018-08-08 15:11:22 +00:00
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1435409 - use our own clang rather than the NDK clang to build Android; r=nalexander 2018-07-27 09:52:53 -05:00
Cargo.lock Bug 1445451 - vendor rkv; r=froydnj 2018-08-09 19:42:17 +00:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in Backed out changeset 7a3882f27aa3 (bug 1341525) for failing win Sa builds on a CLOSED TREE 2018-08-02 02:26:13 +03:00
Pipfile
Pipfile.lock
README.txt
aclocal.m4
build.gradle Bug 1473313 - Part 1: Set up geckoview build config for androidTest coverage runs. r=nalexander 2018-07-24 11:44:24 +01:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1480771 - Take CLOBBER into account when deciding whether to re-run configure. r=gps,firefox-build-system-reviewers 2018-08-06 21:38:43 +00:00
mozilla-config.h.in
old-configure.in Bug 1481505 - add aarch64 bits to DEFINES and DSO_LDOPTS; r=dmajor 2018-08-08 16:37:05 -04:00
package-lock.json Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop 2018-08-07 14:46:19 +00:00
package.json Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop 2018-08-07 14:46:19 +00:00
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://www.mozilla.org/firefox/channel/desktop/#nightly