gecko-dev/browser
Dana Keeler 9e99fe8568 Bug 1792136 - remove redundant WindowGlobalActors.getSecurityInfo() API r=nika
This API is only used in the page info dialog, where it is almost always
redundant with nsISecureBrowserUI.secInfo.

The one case where nsISecureBrowserUI.secInfo differs is when a site's
certificate did not validate successfully. Previously, the page info dialog
would show certificate information about a connection as if it had succeeded.
This is misleading, and in any case that information is available in the
certificate error page.

This also fixes situations where the previous API would erroneously show secure
connections as if no certificate had been presented.

Differential Revision: https://phabricator.services.mozilla.com/D158605
2022-10-06 15:17:05 +00:00
..
actors Backed out changeset 3b2e0534eca6 (bug 1790276) for causing lint failure. CLOSED TREE 2022-09-30 05:46:11 +03:00
app Bug 1793655 - Add progress and device syncing prefs for pdf.js feature callout tour r=jprickett 2022-10-05 16:09:24 +00:00
base Bug 1792136 - remove redundant WindowGlobalActors.getSecurityInfo() API r=nika 2022-10-06 15:17:05 +00:00
branding Bug 1791899: macOS icons, round 3 r=nalexander 2022-10-04 18:01:40 +00:00
components Bug 1784218 - Add origin controls information to the unified extensions panel. r=zombie,Itiel,desktop-theme-reviewers 2022-10-06 13:35:15 +00:00
config Bug 1791619 - Add Win32 Fuzzing debug build. r=firefox-build-system-reviewers,nalexander 2022-09-20 20:46:42 +00:00
docs Bug 1784524: Add basic documentation around Firefox branding & updating macOS icons r=nalexander 2022-09-15 14:58:07 +00:00
extensions Bug 1793465 - Enable detecting name + expiry cc section preference before running the testcase r=sgalich 2022-10-04 17:35:21 +00:00
fonts
fxr Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
installer Bug 1748504: Show app name in Windows Start Menu tiles for MSIX distributions r=nrishel 2022-10-03 19:56:16 +00:00
locales Bug 1793581 - Convert ContentCrashHandlers.jsm strings to Fluent. r=gsvelto,fluent-reviewers,flod 2022-10-06 12:07:11 +00:00
modules Bug 1793581 - Convert ContentCrashHandlers.jsm strings to Fluent. r=gsvelto,fluent-reviewers,flod 2022-10-06 12:07:11 +00:00
themes Bug 1784218 - Add origin controls information to the unified extensions panel. r=zombie,Itiel,desktop-theme-reviewers 2022-10-06 13:35:15 +00:00
tools/mozscreenshots Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato 2022-09-29 06:52:34 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh
defs.mk
l10n-registry.manifest Bug 1775393 - Enable Fluent localization in background tasks. r=mossop 2022-06-26 23:38:45 +00:00
moz.build Bug 1784524: Add basic documentation around Firefox branding & updating macOS icons r=nalexander 2022-09-15 14:58:07 +00:00
moz.configure