gjs 1.49.91
- From: Philip Chimento <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gjs 1.49.91
- Date: Mon, 21 Aug 2017 23:25:54 +0000 (UTC)
About gjs
=========
GNOME JavaScript/Spidermonkey bindings
News
====
- Deprecation: The private "__name__" property on Lang.Class instances is
now discouraged. Code should not have been using this anyway, but if it did
then it should use the "name" property on the class (this.__name__ should
become this.constructor.name), which is compatible with ES6 classes.
- Closed bugs:
* Use ES6 classes [#785652, Philip Chimento]
* A few fixes for stack traces and error reporting [#786183, Philip Chimento]
* /proc/self/stat is read for every frame if GC was not needed [#786017,
Benjamin Berg]
- Build fix [Philip Chimento]
Download
========
https://download.gnome.org/sources/gjs/1.49/gjs-1.49.91.tar.xz (604K)
sha256sum: a187c3eaf04a4ce4c68a8cac384fd5c7fe5710cee53fbd51babc3bbb27264069
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]