summaryrefslogtreecommitdiff
path: root/js/src/Ice/browser/TimerUtil.js
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Update Timer.setImmediate implementationJose2018-12-12
* Minor code simplificationJose2018-10-25
* Do not use setImedidate with Safari workersJose2018-10-25
* Fix JavaScript Safari es5/worker tests not workingJose2018-10-23
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
* Do not use WebWorkers with IE11Jose2018-03-29
* JavaScript ESLINT no var usage, prefer let and constJose2018-03-27
* JavaScript ESLINT prefer const usageJose2018-03-27
* Fixed issue with worker Timer and hold test hang when a call failedBenoit Foucher2018-03-26
* Fixed issue where the timer wasn't using a WebWorker for browsers (ICE-8754)Benoit Foucher2018-03-26
* Update copyright year to 2018Jose2018-02-14
* Remove excessive empty linesJoe George2017-06-07
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Fixed (ICE-7404) - js Ice/binding hung on Windows with ChromeJose2016-10-04
* | ES6 mapping updatesJose2016-08-19
|/
* Update copyright headersJoe George2016-03-01
* JS issue with Promise.delayJose2015-09-21
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
* Minor style fixesJose2015-09-17
* Use apply with null object to call setTimeoutJose2015-09-03
* Fixed ICE-6769 - fallback code in case Worker and blob URLs aren't supportedBenoit Foucher2015-09-03
* Fixed ICE-6730 - test failures on Microsoft Edge browserBenoit Foucher2015-08-20
* Don't create a worker if already running in a workerJose2015-07-31
* Fix Woker code to work with minified versionsJose2015-01-29
* Fixed (ICE-6229) - no easy way to run JS tests again against binary distributionJose2015-01-15
* Fixed (ICE-6224) - IceJS browser tests do not run when in the backgroundJose2015-01-14