Closed Bug 1946171 Opened 16 days ago Closed 7 days ago

Add support for saving signature data

Categories

(Firefox :: PDF Viewer, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
137 Branch
Tracking Status
firefox137 --- fixed

People

(Reporter: calixte, Assigned: calixte)

References

(Blocks 1 open bug)

Details

Attachments

(2 files, 1 obsolete file)

For each signature (limited to 5 for now) we want to store its description and the points coordinates used to draw it.
Since it's pretty similar to storing username/password, since we want to be able to sync this data across devices (for now it's only a feature for Desktop) and we want to have the same security level as for passwords, it makes sense to not try to reinvent the wheel and just use the logins API which perfectly fits our needs.

Attachment #9464150 - Attachment is obsolete: true

It isn't possible to use logins stuff for the moment, we'll see later if it's a possibility or if we want to implement something else to at least have the possibility to sync the signatures between devices.
For now we'll use an indexedDB storage.

Pushed by cdenizet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ee75150a57d2 Add the possibility to save the signature data for PDF.js in a db r=marco

Backed out changeset ee75150a57d2 (Bug 1946171) for causing failures on browser_pdfjs_signature_storage

Push with failures

Failure log

Backout link

Flags: needinfo?(cdenizet)
Regressions: 1948381
Pushed by cdenizet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d6f94dddcee6 Add the possibility to save the signature data for PDF.js in a db r=marco
Status: ASSIGNED → RESOLVED
Closed: 7 days ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Flags: needinfo?(cdenizet)
Blocks: 1948771
No longer blocks: 1948771
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: