gecko-dev/toolkit
Brendan Dahl 686ff6882f Bug 1659753 - Support saving PDF form data when using "Save Page As". r=Gijs
Now when Ctrl/Cmd+S or "Save Page As" is used, Firefox will send PDF.js a
message to trigger downloading. This allows PDF.js to generate a new PDF
if there is modified form data that needs to be saved or send back the
unmodified data. Once PDF.js has generated the blob, it will send messages
to the PdfjsParent to open the "Save As" dialog.

Adds two tests:
1) Saving a plain PDF without forms.
2) Saving a PDF with modified forms and verifies the new PDF has the form
   data.

Differential Revision: https://phabricator.services.mozilla.com/D87675
2020-08-21 22:40:40 +00:00
..
actors Bug 1653389, validate page range setting r=sfoster,mstriemer,fluent-reviewers,flod 2020-08-19 22:17:00 +00:00
components Bug 1659753 - Support saving PDF form data when using "Save Page As". r=Gijs 2020-08-21 22:40:40 +00:00
content Bug 1659753 - Support saving PDF form data when using "Save Page As". r=Gijs 2020-08-21 22:40:40 +00:00
crashreporter Bug 1659212 - Add aarch64 cpu type to crashreporter_osx.mm. r=gsvelto 2020-08-14 22:45:20 +00:00
docs Bug 1632818 - Create page for CFR Simple template in Firefox source docs r=k88hudson 2020-07-21 20:36:10 +00:00
library Bug 1656403: bump maximum gkrust-shared rust version to 1.47 r=glandium 2020-08-20 00:11:01 +00:00
locales Bug 1659757 - Part 1: Add string for paper-size picker. r=emalysz,fluent-reviewers,flod 2020-08-21 16:17:09 +00:00
modules Backed out changeset 80e6be24260d (bug 1654962) for causing bc failures in browser_modal_print.js 2020-08-21 17:47:07 +03:00
mozapps Bug 1643776 - Add Alpenglow theme, r=dmose,rpl,flod 2020-08-21 17:20:07 +00:00
pluginproblem
profile Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
system Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
themes Bug 1622995: Expose video controls to a11y even when visually hidden. r=MarcoZ,Gijs,heycam 2020-08-20 09:06:09 +00:00
xre Bug 1653671 - Add aMinimizeMemoryUsage argument to dumpMemoryReportsToNamedFile(). r=froydnj 2020-08-21 17:11:03 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build Backed out 4 changesets (bug 1648858) for Browser-chrome failures on content/test/static/browser_all_files_referenced.js. CLOSED TREE 2020-07-01 12:27:26 +03:00
moz.configure Bug 1659746 - Move `MOZ_WINCONSOLE` from `old-configure` to Python `configure` r=nalexander 2020-08-18 16:05:26 +00:00
toolkit.mozbuild Bug 1638373 - remove js/ipc now that CPOWs are dead, r=mccr8 2020-05-24 18:47:04 +00:00