This website requires JavaScript.
Explore
Help
Sign In
Sakurai
/
pdf.js
Watch
1
Star
0
Fork
0
You've already forked pdf.js
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pdf.js
/
src
/
shared
History
Jonas Jenwald
273d8cb746
Add non-PRODUCTION/TESTING overflow
assert
s to various string helper-functions (issue 6759)
2021-06-27 16:06:30 +02:00
..
.eslintrc
Enable the ESLint
no-var
rule globally
2021-03-13 16:12:53 +01:00
cffStandardStrings.js
Fix errors reported by the
comma-spacing
ESLint rule
2016-12-12 20:35:53 +01:00
compatibility.js
Add a
DOMMatrix
polyfill for Node.js environments (PR 13361 follow-up)
2021-06-10 21:08:23 +02:00
fonts_utils.js
Fix some static static analyzer warnings (issue 11965)
2020-11-01 12:08:38 +01:00
is_node.js
Make the detection of Node.js environments on Electron strict.
2020-07-12 10:56:17 +09:00
message_handler.js
Enable the ESLint
no-var
rule in the
src/shared/
folder
2020-10-03 08:27:45 +02:00
scripting_utils.js
[Regression] Prevent the *built*
pdf.scripting.js
/
pdf.sandbox.js
files from accidentally including most of the main-thread code (PR 12631 follow-up)
2020-12-04 14:17:26 +01:00
util.js
Add non-PRODUCTION/TESTING overflow
assert
s to various string helper-functions (issue 6759)
2021-06-27 16:06:30 +02:00