]> git.proxmox.com Git - mirror_novnc.git/commit
Switch to PhantomJS 2.x for testing
authorSolly Ross <sross@redhat.com>
Sat, 3 Sep 2016 17:53:47 +0000 (13:53 -0400)
committerSolly Ross <sross@redhat.com>
Fri, 16 Sep 2016 19:49:52 +0000 (15:49 -0400)
commit9eca6889bea1c51282ca188adf8f685157beead9
tree0301571b65d0fc42221a27ee5c1ac1bd6b46f92c
parent3949a095342153865682d716a7289c5de3e611c2
Switch to PhantomJS 2.x for testing

This commit switches over to use PhantomJS 2.x, bringing in a whole host
of improvements (including `Function#bind`, so we can remove the
`Function#bind` shim in core/util.js).
core/util.js
package.json
tests/run_from_console.casper.js
tests/run_from_console.js