bryner%uiuc.edu
c923e727b2
Removing some old dead code. r=sspitzer.
2000-03-12 06:21:32 +00:00
bryner%uiuc.edu
e62a270deb
Fix bug 31507, mousewheel history navigation causes segfault. r=saari.
2000-03-12 01:19:39 +00:00
bryner%uiuc.edu
b35bd6ca05
Fix bug 30174, mouse wheel does not scroll FTP directories. r=troy.
2000-03-11 08:45:38 +00:00
joki%netscape.com
0fa4add35d
Fix for bug 31186, backout of part of fix for 28988. r:saari a:leaf and the rest of the irc crowd to fix tree blocker
2000-03-09 20:22:55 +00:00
joki%netscape.com
614b588d2f
Fix bug 28988, add null check and consume event when script object/window is destroyed while processing an event. a:rickg, r:saari
2000-03-09 15:33:35 +00:00
joki%netscape.com
4c33e407f9
Fix bug 9140. Prevent window level mouse exit events from accidentally propagating to content. r:rods a:jar
2000-03-03 23:07:31 +00:00
saari%netscape.com
b811298c4b
Fix for PDT+ 29833, r=hyatt, a=jevering
2000-03-02 23:15:01 +00:00
saari%netscape.com
a839266bd8
fix for PDT+ 29004. r=hyatt, a=jevering
2000-02-29 03:54:49 +00:00
saari%netscape.com
515c3ce686
28467 fix, a=jar, r=hyatt
2000-02-26 01:02:31 +00:00
pinkerton%netscape.com
2fa2e1e62e
fix for case where when a frame is deleted as a result of a drag (say, moving a bookmark or mail message) we don't try to access the frame after it has been deleted but use |mCurrentTarget| which we know will be up to date and safe. Also check for null in UpdateCursor()...we should have been doing this anyway. r=saari, a=jevering.
2000-02-24 03:41:14 +00:00
bryner%uiuc.edu
a0bd56bc00
Set the event status to prevent us from receiving multiple mousewheel
...
events on Win32. Fixes bug 24083. r=saari,pinkerton. a=chofmann.
2000-02-17 23:52:45 +00:00
joki%netscape.com
c564b74577
Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
2000-02-16 06:59:07 +00:00
alecf%netscape.com
0526e07dee
add debug_hyatt around this printf so I don't get it constantly
2000-02-16 06:26:41 +00:00
joki%netscape.com
2919db4ef3
Fix for bug 9140, prevent recursion of mouseover/out events. r:vidur
2000-02-16 03:52:45 +00:00
vidur%netscape.com
59afb30e1b
Cutting down on debug printf noise.
2000-02-15 05:06:45 +00:00
saari%netscape.com
84fd5fa25f
Fix for crashes in EventStateManager that may people are seeing. Bug 27727. r=hyatt
2000-02-15 00:28:43 +00:00
saari%netscape.com
53f9de18ca
fix for 25434, PDT+ crasher. r=hyatt
2000-02-12 08:33:12 +00:00
hyatt%netscape.com
34cd127797
Landing focus memory. If you pull before saari completes this checkin (we
...
still have to land nsWebShellWindow and nsGlobalWindow),
you will not like the result. r=saari
2000-02-11 23:41:13 +00:00
joki%netscape.com
45b81df728
Fix for bug 24947, prevent recursive blur/focus calls. r:saari
2000-02-11 05:20:44 +00:00
akkana%netscape.com
a873ff2c2d
Fixing nsCOMPtr taining build bustage. a=gramps
2000-02-11 02:38:20 +00:00
tbogard%aol.net
a83acd9498
Changed the FocusAvailable to call on the new docshell path rather than the old webshell/ container path. r=saari
2000-02-11 01:56:01 +00:00
vidur%netscape.com
d4b67b3219
Fix for bug 9140. Area elements now have event fired for them. r=joki
2000-02-11 01:24:59 +00:00
rods%netscape.com
e7e39e8162
Accesskey registration methods (empty stubs at this point)
...
b 7559, r=joki
2000-02-09 15:14:55 +00:00
joki%netscape.com
3480787577
Adding getPreventDefault method to events and fixing its propagation through content. r:hyatt
2000-02-08 02:05:57 +00:00
bryner%uiuc.edu
c28caccf54
Adding some new mousewheel code that isn't used yet. Also removing an
...
unneeded comparison in the existing code, and changing several occurrences
of NS_DEFINE_IID to NS_GET_IID. r=saari.
2000-02-05 00:58:29 +00:00
warren%netscape.com
5080d81af2
Added an assertion for case when return code gets ignored.
2000-02-04 03:06:16 +00:00
norris%netscape.com
c04c4d51f9
Fix bug #25864 watch() vulnerability
...
r=vidur,rogerl
2000-02-02 00:22:58 +00:00
vidur%netscape.com
e8157b30cb
Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann
2000-01-28 23:43:12 +00:00
saari%netscape.com
729048aef7
Something I forgot with yesterday's checkin.
2000-01-28 04:04:26 +00:00
kmcclusk%netscape.com
eeeb109f4c
Added support for widgetless viewmanager. Changed code pattern that assumed the root view
...
always has a nsIWidget instance to call viewmanager to get widget instance. b=22069; r=rods@netscape.com
2000-01-26 23:04:40 +00:00
norris%netscape.com
7ec9655d07
Fix 23227 Document object vulnerability
...
r=mstoltz
2000-01-26 15:33:57 +00:00
hyatt%netscape.com
0dfb94bf0a
Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody.
2000-01-25 06:35:27 +00:00
norris%netscape.com
8507a58ec3
Files:
...
caps/include/nsScriptSecurityManager.h
caps/src/nsScriptSecurityManager.cpp
modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson
Files:
dom/src/base/nsGlobalWindow.cpp
layout/base/src/nsDocument.cpp
layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.
Files:
dom/src/jsurl/nsJSProtocolHandler.cpp
webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth
Files:
layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
2000-01-23 04:23:14 +00:00
waterson%netscape.com
d100985675
Bugs 18127, 20677, 23905. Partial fix. Give the nsXULPrototypeDocument it's own JSContext to use for compiling scripts and event handlers. Modify script and event handler code to compile shared scripts using this context, if appropriate. r=brendan
2000-01-22 22:00:35 +00:00
saari%netscape.com
f5b4ea7489
Fix for 24124, focus crasher. Review and a whole lot of help from danm.
2000-01-19 03:03:09 +00:00
bryner%uiuc.edu
6012d905b7
Make trees capable of scrolling by full pages with the mouse wheel.
...
General cleanup and additions to mousewheel debugging code (which is
#ifdef DEBUG_scroll). r=hyatt.
2000-01-16 05:30:49 +00:00
brade%netscape.com
1a4bae4013
remove function DispatchKeyPressEvent (not used); initialize the modifier keys in the event structure; r=joki
2000-01-15 17:21:20 +00:00
brade%netscape.com
5fc79019be
remove function DispatchKeyPressEvent (not used) r=joki
2000-01-15 17:21:10 +00:00
brade%netscape.com
6142b95f61
initialize to nsnull; r=vidur
2000-01-13 14:53:51 +00:00
hyatt%netscape.com
7665038584
Cleaning up makefile
2000-01-13 11:50:18 +00:00
hyatt%netscape.com
797cc38b9a
Fix for 18444
2000-01-13 11:49:18 +00:00
hyatt%netscape.com
8b0ed8707d
Fix for 18444
2000-01-13 11:43:54 +00:00
sspitzer%netscape.com
f291328810
fixing my old enemy "the classic .get() with nsCOMPtr on solaris (and linux, if you have --enable-pedantic) turned on" bustage.
2000-01-12 07:39:00 +00:00
beard%netscape.com
844a51fde3
fixes nsIAtom leaks, bug=15906, r=sspitzer
2000-01-12 06:54:58 +00:00
bryner%uiuc.edu
a19a21f754
This fixes mousewheel scrolling inside trees. I also cleaned up the code
...
in nsEventStateManager, moving the view/frame locating code to its own
function - this will be helpful for implementing page up/down scrolling
for trees. r=alecf.
2000-01-11 22:30:22 +00:00
cls%seawood.org
4f34e05855
Removed redundant XPDIST from the build. Changed existing references to DIST.
...
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
brendan%mozilla.org
cfe8cb3e89
(bug 22795, r=vidur@netscape.com)
...
- Add "aShared" flag to nsIScriptContext::CompileEventHandler, telling it to clear the compiled event handler's scope chain if true, in order to
(a) avoid entraining garbage
(i.e., a shared compile-time-only parent object); and
(b) cause later BindCompiledEventHandler calls to ensure that the event handler has the particular scope chain needed for the binding
(to the target object that's receiving the event).
- Use :: consistently (and all over the place) before calls to JS_ functions in nsJSEnvironment.cpp.
- Eliminate tabs and barbarians-at-the-gate-of-Rome style, in favor of when-in-Rome style (hail Waterson Maximus!)
2000-01-08 00:24:24 +00:00
bryner%uiuc.edu
d83a9c65ee
Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
...
default (on Windows at least) for the number of lines to scroll. I also changes the default actions for the modifier
keys slightly.
2000-01-06 06:22:00 +00:00
sspitzer%netscape.com
100117019f
whoops. when I checked in that warnings fix I accidentally checked in some
...
changes from bryner for the mouse wheel prefs. backing my last check in out,
but still fixing the warning.
1999-12-28 23:02:38 +00:00
sspitzer%netscape.com
f37e107774
fix warnings
1999-12-28 19:41:57 +00:00