This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
content
/
events
/
src
History
Olli.Pettay%helsinki.fi
305d78bb30
Bug 447764, r+sr=bz, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253614 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-15 08:49:31 +00:00
..
Makefile.in
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
2008-02-20 07:40:06 +00:00
nsDOMBeforeUnloadEvent.cpp
…
nsDOMBeforeUnloadEvent.h
…
nsDOMCommandEvent.cpp
…
nsDOMCommandEvent.h
…
nsDOMDataContainerEvent.cpp
Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner
2007-12-11 08:18:12 +00:00
nsDOMDataContainerEvent.h
Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner
2007-12-11 08:18:12 +00:00
nsDOMEvent.cpp
Bug 421817, remove dragstart, drag and dragleave events for 1.9, they'll be back in a later release, r=jonas, sr=jst, a=beltzner
2008-03-21 22:47:14 +00:00
nsDOMEvent.h
Bug 421817, remove dragstart, drag and dragleave events for 1.9, they'll be back in a later release, r=jonas, sr=jst, a=beltzner
2008-03-21 22:47:14 +00:00
nsDOMEventGroup.cpp
…
nsDOMEventGroup.h
…
nsDOMKeyboardEvent.cpp
Bug 429233 - Firefox leaks nsTArray_base due to nsDOMKeyboardEvent's dtor not being virtual; also makes ~nsEvent virtual as well and uses MOZ_COUNT_[CD]TOR in nsEvent. Patch by Ben Turner <bent.mozilla@gmail.com>, r+sr=jst, a=beltzner
2008-04-17 22:38:35 +00:00
nsDOMKeyboardEvent.h
Bug 429233 - Firefox leaks nsTArray_base due to nsDOMKeyboardEvent's dtor not being virtual; also makes ~nsEvent virtual as well and uses MOZ_COUNT_[CD]TOR in nsEvent. Patch by Ben Turner <bent.mozilla@gmail.com>, r+sr=jst, a=beltzner
2008-04-17 22:38:35 +00:00
nsDOMMessageEvent.cpp
Bug 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously, as well as dispatch at the window, not the document. r=jst, r=smaug, sr=sicking, a=damons, c=cookie
2008-05-02 19:26:50 +00:00
nsDOMMessageEvent.h
Bug 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously, as well as dispatch at the window, not the document. r=jst, r=smaug, sr=sicking, a=damons, c=cookie
2008-05-02 19:26:50 +00:00
nsDOMMouseEvent.cpp
…
nsDOMMouseEvent.h
…
nsDOMMutationEvent.cpp
…
nsDOMMutationEvent.h
…
nsDOMPageTransitionEvent.cpp
…
nsDOMPageTransitionEvent.h
…
nsDOMPopupBlockedEvent.cpp
…
nsDOMPopupBlockedEvent.h
…
nsDOMTextEvent.cpp
…
nsDOMTextEvent.h
…
nsDOMUIEvent.cpp
Don't use the guaranteed-not-null getter when the presshell might be null. No
2008-03-01 18:49:54 +00:00
nsDOMUIEvent.h
Bug 402089, nsDOMUIEvent should cache coordinates when DuplicatePrivateData is called, r+sr=jst, a=mtschrep
2007-11-12 12:53:06 +00:00
nsDOMXULCommandEvent.cpp
…
nsDOMXULCommandEvent.h
…
nsEventDispatcher.cpp
Bug 428135, form submission event shouldn't bubble to parent forms, r=jst,sr=sicking,a=beltzner
2008-04-17 22:15:12 +00:00
nsEventListenerManager.cpp
Bug 447764, r+sr=bz, a=ss
2008-08-15 08:49:31 +00:00
nsEventListenerManager.h
store nsListenerStruct instances rather than pointers. b=407442, r+sr=sicking, a=blocking1.9
2008-02-07 04:02:25 +00:00
nsEventStateManager.cpp
Bug 409604: Accesskeys on HTML label, area and legend elements don't work, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r+sr=roc, a=schrep
2008-05-08 20:00:24 +00:00
nsEventStateManager.h
Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor
2008-04-15 04:16:27 +00:00
nsIMEStateManager.cpp
Bug 417315 Cannot use IME menus during IME transaction
#1
r=josh+roc, sr=roc, a1.9=beltzner
2008-02-20 07:16:07 +00:00
nsIMEStateManager.h
…
nsPLDOMEvent.cpp
Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner.
2008-04-11 17:29:11 +00:00
nsPrivateTextRange.cpp
…
nsPrivateTextRange.h
…
nsQueryContentEventHandler.cpp
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
2008-02-20 07:40:06 +00:00
nsQueryContentEventHandler.h
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
2008-02-20 07:40:06 +00:00
nsXMLEventsElement.cpp
Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
2008-02-02 23:41:26 +00:00
nsXMLEventsManager.cpp
…
nsXMLEventsManager.h
…