Closed Bug 1564816 Opened 6 years ago Closed 6 years ago

[WebExtensions] downloads.download doesn't send cookies starting with Firefox 67

Categories

(WebExtensions :: General, defect)

67 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1561654

People

(Reporter: alik0211alik, Unassigned)

References

Details

(Whiteboard: webext?)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36

Steps to reproduce:

Run:
browser.downloads.download({
url: 'Here is a link to a file that does not get without cookies'
})

Actual results:

No cookies. Downloaded the file to 0 bytes, because the server need a cookie

Expected results:

Cookies went. The file is downloaded at the correct size

My opinion is this is duplicate after Bug 1561654. Meanwhile, setting component for an easy triage.

Component: Untriaged → General
Product: Firefox → WebExtensions
See Also: → 1561654
Whiteboard: webext?
Flags: needinfo?(tomica)

Despite this starting in 67, when we switched private browsing stuff, that was a red herring.

Regression range points at this changeset [1], which means bug 1525245 is the likely candidate.

  1. https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=54ed5eac2abca2519704c74bc5c421b846031504&tochange=3cddc7cd4da5fcd26b93becb55a028621ab68f64

Duping this to bug 1561654, since it's older and already has more info.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(tomica)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.