Open
Bug 1751066
Opened 3 years ago
Updated 2 years ago
Add print and saveAsPDF to tabs API
Categories
(Thunderbird :: Add-Ons: Extensions API, enhancement)
Thunderbird
Add-Ons: Extensions API
Tracking
(Not tracked)
REOPENED
99 Branch
People
(Reporter: TbSync, Assigned: TbSync)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → john
Attachment #9259805 -
Attachment description: WIP: Bug 1751066 - Add tabs.print() and tabs.saveAsPDF(). → Bug 1751066 - Add tabs.print(), tabs.saveAsPDF() and tabs.getAsPDF(). r=mkmelin
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/bb6f57c25d0a
Add tabs.print(), tabs.saveAsPDF() and tabs.getAsPDF(). r=mkmelin
Updated•3 years ago
|
Target Milestone: --- → 99 Branch
Comment 4•3 years ago
|
||
Debug builds (at least linux) seem not to like this: https://treeherder.mozilla.org/logviewer?job_id=368042264&repo=comm-central&lineNumber=9445
PROCESS-CRASH | comm/mail/components/extensions/test/browser/browser_ext_tabs_getAsPDF.js | application crashed [@ nsWindowWatcher::OpenWindo
Flags: needinfo?(john)
Comment 5•3 years ago
|
||
Linux shippable:
TEST-UNEXPECTED-FAIL | comm/mail/components/extensions/test/browser/browser_ext_tabs_getAsPDF.js
Assignee | ||
Comment 6•3 years ago
|
||
I do not understand this, I had a working try a couple of days ago. I will have no time to work on this till next week, so I suggest backing it out for now. Sorry for the hassle.
Flags: needinfo?(john)
Backout by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/e88ebd233af7
Backed out changeset bb6f57c25d0a due to test failures. r=backout
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•