aboutsummaryrefslogtreecommitdiff
path: root/src/library_html5.js
AgeCommit message (Collapse)Author
2014-02-01Fix indentation in the comments added in the previous commit.Jukka Jylänki
2014-02-01Restrict touch events to not run deferred fullscreen+pointerlock requests ↵Jukka Jylänki
due to security implications. Mark down related bugzilla entry.
2014-02-01Add support for detecting whether screen orientation lock succeeds or fails. ↵Jukka Jylänki
Current testing suggests that Firefox Nightly on Android does not support orientation lock. See https://bugzilla.mozilla.org/show_bug.cgi?id=966480 .
2014-01-24Rename library_events to library_html5 and other suggested renamings. Add ↵Jukka Jylänki
better support for reporting EMSCRIPTEN_RESULT_NOT_SUPPORTED for unsupported features.