Lines Matching refs:issues
3 …* [Fix] avoid accessing `window.applicationCache`, to avoid issues with latest Chrome on HTTP (#46)
25 …lity bug checking in try/catch, per [es5-shim#327](https://github.com/es-shims/es5-shim/issues/327)
26 …Blacklist 'window.frameElement' per [es5-shim#322](https://github.com/es-shims/es5-shim/issues/322)
33 …35e90d5c8d0d8125a99f27819c9b9cdad / https://github.com/es-shims/es5-shim/issues/275 that doesn't b…
126 * Fixing constructor enum issue. Fixes [#5](https://github.com/ljharb/object-keys/issues/5).
127 * Adding a test for [#5](https://github.com/ljharb/object-keys/issues/5)
131 …constructor property is not enumerable. Fixes [#3](https://github.com/ljharb/object-keys/issues/3).
132 …, and to skip "prototype" in functions. Fixes [#2](https://github.com/ljharb/object-keys/issues/2).
133 * Fixing a typo on this test for [#3](https://github.com/ljharb/object-keys/issues/3).
135 * Adding an IE < 9 test per [#3](https://github.com/ljharb/object-keys/issues/3)
136 * Adding an iOS 5 mobile Safari test per [#2](https://github.com/ljharb/object-keys/issues/2)
219 * Merge branch 'export_one_thing'; closes [#1](https://github.com/ljharb/object-keys/issues/1)