aboutsummaryrefslogtreecommitdiff
path: root/src/emrun_postjs.js
AgeCommit message (Collapse)Author
2013-12-18Add support for launching Android browsers via emrun. Fix log message print ↵Jukka Jylänki
ordering with explicit synchronization.
2013-12-14Add machinery that detects whether a html page was built with --emrun ↵Jukka Jylänki
command line flag, and print a warning if not done so.
2013-12-14Added test to check that emrun stdout, stderr and process exit code capture ↵Jukka Jylänki
work.