]> git.parisson.com Git - pdf.js.git/commit
Make web workers debuggable! This way an error can be caught in the browser when...
authorTim de Koning <github@kingsquare.nl>
Tue, 26 Jun 2012 08:12:10 +0000 (10:12 +0200)
committerTim de Koning <github@kingsquare.nl>
Tue, 26 Jun 2012 08:12:10 +0000 (10:12 +0200)
commitc131715a2fb7253a50baffb514efa6ed9af01751
tree7c4ee1e5079d7c479e12d18d1be4cec6d91411b1
parente7ee11c86a8aa432c44c4d1de8bc7a8556987ac6
Make web workers debuggable! This way an error can be caught in the browser when the web worker throws an error.
See http://www.nczonline.net/blog/2009/08/25/web-workers-errors-and-debugging/
src/worker.js