mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Atom is upgrading to use electron 11.4.7 however on that version chromium has deprecated `document.registerElement`. There are some community packages whose implementations depend on `document.registerElement`. Therefore shipping without a polyfill will break those packages. As Atom maintainers we wouldn't want to introduce a change that has the potential of breaking many packages.
7.6 KiB
7.6 KiB