emul/mini/src/main/java/java/net/URL.java
Sat, 02 Feb 2013 06:01:44 +0100 Checking for existance using typeof
Fri, 01 Feb 2013 21:25:42 +0100 Reverted the condition checks
Fri, 01 Feb 2013 19:49:21 +0100 Infering the URL context from the browser's base URL, if any
Fri, 01 Feb 2013 14:16:26 +0100 URL.openStream works via XHR
Thu, 31 Jan 2013 18:45:00 +0100 Can read binary data via new URL('').getContent(byte[].class)
Thu, 24 Jan 2013 19:36:40 +0100 Getting getResources(...) to work and return URLs with streams. Currently fails in register allocation.
Wed, 23 Jan 2013 20:39:23 +0100 First attempt to separate 'mini' profile from the rest of JDK APIs