User contributions
27 November 2011
Implementing the Mouse Lock API in Firefox
Communication
-110
Implementing the Mouse Lock API in Firefox
Participants
-23
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+4,431
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+5
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+38
25 November 2011
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+23
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+86
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+23
Mac Crash with Jesse's SynthesizeMouseMove change
Created page with 'Looks like we're causing a loop with simulated mouse move events. Here's my crash stack on Mac: <pre> Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 XUL …'
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+66
24 November 2011
23 November 2011
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+87
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+103
22 November 2011
21 November 2011
Void lock (in Element target, optional in VoidCallback successCallback, optional in VoidCallback failureCallback);
Created page with '==Doing the callbacks in IDL/C++== Consider a similar interface already in the DOM, navigator.geolocation.getCurrentPosition: https://mxr.mozilla.org/mozilla-central/source/dom…'
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+4
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+217
20 November 2011
Mouse Lock Implementation FAQ
no edit summary
+821
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+170
19 November 2011
Where to store the state info (e.g., previous position) between mouse events?
no edit summary
+375
Where to store the state info (e.g., previous position) between mouse events?
Created page with 'Discussion from #introduction with khuey <pre> 20:40 <@humph> evening 20:41 <@humph> any content/dom folks about? 20:41 <@humph> I need to bounce some ideas off someone 20:43 < …'
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+85
Stack Trace for nsDOMMouseEvent::GetScreenX
no edit summary
+1,218
Stack Trace for nsDOMMouseEvent::GetScreenX
Created page with 'Attach a 'mousemove' event listener, move your mouse, access event.screenX: <pre> #0 nsDOMMouseEvent::GetScreenX (this=0x11ac73880, aScreenX=0x7fff5fbf9478) at /Users/dave/repo…'
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+51
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+159
Stack Trace for nsDOMMouseEvent::nsDOMMouseEvent ctor
Created page with 'Here is what happens when an nsDOMMouseEvent gets created: <pre> #0 nsDOMMouseEvent::nsDOMMouseEvent (this=0x11acc2380, aPresContext=0x11cc08c00, aEvent=0x7fff5fbfc390) at /Use…'
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+85
17 November 2011
Mouse Lock Implementation FAQ
no edit summary
+577
Mouse Lock Implementation FAQ
no edit summary
+309
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+121
16 November 2011
Refactor nsIDOMNavigator changes for pointer attribute to be in separate interface
no edit summary
+604
Refactor nsIDOMNavigator changes for pointer attribute to be in separate interface
no edit summary
-4
Refactor nsIDOMNavigator changes for pointer attribute to be in separate interface
Created page with 'When implementing the <code>navigator.pointer</code> [https://github.com/humphd/mozilla-central/blob/b9be545b1ab71aa12b337b63a1967bea1960f9af/dom/interfaces/base/nsIDOMNavigator.…'
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+89
13 November 2011
Notes on MouseLock DOM Implementation Nov 13, 2011
Created page with ' First attempt at putting MouseLockable and navigator.pointer into the DOM: https://github.com/humphd/mozilla-central/commit/951c8b505b2be1e4503f1a252e2384b75787eb34 This throw…'
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
Implementing the Mouse Lock API in Firefox
High-Level Mouse Lock Implementation Tasks
+37
12 November 2011
9 November 2011
Mouse Lock Implementation FAQ
After building a debug version of Firefox on Windows, should I be seeing a lot of WARNING messages?
+99
Mouse Lock Implementation FAQ
no edit summary
-572
8 November 2011
2 November 2011
Mouse Lock Implementation FAQ
How do I resolve the windows line ending error when trying to build FireFox?
+234
Mouse Lock Implementation FAQ
How do I resolve the windows line ending error when trying to build FireFox?
+241
1 November 2011
31 October 2011
Implementing the Mouse Lock API in Firefox
Communication
+47
Mouse Lock Implementation FAQ
How do I build Fireofx?
Implementing the Mouse Lock API in Firefox
Participants
+121
Implementing the Mouse Lock API in Firefox
Introduction
+112
Implementing the Mouse Lock API in Firefox
Communication
+107