1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00
pdf.js/src
Jonas Jenwald 834423b51d Add more logical assignment in the src/ folder
This patch uses nullish coalescing assignment in cases where it's immediately obvious from surrounding code that doing so is safe, and logical OR assignment elsewhere (mostly the changes in XFA code).
2025-04-12 17:28:33 +02:00
..
core Add more logical assignment in the src/ folder 2025-04-12 17:28:33 +02:00
display [Editor] Commit the current drawing before switching the current mode 2025-04-10 21:31:24 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
scripting_api Add more logical assignment in the src/ folder 2025-04-12 17:28:33 +02:00
shared Merge pull request #19778 from Snuffleupagus/replace-getAll 2025-04-08 17:26:24 +02:00
interfaces.js Ensure that the response-origin of range requests match the full request (issue 12744) 2024-11-24 10:08:29 +01:00
license_header.js Update the year in the license_header files 2024-07-02 14:34:59 +02:00
license_header_libre.js Update the year in the license_header files 2024-07-02 14:34:59 +02:00
pdf.image_decoders.js [api-minor] Remove the image-related error message prefixes 2024-04-20 12:51:45 +02:00
pdf.js Introduce a helper function for clamping a value to a range 2025-03-06 14:05:26 +01:00
pdf.sandbox.external.js Lint against export [some declaration] 2025-04-07 17:51:17 +02:00
pdf.sandbox.js Enable the ESLint no-console rule in parts of the code-base 2024-11-14 12:41:39 +01:00
pdf.scripting.js Output pdf.scripting.js as a JavaScript module (PR 17055 follow-up) 2023-10-07 15:27:26 +02:00
pdf.worker.js Allow, optionally, using worker-modules during local development 2023-01-31 12:09:44 +01:00