]> git.proxmox.com Git - mirror_novnc.git/commit - utils/use_require_helpers.js
Vendor in an IE11 polyfill for Promises
authorSolly Ross <sross@redhat.com>
Wed, 1 Mar 2017 16:17:44 +0000 (11:17 -0500)
committerSolly Ross <sross@redhat.com>
Tue, 21 Mar 2017 21:39:07 +0000 (17:39 -0400)
commit152c399513e250aecda206ce38e2cf934d918c6c
tree6ce7aefbccea85b32789d24f1d6b2d3f9d7ed65b
parentadfc9d3f548b8d3c7aac837bd53c68b16b14b137
Vendor in an IE11 polyfill for Promises

This commit introduces a polyfill to add support for Promises in IE11.
This means IE11 can be tested without first running
`utils/as_require.js`.
LICENSE.txt
utils/use_require.js
utils/use_require_helpers.js
vendor/browser-es-module-loader/dist/browser-es-module-loader.js
vendor/browser-es-module-loader/src/browser-es-module-loader.js
vendor/promise.js [new file with mode: 0644]
vnc.html