Bill Walker 12af2f9431 fix for #2219, "provide a better error message when file= not found/accessible"
summary: create a new Exception class for missing PDF's, use it in place of generic

add new MissingPDFException to util.js
handle MissingPDF in api.js
handle MissingPDF in viewer.js, using new missing_file_error message
add new missing_file_error to l10n/en-US/viewer.properties
send MissingPDF from WorkerMessageHandler's loadDocument
send MissingPDF from GetDocRequest handler
2013-01-29 13:17:04 -08:00
..
2012-11-15 05:03:57 +01:00
2012-12-20 02:23:55 +01:00
2012-11-09 03:30:50 +01:00
2013-01-11 22:50:52 +09:00
2012-11-16 07:40:30 +01:00
2013-01-19 15:22:57 +08:00
2013-01-09 04:37:28 +08:00