Closed Bug 1355421 Opened 7 years ago Closed 7 years ago

Web Extension API and nsIPrintSettingsService

Categories

(WebExtensions :: Untriaged, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1269300

People

(Reporter: mitko, Unassigned)

References

Details

(Whiteboard: [design-decision-needed] triaged)

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170323105023

Steps to reproduce:

I'm supporting addon which allow manipulation of print settings via client side javascript. (https://github.com/edabg/jsprintsetup)
To be ported this addon as web extension there is need of some sort of access to nsIPrintSettingsService.
Are there some Web Extension API which supports Print Settings?
Whiteboard: [design-decision-needed] triaged
Hi Dimitar, this has been added to the agenda for the May 16 WebExtentensions APIs Triage meeting. Will you be able to join us? 

Wiki: https://wiki.mozilla.org/Add-ons/Contribute/Triage

Agenda: https://docs.google.com/document/d/1vrhHNOelBty4hXcjQ8VbFk-azHRFFDVyGka7H0VpEa8/edit#
Thank you!

I will try to join.
See Also: → 1269300
Flags: needinfo?(mixedpuppy)
We have print APIs in process and there is some settings capability in the current patches.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(mixedpuppy)
Resolution: --- → DUPLICATE
This bug point to particular solution of the problem.
Here is proposed web-ext-experiment for extending printing functionalities.

Print service experiment implementation
https://github.com/edabg/web-ext-experiment-printservice

Web-ext experiment issue
https://github.com/web-ext-experiments/about/issues/15
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.