Closed
Bug 1715417
Opened 4 years ago
Closed 4 years ago
Local PDFs viewed with pdf.js are marked as notSecure by the identity handler
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1699658
People
(Reporter: aminomancer, Unassigned)
Details
Attachments
(1 file)
|
12.60 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
- Open a local PDF file in firefox
Actual results:
- Identity box/popup show as not secure
- Comments here seem to suggest this is intentional, but the protocol obviously isn't HTTP in this case?
Expected results:
- Shouldn't local PDFs be marked localResource like any other local file? Or at the very least it should just check for mixed content I guess
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Security' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → DOM: Security
Product: Firefox → Core
Comment 2•4 years ago
|
||
ni? paul given the flagged code chunk
Status: UNCONFIRMED → NEW
Component: DOM: Security → Security
Ever confirmed: true
Flags: needinfo?(pbz)
Product: Core → Firefox
Comment 3•4 years ago
|
||
Thanks! This is a duplicate of Bug 1699658. The file URI in the example should be marked as local file, not insecure.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(pbz)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•