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 703564 - context: Set the stack quota again
context: Set the stack quota again
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-03 17:42 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-07-03 17:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
context: Set the stack quota again (960 bytes, patch)
2013-07-03 17:42 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-07-03 17:42:02 UTC
This way, we will actually get a JS error on recursion instead of running
off the end of the stack.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-07-03 17:42:03 UTC
Created attachment 248338 [details] [review]
context: Set the stack quota again
Comment 2 Colin Walters 2013-07-03 17:50:45 UTC
Review of attachment 248338 [details] [review]:

Looks like this was accidentally removed in 21e452ee4e8387e2f433690454d60313434fe6f5 - ok.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-07-03 17:53:27 UTC
Attachment 248338 [details] pushed as 1693bda - context: Set the stack quota again