Closed
Bug 2022693
Opened 2 months ago
Closed 1 month ago
[netmonitor] indicate when requests use a certificate issued by a third-party root
Categories
(DevTools :: Netmonitor, enhancement)
DevTools
Netmonitor
Tracking
(relnote-firefox 150+, firefox150 fixed)
RESOLVED
FIXED
150 Branch
People
(Reporter: keeler, Assigned: keeler)
Details
Attachments
(1 file)
In the devtools netmonitor, when a request's connection uses a certificate that was issued by a root not in Mozilla's Root CA Program, we should indicate it.
| Assignee | ||
Comment 1•1 month ago
|
||
Pushed by dkeeler@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b8dddd59b08f
https://hg.mozilla.org/integration/autoland/rev/532a9e0bb101
[netmonitor] indicate when a request's connection uses a third-party root r=devtools-reviewers,bomsy
Pushed by smolnar@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c1e060fc9eab
https://hg.mozilla.org/integration/autoland/rev/97f49e2db85f
Revert "Bug 2022693 - [netmonitor] indicate when a request's connection uses a third-party root r=devtools-reviewers,bomsy" for causing xpc failures @ devtools/shared/network-observer
Comment 4•1 month ago
|
||
Backed out for causing xpc failures @ devtools/shared/network-observer
Backout link: https://hg.mozilla.org/integration/autoland/rev/97f49e2db85fc1a6b15605ef85bf1331726536ca
Flags: needinfo?(dkeeler)
| Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(dkeeler)
Pushed by dkeeler@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ec4666d94881
https://hg.mozilla.org/integration/autoland/rev/6333f2faaa20
[netmonitor] indicate when a request's connection uses a third-party root r=devtools-reviewers,bomsy
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
| Assignee | ||
Comment 7•1 month ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: new feature
[Affects Firefox for Android]: no
[Suggested wording]: The devtools network monitor now indicates when a connection used a certificate issued by a certificate authority not in Mozilla's Root CA Program.
[Links (documentation, blog post, etc)]:
relnote-firefox:
--- → ?
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•