Closed Bug 1658572 Opened 4 years ago Closed 4 years ago

Do not propagate user activation state while loading loading-error-page (about:neterror)

Categories

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

task

Tracking

()

RESOLVED FIXED
81 Branch
Fission Milestone M6b
Tracking Status
firefox81 --- fixed

People

(Reporter: edgar, Assigned: edgar)

References

Details

(Whiteboard: [domsecurity-active])

Attachments

(1 file)

https://searchfox.org/mozilla-central/rev/ab81b8552f4aa9696a2524f97fdfeb59d4dc31c1/docshell/base/nsDocShell.cpp#3806-3808

Propagate user activation state to nsDocShellLoadState is used for Sec-Fetch-User header (bug 1621987). We currently meet an issue on loading error page (about:neterror), see bug 1611961 comment 15, where it could possibly get the user activation state that is not what we expect (or from a wrong WindowContext).

It seems to me that we don't really need to propagate user activation state while loading about:neterror.

Blocks: 1611961
Severity: -- → S2
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [domsecurity-active]
Pushed by echen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f9f7ff74b5b8 Do not propagate user activation state while loading loading-error-page (about:neterror); r=ckerschb
Fission Milestone: --- → M6b
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: