Add polyfill for AbortController (#7157)
The AbortController is used in both the background and the UI. Support for AbortController was added to Chrome in version 66, which is above our minimum supported version. I did consider increasing the minimum Chrome version to 66, but we have a decent number of users still on Chrome 65 unfortunately.feature/default_network_editable
parent
a00493fdbd
commit
50e9c4e5ad
Loading…
Reference in new issue