Mon, 22 Dec 2014 20:33:44 +0100String is like a primitive type. Keep its signature.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 22 Dec 2014 20:33:44 +0100] rev 1754
String is like a primitive type. Keep its signature.

Sun, 14 Dec 2014 19:28:56 +0100Increasing separation of both tests. Running them in their own web view.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Dec 2014 19:28:56 +0100] rev 1753
Increasing separation of both tests. Running them in their own web view.

Sun, 14 Dec 2014 19:03:28 +0100Increasing the timeout to 10s as Internet Explorer does not timeout in 1s in loadError test
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Dec 2014 19:03:28 +0100] rev 1752
Increasing the timeout to 10s as Internet Explorer does not timeout in 1s in loadError test

Sun, 14 Dec 2014 19:02:46 +0100Preventing Internet Explorer from caching the resources
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Dec 2014 19:02:46 +0100] rev 1751
Preventing Internet Explorer from caching the resources

Sun, 14 Dec 2014 16:29:46 +0100Internet Explorer somehow caches values of person.json and people.json from previous runs. Let's use unique names to prevent that.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Dec 2014 16:29:46 +0100] rev 1750
Internet Explorer somehow caches values of person.json and people.json from previous runs. Let's use unique names to prevent that.

Mon, 08 Dec 2014 22:13:18 +0100Getting ready for next version of HTML/Java - e.g. skipping the GC test, as WeakReference does not work in Bck2Brwsr
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Dec 2014 22:13:18 +0100] rev 1749
Getting ready for next version of HTML/Java - e.g. skipping the GC test, as WeakReference does not work in Bck2Brwsr

Mon, 08 Dec 2014 18:52:00 +0100Add Bck2BrwsrDebug attribute to -debug file
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Dec 2014 18:52:00 +0100] rev 1748
Add Bck2BrwsrDebug attribute to -debug file

Mon, 08 Dec 2014 18:36:00 +0100Remove needless imports
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Dec 2014 18:36:00 +0100] rev 1747
Remove needless imports

Mon, 08 Dec 2014 00:22:49 +0100Can use precompiled versions even when running tests
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 08 Dec 2014 00:22:49 +0100] rev 1746
Can use precompiled versions even when running tests

Sat, 06 Dec 2014 11:11:45 +0100Solving cyclic dependency by removing the launcher.http's dependency on emul-rt.jar
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 06 Dec 2014 11:11:45 +0100] rev 1745
Solving cyclic dependency by removing the launcher.http's dependency on emul-rt.jar