[gjs: 3/3] Merge branch 'ewlsh/top-level-await-mainloop' into 'master'




commit e59bcb7436858a79d3394737361cc5623daf5514
Merge: 3ecda4da 987ee8a8
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Jan 14 18:14:08 2022 +0000

    Merge branch 'ewlsh/top-level-await-mainloop' into 'master'
    
    [Mainloop 2/3] Implement "implicit" mainloop which only blocks on unresolved imports
    
    See merge request GNOME/gjs!678

 gjs/context-private.h                             |  9 ++-
 gjs/context.cpp                                   | 75 +++++++++++++++--------
 gjs/internal.cpp                                  |  9 ++-
 gjs/mainloop.cpp                                  | 37 +++++++++++
 gjs/mainloop.h                                    | 47 ++++++++++++++
 gjs/module.cpp                                    |  7 +++
 installed-tests/scripts/testCommandLineModules.sh | 19 +++++-
 meson.build                                       |  1 +
 tools/run_iwyu.sh                                 |  3 +-
 9 files changed, 175 insertions(+), 32 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]