Closed
Bug 1653392
Opened 5 years ago
Closed 5 years ago
Setup a basic test for the print UI
Categories
(Toolkit :: Printing, task, P1)
Toolkit
Printing
Tracking
()
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: mstriemer, Assigned: mstriemer)
References
Details
(Whiteboard: [print2020_v81])
Attachments
(1 file)
When the print UI is in a tab modal dialog we'll want to be able to poke at the interface and verify it does some of the things we expect it to.
Set up a basic test that verifies that the interface can be opened and closed. Writing this mostly in helpers will likely be useful for future patches.
Updated•5 years ago
|
Whiteboard: [print2020_v80] → [print2020_v81]
| Assignee | ||
Comment 1•5 years ago
|
||
Depends on D84244
Updated•5 years ago
|
Assignee: nobody → mstriemer
Status: NEW → ASSIGNED
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7fac5bd02bb3
Basic tab modal print UI test r=emalysz,sfoster
Comment 3•5 years ago
|
||
Backed out 2 changesets (Bug 1653392, Bug 1648868) for causing failures in browser_modal_print.js CLOSED TREE
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=310984986&repo=autoland&lineNumber=4726
Backout: https://hg.mozilla.org/integration/autoland/rev/4a5520ecb0752ea1264c0c580964b995cda4e191
Flags: needinfo?(mstriemer)
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98b1c160e065
Basic tab modal print UI test r=emalysz,sfoster
Backout by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b36594479be2
Backed out 6 changesets (bug 1653392, bug 1648868, bug 1649202) for breaking bc at browser_modal_print.js on a CLOSED TREE
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f1ea26e4b3b7
Basic tab modal print UI test r=emalysz,sfoster
Comment 7•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
| Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(mstriemer)
You need to log in
before you can comment on or make changes to this bug.
Description
•