Wed, 12 Nov 2014 10:48:12 +0100No longer needed model instances can be garbage collected gc
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 12 Nov 2014 10:48:12 +0100] rev 870
No longer needed model instances can be garbage collected

Wed, 12 Nov 2014 10:36:39 +0100Removing needless import gc
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 12 Nov 2014 10:36:39 +0100] rev 869
Removing needless import

Tue, 11 Nov 2014 16:14:55 +0100All ko->java callbacks can be made through Knockout instance gc
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 11 Nov 2014 16:14:55 +0100] rev 868
All ko->java callbacks can be made through Knockout instance

Mon, 10 Nov 2014 18:28:45 +0100Verifying a parameter to a method can be GCed by a test that is passing. Verifying the knockout model sticks in a memory when no longer needed by a failing test. gc
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 10 Nov 2014 18:28:45 +0100] rev 867
Verifying a parameter to a method can be GCed by a test that is passing. Verifying the knockout model sticks in a memory when no longer needed by a failing test.

Sun, 09 Nov 2014 16:07:41 +0100Disable Nashorn ko test on JDK8 u25 and u40 because of JDK-8047764
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 09 Nov 2014 16:07:41 +0100] rev 866
Disable Nashorn ko test on JDK8 u25 and u40 because of JDK-8047764

Sun, 09 Nov 2014 15:29:29 +0100Merging: It's OK if status is 0
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 09 Nov 2014 15:29:29 +0100] rev 865
Merging: It's OK if status is 0

Sun, 09 Nov 2014 15:29:01 +0100request.status === 0 is still signal of success. especially when loading resources from local disk
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 09 Nov 2014 15:29:01 +0100] rev 864
request.status === 0 is still signal of success. especially when loading resources from local disk

Thu, 16 Oct 2014 11:52:26 +0200#247466: Title of the main window showing JavaFX WebView is updated according to title of the HTML page in it
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 16 Oct 2014 11:52:26 +0200] rev 863
#247466: Title of the main window showing JavaFX WebView is updated according to title of the HTML page in it

Thu, 16 Oct 2014 09:12:59 +0200#247470: @Property names can be Java keywords. Also providing special handling for 'class' which has getter accessClass to not conflict with Object.getClass
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 16 Oct 2014 09:12:59 +0200] rev 862
#247470: @Property names can be Java keywords. Also providing special handling for 'class' which has getter accessClass to not conflict with Object.getClass

Fri, 26 Sep 2014 15:44:39 +0200Need to prevent obfuscation of imported symbols
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 26 Sep 2014 15:44:39 +0200] rev 861
Need to prevent obfuscation of imported symbols