Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set type="password" for the PasswordPrompt input dynamically, to prevent unnecessary warnings in Firefox for http:// documents (issue 6898) #6900

Merged
merged 1 commit into from Jan 20, 2016

Conversation

Snuffleupagus
Copy link
Collaborator

Fixes #6898.

Note that this doesn't prevent the warning for PDF files that do ask for a password, e.g. http://async5.org/moz/passwordOU.pdf, but it's not clear to me if/how we could avoid that.

…event unnecessary warnings in Firefox for http:// documents (issue 6898)

Fixes 6898.

Note that this doesn't prevent the warning for PDF files that *do* ask for a password, e.g. http://async5.org/moz/passwordOU.pdf, but it's not clear to me if/how we could avoid that.
@Snuffleupagus
Copy link
Collaborator Author

/botio-windows preview

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://107.22.172.223:8877/7e714a829812e10/output.txt

@yurydelendik
Copy link
Contributor

lgtm.

Showing the page is unsecured when password is requested might be a good thing -- let's not worry about this. Thank you for the patch.

yurydelendik added a commit that referenced this pull request Jan 20, 2016
Set type="password" for the `PasswordPrompt` input dynamically, to prevent unnecessary warnings in Firefox for http:// documents (issue 6898)
@yurydelendik yurydelendik merged commit 2327482 into mozilla:master Jan 20, 2016
@Snuffleupagus Snuffleupagus deleted the issue-6898 branch January 20, 2016 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants