Johannes Barop

Results 6 comments of Johannes Barop

In our case it was caused because there was an access error during file matching. ```` ##[debug][Error: EACCES: permission denied, scandir '/home/runner/work/xxx'] { ##[debug] errno: -13, ##[debug] code: 'EACCES', ##[debug]...

Hey, thanks for opening issue. This small library got left behind. I'll spend some time in near future to get it back on track in the next weeks by resolving...

Sorry for the delay here. I need to work on this now :) I'll target the next version for 1st of November. At least an RC

Thanks! Looking into it right now. No worry about the failing tests. I thinking about replacing them with real browser tests

In GWT 2.5.1 Window.Location.getParameter will reflect changes to the browser history: http://code.google.com/p/google-web-toolkit/source/detail?r=11419

This will not work because the browser prevents access to the iframe's content due to the cross-domain policy.