Closed
Bug 1764391
Opened 3 years ago
Closed 2 years ago
ExpandedPrincipal truncation in LoadInfo::RedirectChain
Categories
(Core :: Security: CAPS, task, P3)
Core
Security: CAPS
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: jewilde, Assigned: jewilde)
References
Details
Attachments
(1 file)
Opened to track if we need to add ExpandedPrincipal as one of the types of principals we truncate in CreateTruncatedPrincipal
for the Redirect Chain.
From tjr: in Debug mode click on a link from a Web Extension Page - that will probably trigger an assertion.
Updated•3 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:jewilde, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
Flags: needinfo?(jewilde)
Flags: needinfo?(dd.mozilla)
Updated•2 years ago
|
Flags: needinfo?(dd.mozilla) → needinfo?(fbraun)
Comment 3•2 years ago
|
||
This just looks inactive due to All Hands / Travel etc. - it's being actively worked on.
Flags: needinfo?(jewilde)
Flags: needinfo?(fbraun)
Pushed by jewilde@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/44778810a18c
truncate ExpandedPrincipals in LoadInfo::RedirectChain; r=freddyb,necko-reviewers,dragana
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Updated•2 years ago
|
Whiteboard: [sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-165
Updated•2 years ago
|
See Also: https://mozilla-hub.atlassian.net/browse/SP3-165 →
Whiteboard: [sp3]
You need to log in
before you can comment on or make changes to this bug.
Description
•