• Robert Knight's avatar
    Use new-style confirm prompt in all browsers · e4a87749
    Robert Knight authored
    We previously implemented a custom confirm dialog for use in browsers
    which disallow use of `window.confirm` in cross-origin iframes (Chrome 9x) but
    kept `window.confirm` in other browsers while the design of the new
    dialogs was polished.
    
    The polishing has now been done, so this commit switches all confirm
    dialogs to use the new dialogs. This makes the experience look better
    and be consistent across browsers.
    e4a87749
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...