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
Перейти к файлу
Agi Sferro f8d68e46e1 Bug 1600742 - Move event listeners from WebExtension to WebExtensionController. r=snorp,esawin
Differential Revision: https://phabricator.services.mozilla.com/D57035

--HG--
extra : moz-landing-system : lando
2019-12-17 23:23:52 +00:00
.cargo Bug 1603761 - Update cubeb-coreaudio to 868d847. r=padenot 2019-12-17 17:12:12 +00:00
.vscode
accessible Bug 1601537: Fix text navigation in text leaf Accessibles on Android. ?MarcoZ r=MarcoZ 2019-12-16 06:25:54 +00:00
browser Bug 1529969 - Only request info about the current engine to the parent; r=adw,Mardak 2019-12-17 21:02:52 +00:00
build Bug 1594538 - Require rustc 1.39 to build. r=firefox-build-system-reviewers,rstewart 2019-12-17 17:12:21 +00:00
caps Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
chrome Bug 1601113, replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins 2019-12-17 00:33:16 +00:00
config Backed out changeset f5d00d265686 (bug 1566288) for causing build bustages. 2019-12-12 20:57:57 +02:00
devtools Bug 1604485 - Add eslint rule against requiring client files from devtools/shared r=nchevobbe 2019-12-17 17:00:28 +00:00
docshell Bug 1574372 - Add parent-process version of nsDocumentOpenInfo, and use it in DocumentLoadListener. r=bzbarsky 2019-12-17 03:54:45 +00:00
dom Bug 1598497 - P1. move canceled attribute to nsIChannel. r=mayhemer 2019-12-17 23:21:46 +00:00
editor Bug 1587433: part 7.5) Adapt callers of `RangeBoundaryBase::Offset()`. r=smaug 2019-12-16 11:31:46 +00:00
extensions Bug 1601256 - nsPermissionManager: Store all private browsing permissions with session expiry. r=Ehsan 2019-12-13 12:27:10 +00:00
gfx Bug 1601837 - Using current available slot to access controllerState instead of hand index in OpenVR. r=kip 2019-12-17 22:21:53 +00:00
gradle/wrapper
hal
image Bug 1598497 - P2. Have the canceled attribute only if explicitly canceled. r=mayhemer. 2019-12-17 23:21:55 +00:00
intl Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00
ipc Bug 1604002 - Adapt the way of testing process status with the fork server. r=gsvelto 2019-12-17 21:04:39 +00:00
js Bug 1604288 - Use JSFunction::baseScript() instead of lazyScript/nonLazyScript. r=mgaudet 2019-12-17 16:32:39 +00:00
layout Bug 1602430 - Apply min/max-height correctly for fragmented boxes with no height specified. r=TYLin 2019-12-17 23:13:13 +00:00
media Bug 1408256: Fix bug where renegotiation would un-set a previously negotiated max-fs. r=dminor 2019-12-17 19:45:00 +00:00
memory Bug 1601590 - Undef _FORTIFY_SOURCE to fix build with --warnings-on-errors. r=glandium 2019-12-12 01:59:13 +00:00
mfbt Backed out changeset 310c4bf09003 (bug 1604585) for build bustages on ReentrancyGuard.h 2019-12-17 20:58:26 +02:00
mobile Bug 1600742 - Move event listeners from WebExtension to WebExtensionController. r=snorp,esawin 2019-12-17 23:23:52 +00:00
modules Bug 1598497 - P2. Have the canceled attribute only if explicitly canceled. r=mayhemer. 2019-12-17 23:21:55 +00:00
mozglue Bug 1439659 - Make |MOZ_{LITTLE,BIG}_ENDIAN| into function macros so that invoking them inside |#if| conditions when they haven't been defined yet is a compile error. r=froydnj 2019-12-13 20:51:04 +00:00
netwerk Bug 1598497 - P2. Have the canceled attribute only if explicitly canceled. r=mayhemer. 2019-12-17 23:21:55 +00:00
nsprpub
other-licenses
parser Bug 1602213 - Do not let X-Content-Type-Options: nosniff affect encoding detection, because Chrome runs its encoding detector. r=sstreich 2019-12-16 17:40:26 +00:00
python Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester 2019-12-17 19:17:43 +00:00
remote Bug 1599994 - [remote] Implement Page.printToPDF. r=remote-protocol-reviewers,ato,maja_zf 2019-12-16 16:19:04 +00:00
security Bug 1602020 - land NSS fc636973ad06 UPGRADE_NSS_RELEASE, r=kjacobs 2019-12-17 18:01:18 +00:00
services Bug 1582317 - record the sync storage node type in the sync telemetry ping. r=tcsc 2019-12-14 04:26:05 +00:00
servo Bug 1453472 - Add support for logical versions of overscroll-behavior. r=emilio 2019-12-17 11:27:41 +00:00
startupcache
storage
taskcluster Bug 1604607 - Add browsertime android profiling treeherder group-names to the group-names config r=tarek 2019-12-17 20:55:34 +00:00
testing Bug 1602430 - Apply min/max-height correctly for fragmented boxes with no height specified. r=TYLin 2019-12-17 23:13:13 +00:00
third_party Bug 1603761 - Update cubeb-coreaudio to 868d847. r=padenot 2019-12-17 17:12:12 +00:00
toolkit bug 1604267 - collect telemetry to see how many users have used the error page UI to re-enable TLS 1.0/1.1 r=tdsmith,chutten 2019-12-17 19:05:38 +00:00
tools Bug 1601612 - Ride along: When a sphinx error is found, dump it r=ahal 2019-12-17 07:54:36 +00:00
uriloader Bug 1598497 - P2. Have the canceled attribute only if explicitly canceled. r=mayhemer. 2019-12-17 23:21:55 +00:00
view
widget Backed out 3 changesets (bug 1603452, bug 1603114, bug 1577596) for causing lint failure in GeckoSession.java CLOSED TREE 2019-12-18 01:12:37 +02:00
xpcom Bug 1584892 - Remove CycleCollectedJSContext::Initialize's nursery size param r=karlt 2019-12-16 04:14:55 +00:00
xpfe/appshell Bug 1603889 - Remove AppWindow::GetContentScrollbarVisibility. r=smaug 2019-12-17 21:54:56 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1596775: Run system-symbols task daily; r=glandium 2019-12-11 10:14:31 +00:00
.eslintignore
.eslintrc.js
.flake8 Bug 1596775: Add flake8 skip for python3.8; 2019-12-13 06:44:20 +02:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit Bug 1603645. Make the .lldbinit python scripts compatible with Python 3. r=froydnj 2019-12-13 17:53:13 +00:00
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1603761 - Update cubeb-coreaudio to 868d847. r=padenot 2019-12-17 17:12:12 +00:00
Cargo.toml Bug 1603658, Bug 1604123 - Update rlbox_lucet_sandbox to version which supports disabling static inline thread_locals and specifies explicit dependencies r=froydnj 2019-12-17 18:11:47 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester 2019-12-17 19:17:43 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1602020 - land NSS c46bc59ce7d4 UPGRADE_NSS_RELEASE, r=kjacobs 2019-12-16 20:53:59 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
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.