Tue, 04 Mar 2014 17:32:54 +0100Deprecating Technology.runSafe - BrwsrCtx.execute is good enough BrwsrCtxExec
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 04 Mar 2014 17:32:54 +0100] rev 575
Deprecating Technology.runSafe - BrwsrCtx.execute is good enough

Tue, 04 Mar 2014 17:09:22 +0100Letting BrwsrCtx invoke runnables correctly and reschedule them into the appropriate thread if necessary. Caching JavaScript objects in the hope to allow asynchronous execution of the JavaScript snippets. BrwsrCtxExec
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 04 Mar 2014 17:09:22 +0100] rev 574
Letting BrwsrCtx invoke runnables correctly and reschedule them into the appropriate thread if necessary. Caching JavaScript objects in the hope to allow asynchronous execution of the JavaScript snippets.

Tue, 04 Mar 2014 12:29:51 +0100Merging BrwsrCtx.execute into main development line
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 04 Mar 2014 12:29:51 +0100] rev 573
Merging BrwsrCtx.execute into main development line

Tue, 04 Mar 2014 12:28:27 +0100Javadoc fix BrwsrCtxExec
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 04 Mar 2014 12:28:27 +0100] rev 572
Javadoc fix

Tue, 04 Mar 2014 11:18:00 +0100Eliminate OSGi dependency on TestNG by using 'assert' directly BrwsrCtxExec
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 04 Mar 2014 11:18:00 +0100] rev 571
Eliminate OSGi dependency on TestNG by using 'assert' directly

Tue, 04 Mar 2014 10:12:22 +0100Attempt to standardize asynchronous execution of JavaScript code snippets async
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Tue, 04 Mar 2014 10:12:22 +0100] rev 570
Attempt to standardize asynchronous execution of JavaScript code snippets

Mon, 03 Mar 2014 23:30:02 +0100BrwsrCtx.execute(Runnable) and using it whenever one mangles with @Model classes BrwsrCtxExec
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 03 Mar 2014 23:30:02 +0100] rev 569
BrwsrCtx.execute(Runnable) and using it whenever one mangles with @Model classes

Mon, 03 Mar 2014 15:14:46 +0100Use of e.g. confuses Javadoc, replace with 'like'
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Mon, 03 Mar 2014 15:14:46 +0100] rev 568
Use of e.g. confuses Javadoc, replace with 'like'

Mon, 03 Mar 2014 12:17:41 +0100Ability to update a property without callback from JavaScript back to Java
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Mon, 03 Mar 2014 12:17:41 +0100] rev 567
Ability to update a property without callback from JavaScript back to Java

Mon, 03 Mar 2014 10:15:35 +0100Ready for asynchronous execution
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Mon, 03 Mar 2014 10:15:35 +0100] rev 566
Ready for asynchronous execution