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
Files
efa3637bb00a67de043f3b556e2aa16f24b4e92d
Mozilla
/
mozilla
/
content
/
events
/
src
History
bzbarsky%mit.edu
8acde66f7b
Fix hang bug 232368. Patch by Mats Palmgren <mats.palmgren@bredband.net>,
...
r=bzbarsky, sr=bryner git-svn-id: svn://10.0.0.236/trunk@152660 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 07:47:06 +00:00
..
Makefile.in
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
nsDOMEvent.cpp
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
nsDOMEvent.h
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
nsDOMEventGroup.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsDOMEventGroup.h
Fix for bug 124990, Add additional processing loop for DOM event listeners to allow browser level handlers to be fired after content based listeners. r:saari, sr:jst
2002-04-19 02:52:01 +00:00
nsDOMMutationEvent.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 21:50:21 +00:00
nsEventListenerManager.cpp
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
nsEventListenerManager.h
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
nsEventStateManager.cpp
Fix hang bug 232368. Patch by Mats Palmgren <mats.palmgren@bredband.net>,
2004-02-11 07:47:06 +00:00
nsEventStateManager.h
add accessor and mutator for event currently being handled. bug 197919 r=bryner,jst
2004-02-03 02:22:01 +00:00
nsPrivateTextRange.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsPrivateTextRange.h
License changes, take 2. Bug 98089. mozilla/content/.
2001-09-25 01:32:19 +00:00