This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-01 14:45:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1870772c91
gecko-dev
/
dom
/
events
History
Georg Koppen
2b7c13ab2f
Bug 939319 - Provide a drag-and-drop observer to allow event filtering. r=Enn
2014-01-24 08:29:47 -05:00
..
crashtests
test
Bug 962285 - Make DeviceLightEvent.value unrestricted double; r=smaug
2014-01-21 18:19:14 -05:00
DOMWheelEvent.cpp
DOMWheelEvent.h
EventTarget.cpp
EventTarget.h
moz.build
MutationEvent.h
nsAsyncDOMEvent.cpp
nsAsyncDOMEvent.h
nsContentEventHandler.cpp
nsContentEventHandler.h
nsDOMAnimationEvent.cpp
nsDOMAnimationEvent.h
nsDOMBeforeUnloadEvent.cpp
nsDOMBeforeUnloadEvent.h
nsDOMClipboardEvent.cpp
nsDOMClipboardEvent.h
nsDOMCommandEvent.cpp
nsDOMCommandEvent.h
nsDOMCompositionEvent.cpp
nsDOMCompositionEvent.h
nsDOMDataContainerEvent.cpp
nsDOMDataContainerEvent.h
nsDOMDataTransfer.cpp
nsDOMDataTransfer.h
nsDOMDeviceMotionEvent.cpp
nsDOMDeviceMotionEvent.h
nsDOMDragEvent.cpp
nsDOMDragEvent.h
nsDOMEvent.cpp
nsDOMEvent.h
nsDOMEventTargetHelper.cpp
nsDOMEventTargetHelper.h
nsDOMFocusEvent.cpp
nsDOMFocusEvent.h
nsDOMKeyboardEvent.cpp
nsDOMKeyboardEvent.h
nsDOMKeyNameList.h
nsDOMMessageEvent.cpp
nsDOMMessageEvent.h
nsDOMMouseEvent.cpp
nsDOMMouseEvent.h
nsDOMMouseScrollEvent.cpp
nsDOMMouseScrollEvent.h
nsDOMMutationEvent.cpp
nsDOMMutationEvent.h
nsDOMNotifyAudioAvailableEvent.cpp
nsDOMNotifyAudioAvailableEvent.h
nsDOMNotifyPaintEvent.cpp
nsDOMNotifyPaintEvent.h
nsDOMScrollAreaEvent.cpp
nsDOMScrollAreaEvent.h
nsDOMSimpleGestureEvent.cpp
nsDOMSimpleGestureEvent.h
nsDOMTextEvent.cpp
nsDOMTextEvent.h
nsDOMTouchEvent.cpp
nsDOMTouchEvent.h
nsDOMTransitionEvent.cpp
nsDOMTransitionEvent.h
nsDOMUIEvent.cpp
nsDOMUIEvent.h
nsDOMXULCommandEvent.cpp
nsDOMXULCommandEvent.h
nsEventDispatcher.cpp
nsEventDispatcher.h
nsEventListenerManager.cpp
Bug 941876 part 2. When compiling script attached to DOM elements, tell the JS engine what element is involved and which attribute is involved, if any. r=smaug
2013-11-26 11:47:52 -05:00
nsEventListenerManager.h
Bug 941876 part 1. Pass in the element we're compiling the event handler for to the event listener manager, so it knows which element to associate with the compiled script. r=smaug
2013-11-26 11:44:37 -05:00
nsEventListenerService.cpp
Bug 961490 - More exact rooting in nsEventListenerService. r=terrence,smaug
2014-01-23 20:49:40 +01:00
nsEventListenerService.h
Bug 961490 - More exact rooting in nsEventListenerService. r=terrence,smaug
2014-01-23 20:49:40 +01:00
nsEventNameList.h
nsEventStateManager.cpp
Bug 939319 - Provide a drag-and-drop observer to allow event filtering. r=Enn
2014-01-24 08:29:47 -05:00
nsEventStateManager.h
nsEventStates.h
nsIEventListenerService.idl
nsIJSEventListener.h
nsIMEStateManager.cpp
Bug 835262 Add an option making nsTextStateManager keep alive even while our process is deactive r=smaug+emk
2014-01-18 12:27:14 +09:00
nsIMEStateManager.h
nsIPrivateTextEvent.h
nsIPrivateTextRange.h
nsJSEventListener.cpp
Bug 958576 part 2. Move FakeDependentString to the binding_detail namespace. r=peterv
2014-01-22 14:37:10 -05:00
nsJSEventListener.h
nsPaintRequest.cpp
nsPaintRequest.h
nsPrivateTextRange.cpp
nsPrivateTextRange.h
nsVKList.h
PointerEvent.cpp
PointerEvent.h
SpeechRecognitionError.cpp
SpeechRecognitionError.h
TextComposition.cpp
TextComposition.h
Touch.cpp
Touch.h