stable

Clone or download

Read-only

request #10943: Remove generic browser polyfills used for things before the IE11 world

JSON and storage related operations have been supported, at least partially, since IE8. Tuleap browser support start with IE11. These polyfills can dropped. Change-Id: Ib97aee64d55c42a1f77453e10f3f6423df90a7c5

Modified Files

Name
M gulpfile.js +0 −2 Go to diff View file
D src/www/scripts/polyphills/json2.js +0 −486 Go to diff View file
D src/www/scripts/polyphills/storage.js +0 −92 Go to diff View file