My favorites
▼
|
Sign in
jscocoa
Write Cocoa apps in Javascript
Project Home
Downloads
Wiki
Issues
Source
Search
Search within:
All wiki pages
Featured pages
Current pages
Deprecated pages
for
Crashes
Updated
Feb 4, 2010
by
parman...@gmail.com
JSCocoa crashes in
JavascriptCore
in 10.5.2, works fine in 10.5.5. — Retested post
issue 37
fix, still crashes.
JSCocoa's GUI console crashes when
JavascriptCore
and
WebKit
interact too much or too fast. -> uncommenting NSLog() in jsCocoaObject_getProperty and running all tests will crash. Possible workaround TOTEST : garbageCollect before calling
WebKit
.
That was my fault, fixed. See
issue 37
http://code.google.com/p/jscocoa/issues/detail?id=37
►
Sign in
to add a comment
Powered by
Google Project Hosting