GNOME Bugzilla – Bug 689743
application.js: Set import versions
Last modified: 2012-12-05 23:27:00 UTC
Future versions of gjs will likely warn when doing "unversioned" imports. See https://bugzilla.gnome.org/show_bug.cgi?id=689654
Created attachment 230846 [details] [review] application.js: Set import versions
Review of attachment 230846 [details] [review]: Does this require the gjs patch? Looks good to me either way, thanks.
(In reply to comment #2) > Review of attachment 230846 [details] [review]: > > Does this require the gjs patch? Nope, imports.gi.versions has existed for quite a while, just no one has been using it really. > Looks good to me either way, thanks. Thanks!
Attachment 230846 [details] pushed as b26cf77 - application.js: Set import versions