summaryrefslogtreecommitdiff
path: root/core/util/polyfill.js
Commit message (Expand)AuthorAgeFilesLines
* Change copyright headerdocs/fix-copyrightSolly Ross2018-09-271-1/+1
* Enforce space after function namePierre Ossman2018-09-061-1/+1
* Use fat arrow functions `const foo = () => { ... };` for callbacksJuanjo Diaz2018-07-121-2/+2
* Prefer const/let over varJuanjo Diaz2018-05-241-5/+5
* Use standard EventTarget interface for eventsPierre Ossman2017-11-091-0/+54