pdf.js/web
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
..
images Add more annotation icons and vectorize the logo. 2012-10-27 13:40:13 -04:00
.gitignore Updates webL10n; using viewer.properties as is 2012-11-29 14:02:33 -06:00
compatibility.js Merge pull request #2196 from yurydelendik/ie9-console 2012-10-04 15:57:43 -07:00
compressed.tracemonkey-pldi-09.pdf Add Makefile. Move some files around to make building the website easier. 2011-07-05 10:53:57 -07:00
debugger.js Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
firefoxcom.js Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
index.html.template Update web/index.html.template 2012-10-02 07:26:20 -05:00
viewer-snippet-b2g-activity-header.html Add close button and title bar for b2g. 2012-11-28 11:02:56 -08:00
viewer-snippet-firefox-extension.html Un-inline pdf.js for the extension/mozcentral and remove fetch pdf by content code. 2012-10-29 12:44:18 -07:00
viewer-snippet.html Updates webL10n; using viewer.properties as is 2012-11-29 14:02:33 -06:00
viewer.css Fixes the Outline view in RTL languages, follow up of #2510 2012-12-28 13:26:30 +01:00
viewer.html New GUI for B2G viewer. 2012-11-29 17:01:51 -08:00
viewer.js fix for #2219, "provide a better error message when file= not found/accessible" 2013-01-29 13:17:04 -08:00