Closed Bug 1750551 Opened 3 years ago Closed 3 years ago

Https-first doesn't upgrade second redirect after upgrading

Categories

(Core :: DOM: Security, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: t.yavor, Assigned: t.yavor)

References

(Blocks 1 open bug)

Details

(Whiteboard: [domsecurity-active])

Attachments

(1 file)

After upgrading a request once, https-first is not upgrading a same-origin redirect to another page because of https://searchfox.org/mozilla-central/source/dom/security/nsHTTPSOnlyUtils.cpp#380. That should be done by the endless loop check and not in that line.

Assignee: nobody → lyavor
Summary: Https-first doesn't upgrades same origin redirects → Https-first doesn't upgrades second redirect after upgrading
Summary: Https-first doesn't upgrades second redirect after upgrading → Https-first doesn't upgrade second redirect after upgrading
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [domsecurity-active]

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:lyavor, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(lyavor)
Flags: needinfo?(ckerschb)

Thanks bot, Tomer is working on a testcase, then we can land it all together...

Flags: needinfo?(lyavor)
Flags: needinfo?(ckerschb)

It is not a real bug since when we remove the line ( which I thought would be more consistent) the result stays the same.

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: