Closed
Bug 458598
Opened 17 years ago
Closed 17 years ago
Convert test_notifications.html into a mini-framework for creating notification tests
Categories
(Toolkit :: Password Manager, enhancement)
Toolkit
Password Manager
Tracking
()
RESOLVED
FIXED
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
Attachments
(1 obsolete file)
One use case here would be writing the private browsing tests in bug 248970. This is Justin's suggestion in bug 248970 comment 324.
The tests in bug 403420 may be able to use the mini-framework produced here as well, so I'm adding that bug as a dependency as well.
Comment 1•17 years ago
|
||
Hmm, I'm going to need some of this for the HTTP auth prompt tests, for testing part of bug 394611.
Have you already started this work? If not, I'll go ahead and do it.
Comment 2•17 years ago
|
||
I went ahead and fixed this in 394611... There's now a notification_common.js with the common functions for getting notification box/bars, and clicking buttons in it.
Assignee: ehsan.akhgari → nobody
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•17 years ago
|
||
Can we move the notification_common.js part of the patch for bug 394611 here, now that it's been backed out? I really need this before I can finish off my work on password manager tests for bug 248970. I'll attach the appropriate patch which is essentially your work from that bug here. I'm not sure if it requires another review though.
Reporter | ||
Comment 4•17 years ago
|
||
Part of Dolske's patch in bug 394611. I'm asking for review here because apparently no review was made on these changes in bug 394611.
Attachment #342685 -
Flags: review?(gavin.sharp)
Reporter | ||
Updated•17 years ago
|
Assignee: nobody → dolske
Status: REOPENED → ASSIGNED
Reporter | ||
Comment 5•17 years ago
|
||
Fixed by bug 394611.
Reporter | ||
Updated•17 years ago
|
Attachment #342685 -
Attachment is obsolete: true
Attachment #342685 -
Flags: review?(gavin.sharp)
You need to log in
before you can comment on or make changes to this bug.
Description
•