Closed Bug 154723 Opened 22 years ago Closed 10 years ago

Insecure Form Submit Dialog requires NSS installed to pop up

Categories

(Core :: DOM: Core & HTML, defect, P4)

x86
All
defect

Tracking

()

RESOLVED INCOMPLETE
Future

People

(Reporter: john, Unassigned)

Details

The much-hated dialog that pops up when you submit a POST form requires NSS to be installed. It should not.
John hoped, this bug would get fixed with the patch in bug 169943. Unfortunately, it will not. I believe, when you say "requires NSS to be installed", you actually mean "requires PSM to be installed". All packages pipboot, pippki, pipnss are part of PSM, and none is installed if you do not install PSM.
Priority: -- → P4
so the dialog is raised by the NSS right and the UI is in those packages? hmm, actually we could recognize the secure submission based on the protocol (https) in the URL and bring that dialog before NSS has to do it.
Bulk moving P1-P5 un-milestoned bugs to future.
Target Milestone: --- → Future
Assignee: alexsavulov → nobody
QA Contact: vladimire → form-submission
NSS is required for everything now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.