Changes

Jump to: navigation, search

Implementing the Mouse Lock API in Firefox

5 bytes added, 11:08, 2 December 2011
Implementation
# Trying to lock a locked element should fire the success callback - <strong>CloudScorpion</strong>
# <s>Before locking the mouse check if the element is a DOM element and if it is in the DOM Tree</s> diogogmt
# <s>Fix accurateness of mouse positioning on unlock() (should be the same point as when lock() was called). Currently works, but is offset. See nsEventStateManager::SetMouseLock. - </s> JSilver999
# <s>Restructure Lock method to do most of its operations in a separate thread.</s> humph
# Fix license headers for new files to use proper [http://www.mozilla.org/MPL/boilerplate-1.1/ MPL boilerplate] - humph
# <s>Do we need to add a user pref to enable/disable mouse lock? Nice to have, not blocking.</s> northwind, mjschranz
 
=====Out of Scope Implementation=====

Navigation menu