mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
- Improve variable names and move variables to the top of the method - Use constants where possible - Only print the delay text if there is an atual delay set - Simplify continuation logic in _nextTask - Do not pass anything to clearCanvas: we can get the context from this.canvas there. - Remove innerHTML and replace it with textContent. Add a comment why insertAdjancentHTML is so important for performance and runtime. - Merge _quit and _sendQuitRequest. |
||
---|---|---|
.. | ||
features | ||
font | ||
mozcentral | ||
pdfs | ||
resources | ||
stats | ||
ttx | ||
unit | ||
.gitignore | ||
downloadutils.js | ||
driver.js | ||
test.js | ||
test_manifest.json | ||
test_slave.html | ||
testutils.js | ||
webbrowser.js | ||
webserver.js |