Changes

Jump to: navigation, search

Implementing the Mouse Lock API in Firefox

51 bytes added, 22:00, 19 November 2011
High-Level Mouse Lock Implementation Tasks
# Extend MouseEvent DOM implementation with movementX, movementY
## [[Stack Trace for nsDOMMouseEvent::nsDOMMouseEvent ctor]] (created on mouse move)
## [[Stack Trace for nsDOMMouseEvent::GetScreenX]]
# The browser must exit the mouse lock state if the user agent, window, or tab loses focus
# The ESC key should exit mouse lock

Navigation menu