[gjs: 4/4] Merge branch 'ewlsh/whatwg-timers' into 'master'
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 4/4] Merge branch 'ewlsh/whatwg-timers' into 'master'
- Date: Fri, 14 Jan 2022 20:34:32 +0000 (UTC)
commit 90b1c43f57080984f2468d79878fcd6224657bf0
Merge: b4f89d7d 43689fec
Author: Philip Chimento <philip chimento gmail com>
Date: Fri Jan 14 20:34:32 2022 +0000
Merge branch 'ewlsh/whatwg-timers' into 'master'
[Mainloop 3/3] WHATWG Timers
See merge request GNOME/gjs!677
.eslintrc.yml | 4 +
examples/timers.js | 21 ++
gjs/context.cpp | 2 +
gjs/promise.cpp | 29 +++
gjs/promise.h | 5 +
installed-tests/js/.eslintrc.yml | 8 +-
installed-tests/js/meson.build | 1 +
installed-tests/js/minijasmine.js | 17 --
installed-tests/js/testGLib.js | 2 +-
installed-tests/js/testLegacyClass.js | 2 +-
installed-tests/js/testTimers.js | 403 ++++++++++++++++++++++++++++++++++
js.gresource.xml | 4 +-
modules/esm/_bootstrap/default.js | 2 +
modules/esm/_timers.js | 166 ++++++++++++++
14 files changed, 639 insertions(+), 27 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]