• Robert Knight's avatar
    Support new PDF.js fingerprint API · aade0062
    Robert Knight authored
    In https://github.com/mozilla/pdf.js/pull/13661 the API for retrieving
    PDF fingerprints (aka. File Identifiers) changed. In generic builds of
    PDF.js the old API remains available, but not in the non-generic one
    that Firefox's built-in viewer uses.
    
    This commit makes Hypothesis use the new API if available or the old API
    otherwise. The fingerprint value should be the same in both cases.
    
    Fixes #3673
    aade0062
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...