Wed, 04 Jun 2014 14:37:10 +0200Consistently use request && r rather than this & response envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 14:37:10 +0200] rev 688
Consistently use request && r rather than this & response

Wed, 04 Jun 2014 13:28:35 +0200Better check for undefined envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 13:28:35 +0200] rev 687
Better check for undefined

Wed, 04 Jun 2014 13:18:18 +0200Don't need any callbacks checks in the env.js integration envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 13:18:18 +0200] rev 686
Don't need any callbacks checks in the env.js integration

Wed, 04 Jun 2014 12:34:25 +0200Register also the Executor otherwise context from background threads is not passed in properly envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 12:34:25 +0200] rev 685
Register also the Executor otherwise context from background threads is not passed in properly

Wed, 04 Jun 2014 12:29:00 +0200Eliminating last usage of .children in KnockoutTest envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 12:29:00 +0200] rev 684
Eliminating last usage of .children in KnockoutTest

Wed, 04 Jun 2014 12:26:19 +0200Another rewrite to use childNodes instead of childen envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 12:26:19 +0200] rev 683
Another rewrite to use childNodes instead of childen

Wed, 04 Jun 2014 12:18:35 +0200Loading requested page in case window object is defined envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 12:18:35 +0200] rev 682
Loading requested page in case window object is defined

Wed, 04 Jun 2014 12:17:10 +0200Sharing the countChildren code and making sure they pass on older browsers like env.js envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 12:17:10 +0200] rev 681
Sharing the countChildren code and making sure they pass on older browsers like env.js

Wed, 04 Jun 2014 10:28:17 +0200Using nashorn specific env.js we are down to 21 test failures in KnockoutTCK envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 10:28:17 +0200] rev 680
Using nashorn specific env.js we are down to 21 test failures in KnockoutTCK

Wed, 04 Jun 2014 10:27:22 +0200this may not be the right object, refering to scope variable. response is new invention, if it is missing, try responseText envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 10:27:22 +0200] rev 679
this may not be the right object, refering to scope variable. response is new invention, if it is missing, try responseText