Open Bug 906520 Opened 11 years ago Updated 2 years ago

Add promptUsernameAndPassword capabilities to test-prompt-helpers.js

Categories

(Thunderbird :: Testing Infrastructure, defect)

x86
All
defect

Tracking

(Not tracked)

People

(Reporter: mconley, Assigned: demelode)

Details

Attachments

(2 files)

Jon Demelo, my GSoC student this summer, needs this capability to test the authentication portion of his CardDAV connector for Ensemble.
Attachment #798367 - Flags: review?(mconley)
Comment on attachment 798367 [details] [diff] [review]
promptUsernameAndPassword.patch

Review of attachment 798367 [details] [diff] [review]:
-----------------------------------------------------------------

Looks good! Just fix that whitespace nit, and I'll land this for you.

::: mail/test/mozmill/shared-modules/test-prompt-helpers.js
@@ +133,5 @@
>      return this._will_return;
>    },
>  
> +  promptUsernameAndPassword: function(aParent, aDialogTitle, aText,
> +                                      aUsername, aPassword, aCheckMsg, 

Nit - trailing whitespace.
Attachment #798367 - Flags: review?(mconley) → review+
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: