mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Refactor to execute IR on main thead by posting messages to itself
This commit is contained in:
parent
a3baea5fcb
commit
ac4a57e858
6 changed files with 157 additions and 112 deletions
|
@ -13,6 +13,7 @@
|
|||
<script type="text/javascript" src="../metrics.js"></script>
|
||||
<script type="text/javascript" src="../worker.js"></script>
|
||||
<script type="text/javascript" src="../worker/message_handler.js"></script>
|
||||
<script type="text/javascript" src="../worker/handler.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue