Closed
Bug 1268835
Opened 7 years ago
Closed 4 years ago
[Mortar] Implement PPB_PDF::SetContentRestriction()
Categories
(Firefox :: PDF Viewer, enhancement, P4)
Firefox
PDF Viewer
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: lochang, Unassigned)
References
Details
(Whiteboard: [backlog])
Attachments
(3 files)
+++ This bug was initially created as a clone of Bug #1268830 +++ Implement PPB_PDF::SetContentRestriction() method.
Comment 1•6 years ago
|
||
Sets content restriction for a full-page plugin (i.e. can't copy/print).
Group: mozilla-employee-confidential
Comment 2•6 years ago
|
||
This seems a more advanced feature, remove its dependency from bug 1268829.
Blocks: 1264551
Comment 3•6 years ago
|
||
Al, could you find a sample that prohibits users from copy and print? and we need to know if this is already supported in pdf.js so we won't regress features. Thanks.
Flags: needinfo?(atsai)
![]() |
||
Comment 5•6 years ago
|
||
You are restricted from copying and pasting. Still, you can print this file.
![]() |
||
Comment 6•6 years ago
|
||
You are restricted from copying, pasting, printing and saving this file.
![]() |
||
Comment 7•6 years ago
|
||
Also, pdf.js doesn't support restriction. I can copy content from all above files and print the files.
Updated•6 years ago
|
Whiteboard: [backlog]
Updated•6 years ago
|
Severity: normal → enhancement
Component: General → PDF Viewer
Priority: -- → P4
Summary: Implement PPB_PDF::SetContentRestriction() → [Mortar] Implement PPB_PDF::SetContentRestriction()
Comment 8•4 years ago
|
||
I'm closing this bug as WONTFIX per:
"The Mortar experiment has concluded. Mozilla does not consider the PDF use case justifies the burden of implementing and maintaining PDFium and a Pepper API implementation in Gecko."
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•