Changes

Jump to: navigation, search

Implementing the Mouse Lock API in Firefox

461 bytes added, 17:22, 29 November 2011
High-Level Mouse Lock Implementation Tasks
# User agents may prompt for confirmation before locking, this preference may be saved as a content setting (Mentioned in class by humphd, setting would be in about:config ) mjschranz
# <strike>Figure out [[Mac Crash with Jesse's SynthesizeMouseMove change]]</strike> humph
#When the locked element is removed from the DOM Tree, the mouse should be unlocked
#Trying to lock a locked element should fire the success callback
#Before locking the mouse check if the element is a DOM element and if it is in the DOM Tree
#When the mouse is locked, screenX and screenY should return constant values.
#Save the screenX and screenY position before locking the mouse
#Restructure Lock method to do most of its operations in a separate thread.
==Resources==
1
edit

Navigation menu