-
Solly Ross authored
Previously, we were modifying Array's prototype using simple assignment. This can mess with enumeration/iteration. Thus, we now use Object.defineProperty with enumerable set to false. See #366
f9fd0313
| Name |
Last commit
|
Last update |
|---|---|---|
| debian | ||
| docs | ||
| images | ||
| include | ||
| tests | ||
| utils | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| LICENSE.txt | ||
| README.md | ||
| favicon.ico | ||
| karma.conf.js | ||
| package.json | ||
| vnc.html | ||
| vnc_auto.html |