• Robert Knight's avatar
    Update JS engine feature tests · 961d9656
    Robert Knight authored
    `Object.fromEntries` is showing up in Sentry as the most frequent error from
    browsers [1] that are outside our supported range, so use it as a representative
    feature to decide whether the client can load at all. We assume that this can
    subsume the previous ES2015-era feature tests.
    
    `Object.fromEntries` is available since Chrome 73 (Mar 2019), Safari
    12.1 (Mar 2019), Firefox 63 (Oct 2018).
    
    [1] https://sentry.io/organizations/hypothesis/issues/3747304654
    961d9656
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...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...