Closed Bug 1043277 Opened 11 years ago Closed 9 years ago

insecure password warning and localhost

Categories

(DevTools :: Console, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1217766

People

(Reporter: igor, Unassigned)

Details

Currently Web Console rightfully shows a warning about using password fields on insecure http:// pages. However the warning becomes an annoyance when using http://localhost during the development. It would be nice to have an option to disable the warning for localhost.
The devtools warning and the browser warning (bug 1179961) should probably both use the "secure contexts" code from bug 1162772. But you might also have to switch from "localhost" to "127.0.0.1" for the warning to go away.
This was fixed by bug 1217766
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.