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
Перейти к файлу
Dana Keeler d9362e620b Bug 1631124 - osclientcerts: attempt to find issuing certificates when looking for client certificates (Windows) r=kjacobs,mhowell
To implement filtering client certificates by the acceptable CAs list sent by
servers when they request client certificates, we need the CAs that issued the
client certificates. To that end, this change modifies the Windows backend of
the osclientcerts module to also gather issuing CAs while looking for client
certificates. These certificates will not affect trust decisions in gecko.

Differential Revision: https://phabricator.services.mozilla.com/D74719
2020-05-12 22:20:26 +00:00
.cargo Bug 1628068 p1 - Vendor viaduct crate. r=lina 2020-05-12 21:36:17 +00:00
.vscode
accessible Bug 1635483 - Avoid unnecessary IPC calls when calculating subroles for landmarks, r=eeejay 2020-05-11 17:51:12 +00:00
browser Bug 1632474 - Consider src in unsafe allow all checks for feature policy. r=baku 2020-05-12 19:43:23 +00:00
build Bug 1635136 - add a --push-to-try option r=aerickson 2020-05-12 21:19:48 +00:00
caps Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
chrome Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
config Bug 1633156 - Don't emit cached table files from ply r=glandium 2020-05-07 00:39:28 +00:00
devtools Bug 1636348 - Ensure the connection between the about:devtools-toolbox's client and server is closed. r=jdescottes 2020-05-12 17:01:12 +00:00
docs no bug - contribution doc: Document how to install moz-phab r=glob DONTBUILD 2020-05-11 07:59:47 +00:00
docshell Backed out 2 changesets (bug 1636148) for Build bustage on android in gecko/widget/android/nsWindow.cpp. CLOSED TREE 2020-05-12 17:01:59 +03:00
dom Bug 1637226 - Change the MOZ_DIAGNOSTIC_ASSERT in the ClientSource::WindowExecutionReady() to MOZ_ASSERT. r=dimi 2020-05-12 20:59:08 +00:00
editor Bug 1622231 - Make `HTMLEditor::SetInlinePropertyAsAction()` override property if it's called for XUL `cmd_fontFace` with a magic value "tt" r=m_kato 2020-05-11 07:30:47 +00:00
extensions Bug 1629274 - Fix Intermittent failure in test_permmanager_removeall.js, r=timhuang 2020-05-11 08:34:04 +00:00
gfx Bug 1633397 - Make separate Core Text calls for each strike when applying synthetic-bold, to avoid unreliable subpixel positioning. r=jrmuizel 2020-05-12 21:55:56 +00:00
gradle/wrapper
hal Bug 1626570 - Improve handling of copying arrays in hal/. r=gsvelto 2020-05-05 10:14:24 +00:00
image Bug 1618322 - Merge `network.preload.experimental` pref to `network.preload`, r=dragana 2020-05-11 14:15:30 +00:00
intl Bug 1636571 - use GeneratedFile template in intl/; r=firefox-build-system-reviewers,rstewart 2020-05-08 20:36:10 +00:00
ipc Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
js Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug 2020-05-12 19:28:15 +00:00
layout Bug 1634616 - Calculate a perfect square based on the viewport size and rotate it to adjust the partial prerender area for rotation transforms. r=botond 2020-05-12 21:24:40 +00:00
media Bug 1626081 - Update cubeb to 80c3d838d2929c27. r=cubeb-reviewers,kinetik 2020-05-12 08:32:00 +00:00
memory Bug 1512991 - Add JsonWriteFunc::Write to take string length. r=botond 2020-05-08 16:24:31 +00:00
mfbt Bug 1636114 - Add Span::AsConst method. r=hsivonen 2020-05-11 09:27:40 +00:00
mobile Bug 1634703 - Return nsIMediaDevice active devices list from mediaCaptureWindowState. r=jib,geckoview-reviewers,agi 2020-05-12 14:49:46 +00:00
modules Bug 1630655 - Actually advance lateWriteChecksStage to 3 r=erahm 2020-05-11 21:04:36 +00:00
mozglue Bug 1635570 - Cut too-long label dynamic strings and add ellipsis - r=canaltinova 2020-05-12 01:13:17 +00:00
netwerk Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
nsprpub
other-licenses Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
parser Bug 1620966 - Move DocShell.watchedByDevtools to BrowsingContext and rename it to watchedByDevTools. r=nika,jdescottes 2020-05-12 09:18:26 +00:00
python Bug 1637315 - Plug flake8 r=sparky 2020-05-12 16:57:27 +00:00
remote Bug 1553849 - [remote] Add offline mode support to Network.emulateNetworkConditions r=whimboo,remote-protocol-reviewers,maja_zf 2020-05-12 11:01:10 +00:00
security Bug 1631124 - osclientcerts: attempt to find issuing certificates when looking for client certificates (Windows) r=kjacobs,mhowell 2020-05-12 22:20:26 +00:00
services Bug 804479 - Re-enable all Sync tests on debug builds. r=markh 2020-05-12 22:10:03 +00:00
servo Backed out changeset 8eef199bbda9 (bug 935056) for perma failures at 935056-1.html. CLOSED TREE 2020-05-12 22:16:12 +03:00
startupcache
storage Bug 1626570 - Remove obsolete copy enabling machinery. r=froydnj 2020-05-11 08:23:03 +00:00
taskcluster Bug 1633101 - update base ubuntu1804 docker image and install fontconfig:x64 instead of fontconfig:i386 r=whimboo,jmaher 2020-05-12 17:39:16 +00:00
testing Bug 1633101 - remove redundant pulseaudio initializations for linux tests r=jmaher 2020-05-12 20:59:43 +00:00
third_party Bug 1628068 p1 - Vendor viaduct crate. r=lina 2020-05-12 21:36:17 +00:00
toolkit Bug 1630655 - Move OS.File shutdown forward r=froydnj 2020-05-12 11:45:32 +00:00
tools Bug 1628068 p2 - Implement viaduct gecko backend. r=tcsc,dragana,froydnj 2020-05-12 21:36:19 +00:00
uriloader Bug 1637367 - Improve GRE_HOME setting in remote xpcshell tests; r=bc 2020-05-12 21:03:59 +00:00
view
widget Bug 1634703 - Add support for getting the window ID used by nsIMediaDevice for a shared window on Linux. r=dminor 2020-05-12 14:50:59 +00:00
xpcom Bug 1634950 - Add event dispatch-and-run MOZ_LOG to our xpcom threads, r=froydnj 2020-05-12 12:48:49 +00:00
xpfe/appshell Bug 1624550 - P4: Cleanup APIs for setting BrowsingContext::UseGlobalHistory. r=farre 2020-05-08 03:28:44 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1635608 - Update OpenVR source code to use Unix line endings r=daoshengmu 2020-05-07 20:20:39 +00:00
.cron.yml
.eslintignore
.eslintrc.js Bug 1620621 - Unit tests for MLBF-based blocklist r=Gijs 2020-04-30 10:02:37 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Refresh .git-blame-ignore-revs. r=sylvestre 2020-04-30 16:38:19 +00:00
.gitattributes
.gitignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add a changeset marked as "skip-blame" to .hg-annotate-ignore-revs. r=sylvestre 2020-04-30 16:37:44 +00:00
.hg-format-source
.hgignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hgtags No bug - tagging 5b8406a0446906d7228e5d745549b50a3496dc0f with FIREFOX_NIGHTLY_77_END a=release DONTBUILD CLOSED TREE 2020-05-04 14:53:30 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham 2020-04-28 10:08:00 +00:00
AUTHORS
CLOBBER Bug 1632434 - Part 7: Updating ICU requires a clobber. r=jwalden 2020-04-29 23:48:06 +00:00
Cargo.lock Bug 1628068 p1 - Vendor viaduct crate. r=lina 2020-05-12 21:36:17 +00:00
Cargo.toml Bug 1618595 - Bump Cranelift to b7cfd39b531680217537cfcf5294a22077a0a58d; r=jseward 2020-04-30 11:57:24 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-05-05 20:04:30 +00:00
README.txt
aclocal.m4
build.gradle Bug 1633039 - Don't check for Python 2 in configure r=glandium 2020-05-05 16:02:02 +00:00
client.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-05-05 19:53:22 +00:00
client.py
configure.in
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1632429: Migrate |./mach try| to python 3; r=rstewart,ahal 2020-05-06 22:17:14 +00:00
moz.build Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc 2020-04-24 18:54:51 +00:00
moz.configure Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
mozilla-config.h.in
old-configure.in Bug 1636656 - land NSS e3444f4cc638 UPGRADE_NSS_RELEASE, 2020-05-11 18:20:52 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.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://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

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 on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


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.