Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In order to simplify m-c code, move some in pdf.js #12689

Merged
merged 1 commit into from
Dec 17, 2020

Commits on Dec 17, 2020

  1. In order to simplify m-c code, move some in pdf.js

     * move set/clear|Timeout/Interval and crackURL code in pdf.js
     * remove the "backdoor" in the proxy (used to dispatch event) and so return the dispatch function in the initializer
     * remove listeners if an error occured during sandbox initialization
     * add support for alert and prompt in the sandbox
     * add a function to eval in the global scope
    calixteman committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    8bff4f1 View commit details
    Browse the repository at this point in the history