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
da4119339b
commit
c80deaa1b8
Loading…
Reference in new issue