Changes

Jump to: navigation, search

Platform/AreWeFunYet

497 bytes added, 22:33, 12 April 2012
Miscellaneous
Anyway, [https://bug731974.bugzilla.mozilla.org/attachment.cgi?id=601937 this test case] allows one to check if requestAnimationFrame is behaving vaguely correctly (you shouldn't see red "too short" warnings).
 
= Sandboxing =
 
Games often want a restricted execution environment for some of their code. Modding, customizations, and player-implemented behaviors are example use cases. Sandboxing may be to prevent cheating, to control execution overhead, or to limit the modifiable parts of the game.
 
Current facilities include sandboxes, same-origin restrictions, workers, and compartments and proxies. Not all of these are accessible to content, and it is unclear how much of this requirement is handled.
= Miscellaneous =
Confirm
328
edits

Navigation menu