Open Bug 680617 (web-printing) Opened 13 years ago Updated 2 years ago

WebPrint (or WebIPP)

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: yury, Unassigned)

References

Details

Provide the subset of the Internet Printing Protocol functions (or just adapter to sent IPP requests) to be able to sent printer jobs to:
 - localy registered IPP printers;
 - remote printer, provided by the web page.

It will make possible to prepare a compatible paged document (e.g. PNGs, JPGs, PDF, etc.) and print it as is.
Taking in account http://groups.google.com/group/mozilla.dev.pdf-js/browse_thread/thread/37c83dfdecffd192# cross-origin concerns:
 - if page requests registered printers, prompt with printer selection dialog (as File->Print does) or security warning (as geolocaltion does);
  - if page request HTTP remote printer do standard security and CORS checks (as XHR does).
assinged to me for sec action to schedule a meeting
Whiteboard: [secr:curtisk]
Whiteboard: [secr:curtisk] → [sec-assigned:curtisk:749364]
Flags: sec-review?(curtisk)
Whiteboard: [sec-assigned:curtisk:749364]
Alias: web-printing
bug has no owner and has not moved in 2 years, closing blocking sec-review bug as incomplete and leaving flag to indicate need to do security work when / if this bug refreshes
Flags: sec-review?(curtisk) → sec-review?
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.