gecko-dev/browser/components/urlbar
Dana Keeler 2e5c90833c bug 1590888 - reinstate filtering of client certificate selection during the TLS handshake r=kjacobs
Bug 1267643 removed filtering of client certificates based on the
"certificate_authorities" list sent in the client certificate request from the
server in TLS handshakes because it is impossible to implement as specified
without false negatives (i.e. excluding certificates that could be usable but
don't seem to be according to the certificates the client is aware of). In
practice, however, it seems enough users rely on this behavior[0] that we
should add it back until the platform can save client certificate selections
across restarts and the "select one automatically" option is removed (see also
bug 634697).

[0] See e.g. bug 1588703, bug 1590297, bug 1590596, bug 1074195 comment 27,
and any other duplicates of this bug.

Differential Revision: https://phabricator.services.mozilla.com/D50355

--HG--
extra : moz-landing-system : lando
2019-10-25 17:11:25 +00:00
..
docs Backed out changeset 35d4451f348d (bug 1588458) as requested by the dev 2019-10-15 19:04:22 +03:00
tests bug 1590888 - reinstate filtering of client certificate selection during the TLS handshake r=kjacobs 2019-10-25 17:11:25 +00:00
.eslintrc.js Bug 1533052 - Port IME tests from autocomplete. r=adw 2019-04-02 14:24:43 +00:00
UrlbarContextualTip.jsm Bug 1559501 - Implement icon support through setContextualTip r=adw,mixedpuppy 2019-08-12 19:43:42 +00:00
UrlbarController.jsm Bug 1586889 - Stop re-initializing the urlbar when exiting customize mode. r=mak 2019-10-17 09:03:12 +00:00
UrlbarEventBufferer.jsm Bug 1586589 - Replace obsolete <textbox> comments in urlbar code. r=mak 2019-10-09 13:18:15 +00:00
UrlbarInput.jsm Bug 1582339 - Let tip results hide the help button and remove the details object from onResultPicked. r=adw 2019-10-23 15:26:08 +00:00
UrlbarMuxerUnifiedComplete.jsm Bug 1588037 - Don't show 'Search in a private window' if an alias was typed. r=Standard8 2019-10-16 22:07:43 +00:00
UrlbarPrefs.jsm Bug 1589923 - Strip https:// instead of http:// from URLs in the results view. r=mak 2019-10-22 07:22:55 +00:00
UrlbarProviderExtension.jsm Bug 1582339 - Let tip results hide the help button and remove the details object from onResultPicked. r=adw 2019-10-23 15:26:08 +00:00
UrlbarProviderOpenTabs.jsm Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
UrlbarProviderPrivateSearch.jsm Bug 1589865 - Search in a Private Window appears for the search restriction token. r=Standard8 2019-10-22 14:21:15 +00:00
UrlbarProviderUnifiedComplete.jsm Backed out 2 changesets (bug 1588469, bug 1588464) for causing bc failures in browser_test_focus_urlbar.js CLOSED TREE 2019-10-17 02:09:57 +03:00
UrlbarProvidersManager.jsm Bug 1588469 - Show Search in a Private Window even if search suggestions in address bar are disabled. r=Standard8 2019-10-18 14:21:54 +00:00
UrlbarResult.jsm Bug 1589923 - Strip https:// instead of http:// from URLs in the results view. r=mak 2019-10-22 07:22:55 +00:00
UrlbarTokenizer.jsm Bug 1583616 - Some numbers are searched and not autofilled. r=Standard8 2019-10-07 14:16:02 +00:00
UrlbarUtils.jsm Bug 1582339 - Let tip results hide the help button and remove the details object from onResultPicked. r=adw 2019-10-23 15:26:08 +00:00
UrlbarValueFormatter.jsm Bug 1586889 - Stop re-initializing the urlbar when exiting customize mode. r=mak 2019-10-17 09:03:12 +00:00
UrlbarView.jsm Bug 1582339 - Let tip results hide the help button and remove the details object from onResultPicked. r=adw 2019-10-23 15:26:08 +00:00
moz.build Bug 1580834 - Add a Search in private window entry in the address bar results when only search suggestions are present r=Standard8 2019-10-07 15:51:59 +00:00