Closed
Bug 1818704
Opened 9 months ago
Closed 9 months ago
Remove unnecessary FTP checks in dom/security
Categories
(Core :: DOM: Security, task, P3)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
Attachments
(1 file)
We removed FTP support within Bug 1574475. It's save to simply remove CheckFTPSubresourceLoad
at this point.
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Updated•9 months ago
|
Summary: Remove unnecessary CheckFTPSubresourceLoad checks → Remove unnecessary FTP checks in dom/security
Assignee | ||
Comment 1•9 months ago
|
||
Ah, just realized there is more ftp: code that we can remove in dom/security
. Let's do that within this bug.
Assignee | ||
Comment 2•9 months ago
|
||
Pushed by mozilla@christophkerschbaumer.com: https://hg.mozilla.org/integration/autoland/rev/da90856e9854 Remove unnecessary FTP checks in dom/security, r=valentin
Comment 4•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•