Merge pull request #4343 from brendandahl/ff-cleanup …
Use only one resource url for moz central build.
Merge pull request #3595 from brendandahl/fix-clip …
Move the creation of canvas path fonts to the worker.
adjusted some more chrome references in make.js and README.js as per @… …
…yurydelendik's suggestion
Merge pull request #3532 from yurydelendik/telem-1 …
Adds initial telemetry probes
Highly improved Chrome extension …
Full list feature changes in this commit: - Support for iframes - Switched to content-type (MIME) detection instead of hard-coding a case-sensitive check for the .PDF extension - The PDF's original URL is visible in the omnibox - Support for incognito mode Note: PDF viewer is disabled for the file:// + incognito combination, because it's currently impossible to get the combination to work. See #3017 (comment)