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
Перейти к файлу
Eitan Isaacson e63779903d Bug 1520611 - Prune children in Android. r=yzen
Differential Revision: https://phabricator.services.mozilla.com/D16743

--HG--
extra : moz-landing-system : lando
2019-01-24 00:23:45 +00:00
.cargo
.vscode
accessible Bug 1520611 - Prune children in Android. r=yzen 2019-01-24 00:23:45 +00:00
browser Bug 1521756 - Enable AV MitM certificate error page by default on all channels. r=nhnt11 2019-01-23 23:36:57 +00:00
build Bug 1521463 - Show rustc info in about:buildconfig r=firefox-build-system-reviewers,mshal 2019-01-23 20:15:14 +00:00
caps Bug 1518991 - Make nsIPrincipal URI getter infallible; r=bholley 2019-01-10 05:44:33 +00:00
chrome Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
config Bug 1521691 - Remove _MSC_VER from configure. r=chmanchester 2019-01-23 00:35:10 +00:00
db Bug 1270882 - Enable support for SQLite custom FTS3 tokenizers at run time. r=mak 2018-11-29 23:02:10 +00:00
devtools Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-01-23 20:53:05 +02:00
docshell Bug 1467223 - Part 4: Add support for piping redirected channels through nsDocShell's loading functions, r=qdot 2019-01-23 21:07:08 +00:00
dom Bug 1467223 - Part 4: Add support for piping redirected channels through nsDocShell's loading functions, r=qdot 2019-01-23 21:07:08 +00:00
editor Bug 1514340 - Part 2: Break out the content blocking related notifications into nsIWebProgressListener.onContentBlockingEvent(); r=baku,johannh 2019-01-21 09:58:50 -05:00
embedding Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
extensions Bug 1520361 - Add Telemetry to know how people add site to the exception list. r=smaug,cpearce,janerik 2019-01-22 18:22:44 +00:00
gfx Bug 1518840 - P2: Clean up dead code warnings. r=gw 2019-01-23 23:41:59 +00:00
gradle/wrapper
hal Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
image Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
intl Bug 1518252 - Block layout on Fluent. r=smaug 2019-01-23 21:29:15 +00:00
ipc Bug 1467223 - Part 2: Add BrowsingContextID to LoadInfo, r=valentin 2019-01-23 21:06:59 +00:00
js Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-01-23 20:53:05 +02:00
layout Bug 1521982 - Adjust callers of nsIFrame::List() in nsBidiPresUtils to stop passing 0 as a const char* argument. r=dholbert 2019-01-23 02:24:46 +00:00
media Bug 1515205 - Always set frame timestamps in VideoStreamEncoder::OnFrame; r=drno 2019-01-23 20:48:20 +00:00
memory Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
mfbt Merge mozilla-inbound to mozilla-central. a=merge 2019-01-19 11:57:49 +02:00
mobile Bug 1520611 - Prune children in Android. r=yzen 2019-01-24 00:23:45 +00:00
modules Bug 1521012 - [Linux/GNOME] Use X shape mask to draw transparent corners when we draw to titlebar, r=lsalzman 2019-01-23 12:36:25 +00:00
mozglue Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
netwerk Bug 1467223 - Part 7: Renumber Continue* methods on nsHttpChannel, r=valentin,mayhemer 2019-01-23 21:17:33 +00:00
nsprpub
other-licenses Bug 1514806 Part 4 - Update the LZMA SDK package documentation to explain the new files. r=agashlin 2019-01-22 21:58:47 +00:00
parser Bug 1518252 - Block layout on Fluent. r=smaug 2019-01-23 21:29:15 +00:00
python Backed out changeset 3b666f82d750 (bug 1517519) for Browser-chrome failures in browser/components/sessionstore/test/browser_background_tab_crash.js. CLOSED TREE 2019-01-23 18:00:01 +02:00
security Merge mozilla-central to autoland 2019-01-23 11:31:44 +02:00
services Bug 1521170 - Add a rule that prevents calling some Array and String accessor methods without using the return value. r=Standard8,Gijs 2019-01-23 17:03:32 +00:00
servo Bug 1521405 - Cleanup a few shorthand properties. r=heycam 2019-01-23 18:53:45 +01:00
startupcache Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
storage Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
taskcluster Merge mozilla-central to autoland 2019-01-23 11:31:44 +02:00
testing Backed out changeset 5c6cdeb8648d (bug 1355588) causing talos tart timeouts. 2019-01-23 21:44:55 +02:00
third_party Backed out 3 changesets (bug 1455848) for causing build bustages. CLOSED TREE 2019-01-23 21:22:36 +02:00
toolkit Bug 1520980 - Remove support for notification bars in Password Manager. r=MattN 2019-01-23 22:15:20 +00:00
tools Bug 1485463 - Part 1 - added a fuzzer for PCompositorManagerParent IPC; r=jrmuizel 2019-01-23 14:32:38 +00:00
uriloader Bug 1467223 - Part 4: Add support for piping redirected channels through nsDocShell's loading functions, r=qdot 2019-01-23 21:07:08 +00:00
view Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
widget Bug 1521012 - [Linux/GNOME] Use X shape mask to draw transparent corners when we draw to titlebar, r=lsalzman 2019-01-23 12:36:25 +00:00
xpcom Bug 1522170 - Move nsILoadURIDelegate.idl into docshell/base r=froydnj 2019-01-23 20:38:52 +00:00
xpfe/appshell Bug 1514340 - Part 2: Break out the content blocking related notifications into nsIWebProgressListener.onContentBlockingEvent(); r=baku,johannh 2019-01-21 09:58:50 -05:00
.arcconfig
.clang-format Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
.clang-format-ignore Bug 1508115 - Web Authentication - Support Windows Hello r=keeler,jcj,baku 2019-01-21 01:10:44 +00:00
.cron.yml
.eslintignore Bug 1508985 - Enable ESLint for dom/tests/browser (manual changes) r=Standard8,qdot 2019-01-22 21:26:02 +00:00
.eslintrc.js
.flake8 Bug 1519307 - Add a new project to build useful parts of breakpad independently. r=froydnj 2019-01-11 16:01:15 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Merge mozilla-inbound to mozilla-central. a=merge 2019-01-22 05:56:10 +02:00
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central 254bd88c107271f3d1c2ca9969acc0ed507f0a8d with FIREFOX_BETA_66_BASE a=release DONTBUILD CLOSED TREE 2019-01-21 04:50:01 -08:00
.lldbinit
.mailmap
.taskcluster.yml Backed out changeset aee9f213f3c7 (bug 1496890) for causing Bug 1521264. a=backout 2019-01-19 11:22:32 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1522140 - Make .ycm_extra_conf.py handle headers better. r=Ehsan 2019-01-23 17:17:18 +00:00
AUTHORS
CLOBBER
Cargo.lock Backed out 3 changesets (bug 1455848) for causing build bustages. CLOSED TREE 2019-01-23 21:22:36 +02:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1507334 - Remove '10' argument to profileserver.py; r=firefox-build-system-reviewers,chmanchester#firefox-build-system-reviewers 2019-01-10 01:34:39 +00:00
README.txt
aclocal.m4 Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander 2019-01-14 18:37:06 +00:00
build.gradle Bug 1521404 - Fix apilint warnings about BuildConfig. r=geckoview-reviewers,snorp 2019-01-23 14:48:12 +00:00
client.mk
client.py
configure.in
configure.py Bug 1520394 - Don't invoke js subconfigure as a separate process. r=nalexander 2019-01-16 23:42:12 +00:00
gradle.properties
gradlew
mach
moz.build Bug 1507334 - Add mozconfigs for 3-stage PGO; r=firefox-build-system-reviewers,chmanchester#firefox-build-system-reviewers 2019-01-10 01:34:49 +00:00
moz.configure Bug 1520340 - Move subconfigure invocation from old-configure to python configure. r=froydnj 2019-01-16 23:12:20 +00:00
mozilla-config.h.in
old-configure.in Bug 1521691 - Move the remains of CC_VERSION to python configure. r=chmanchester 2019-01-23 00:27:38 +00:00
package-lock.json Bug 1517707. Update ESLint related modules to latest versions. r=mossop 2019-01-04 16:44:49 +00:00
package.json Bug 1517707. Update ESLint related modules to latest versions. r=mossop 2019-01-04 16:44:49 +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.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.