After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725832 - LookingGlass: add GObject and Gio to the ns available inline
LookingGlass: add GObject and Gio to the ns available inline
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-06 15:20 UTC by Giovanni Campagna
Modified: 2014-03-06 15:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
LookingGlass: add GObject and Gio to the ns available inline (1.15 KB, patch)
2014-03-06 15:20 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2014-03-06 15:20:42 UTC
Having to go through import.gi is awfully inconvenient when one
is using the looking glass as a quick gjs console, and we're
already importing all sorts of stuff there.
Comment 1 Giovanni Campagna 2014-03-06 15:20:45 UTC
Created attachment 271116 [details] [review]
LookingGlass: add GObject and Gio to the ns available inline
Comment 2 Florian Müllner 2014-03-06 15:52:30 UTC
Review of attachment 271116 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2014-03-06 15:57:37 UTC
Attachment 271116 [details] pushed as 38750ba - LookingGlass: add GObject and Gio to the ns available inline