Closed
Bug 1255265
Opened 9 years ago
Closed 9 years ago
Convert password manager test_notifications.html to browser_capture_doorhanger.js for e10s
Categories
(Toolkit :: Password Manager, defect)
Toolkit
Password Manager
Tracking
()
RESOLVED
FIXED
mozilla48
People
(Reporter: MattN, Assigned: MattN)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Since this file is testing the browser popup notification implementation it made sense to convert it to a b-c test.
Assignee | ||
Comment 1•9 years ago
|
||
test_notifications.html was using an <iframe> which is less realistic so I'm using top-level documents.
Review commit: https://reviewboard.mozilla.org/r/39105/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/39105/
Attachment #8728787 -
Flags: review?(dolske)
Assignee | ||
Comment 2•9 years ago
|
||
I avoided the renames in the port to b-c to make the interdiff easier.
Review commit: https://reviewboard.mozilla.org/r/39107/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/39107/
Attachment #8728788 -
Flags: review?(dolske)
Updated•9 years ago
|
tracking-e10s:
--- → +
Comment 3•9 years ago
|
||
Comment on attachment 8728787 [details]
MozReview Request: Bug 1255265 - Convert password manager test_notifications.html to browser_capture_doorhanger.js. r=dolske
https://reviewboard.mozilla.org/r/39105/#review35989
I'm assuming the guts of the test is a fairly rote conversion from switch/case to add_task, so I didn't look at them individually.
Attachment #8728787 -
Flags: review?(dolske) → review+
Comment 4•9 years ago
|
||
Comment on attachment 8728788 [details]
MozReview Request: Bug 1255265 - Rename some helpers and variables in browser_capture_doorhanger.js for clarity. r=dolske
https://reviewboard.mozilla.org/r/39107/#review35991
Attachment #8728788 -
Flags: review?(dolske) → review+
Comment 7•9 years ago
|
||
Backed out for Mac and Windows instances of test_notifications_popup.html timing out after this landed.
https://hg.mozilla.org/integration/fx-team/rev/79256f612a53
https://treeherder.mozilla.org/logviewer.html#?job_id=7947911&repo=fx-team
https://treeherder.mozilla.org/logviewer.html#?job_id=7949564&repo=fx-team
Assignee | ||
Comment 8•9 years ago
|
||
To clarify, this was an intermittent test_notifications_popup.html failure: https://treeherder.mozilla.org/#/jobs?repo=fx-team&fromchange=7e4686be6b1f&filter-searchStr=mochitest%20m(5)&tochange=79256f612a53
Comment 10•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•