]> git.parisson.com Git - pdf.js.git/commit
Refactor to execute IR on main thead by posting messages to itself
authorJulian Viereck <julian.viereck@gmail.com>
Wed, 7 Sep 2011 17:16:02 +0000 (10:16 -0700)
committerJulian Viereck <julian.viereck@gmail.com>
Thu, 15 Sep 2011 15:20:43 +0000 (08:20 -0700)
commitac4a57e858869c78f0936115c36d84f80c6f0622
tree4190e08a6b6708f2fedb952ff15fd71bb22cccca
parenta3baea5fcb63aa46c13e62445fea0d29ce46c94c
Refactor to execute IR on main thead by posting messages to itself
pdf.js
web/viewer.html
worker.js
worker/boot.js
worker/handler.js [new file with mode: 0644]
worker/message_handler.js