norris%netscape.com
e7f484f030
Fix 23227 Document object vulnerability
...
r=mstoltz
2000-01-26 15:33:57 +00:00
norris%netscape.com
4c72c257f5
Fix 24217 Access to functions in chrome: protocol using IFRAME
...
r=pollmann
2000-01-26 15:29:43 +00:00
dcone%netscape.com
b0fee5d1bd
support for regression testing. r=rods
2000-01-26 15:14:41 +00:00
cmanske%netscape.com
268ecb5b80
Table editing (bug 20973): return reported and actual rowspan and colspan values from GetCellDataAt(), r=karnaze
2000-01-26 14:56:06 +00:00
hyatt%netscape.com
e5c24f29cf
More event handler fun.
2000-01-26 11:43:31 +00:00
hyatt%netscape.com
47dedcf81a
In theory events can be executed now.
2000-01-26 11:05:44 +00:00
hyatt%netscape.com
f4618cb4cb
More goodness.
2000-01-26 10:37:13 +00:00
hyatt%netscape.com
27ef719ac7
More.
2000-01-26 10:25:55 +00:00
hyatt%netscape.com
adcc8c722c
More tweaks
2000-01-26 10:08:49 +00:00
hyatt%netscape.com
b24d8aa851
added files: mozilla/layout/xbl/src/nsXBLEventHandler.cpp
2000-01-26 10:07:13 +00:00
hyatt%netscape.com
b658d6003b
Landing initial XBL event handling code.
2000-01-26 10:06:30 +00:00
rbs%maths.uq.edu.au
d1540b450f
[MathML] A simplification of the code
2000-01-26 08:11:27 +00:00
rbs%maths.uq.edu.au
4bdcbba7e7
[MathML] Added support for CSS units on numeric attributes and updated code to make use of the support
2000-01-26 06:49:38 +00:00
rbs%maths.uq.edu.au
e9c64d0f24
[MathML] Added four atoms (lspace, rspace, maxsize, minsize) and two operator flags.
2000-01-26 06:43:36 +00:00
pollmann%netscape.com
9a9d786c7d
Bug 10939: Make background of image inputs transparent (again :) ) r=harishd
2000-01-26 06:26:59 +00:00
troy%netscape.com
6597415701
b=22677. Fix for the part of the bug where the second table taht is relatively
...
positioned flashes when the window is resized
2000-01-26 03:44:36 +00:00
pinkerton%netscape.com
1e6bc69061
fix for bug 25026 where context menus wouldn't show up on input fields because the refpoint part of the nsEvent was never copied from the clientX/Y of the nsIDOMEvent passed to us. r=akkana.
2000-01-26 02:08:02 +00:00
troy%netscape.com
60ba793005
b=22497. Changed ReflowBlock() to better calculate the x-offset where the
...
table will be positioned
2000-01-26 01:45:47 +00:00
danm%netscape.com
b5edffa701
notify parent form when a form element is removed. bugs 23493, 24452, and probably a lot of undiagnosed instabilities. r:vidur,pollman,waterson and a cast of thousands
2000-01-26 01:24:41 +00:00
karnaze%netscape.com
f6b4104734
changed file notation so regression tests run again. Does not affect the build.
2000-01-25 23:33:32 +00:00
pollmann%netscape.com
bcb43fcaf0
Bug 18649: non FormControlFrame derived form elements also only scroll when not at all visible r=rods
2000-01-25 22:19:39 +00:00
rods%netscape.com
c8acdc9e8c
impls the new flag to only scroll when not visible
...
b 18649 r=troy
2000-01-25 20:36:24 +00:00
nisheeth%netscape.com
e468aef1ea
r=vidur. Add support for a new pref "layout.reflow.async.afterDocLoad" that enables async reflow in the pres shell only after the document is done loading. Cleaned up ExitReflowLock() so that it uses preferences to decide whether to do async reflow, not a parameter.
2000-01-25 16:00:44 +00:00
rods%netscape.com
67b456fb3f
changed align to work and reworked event process for click click hold and move off
...
b=14353 r=kmcclusk
2000-01-25 15:38:49 +00:00
rods%netscape.com
7fec36b5cd
added assertion for the creation of native widgets r=dcone b=17027
2000-01-25 15:26:09 +00:00
rods%netscape.com
7335d90bfb
changed signature of GetFont b=905 r=dcone
2000-01-25 15:25:46 +00:00
rods%netscape.com
d2ec787548
changed signature of GetFont, chanhe when the webshell gets shown to reduce flicker b=905,24497 r=dcone
2000-01-25 15:25:19 +00:00
rods%netscape.com
9875e784f4
changed to use new signature of GetFont r=dcone b=905
2000-01-25 15:25:07 +00:00
rods%netscape.com
34f4228011
changed signature of GetFont,GetFrameFontFM b=905 r=dcone
2000-01-25 15:25:04 +00:00
rods%netscape.com
cea53d478a
changed signature of GetFont,changed to scroll it into view only if it isn't visible b=905,18649 r=dcone,troy
2000-01-25 15:24:48 +00:00
rods%netscape.com
f7ebac37c6
changed signature of GetFont b=905 r=dcone
2000-01-25 15:18:46 +00:00
rods%netscape.com
b90aa46ba0
Added "const" infront of the arg for SetDefaultFont and SetDefaultFixedFont
...
r=pierre b=905
2000-01-25 14:33:03 +00:00
rods%netscape.com
0d40a139c3
Added new flag for scrolling a frame if it isn't visible
...
r=troy b=18649
2000-01-25 14:31:41 +00:00
hyatt%netscape.com
b8ec201a01
Merge hell. Merge hell.
2000-01-25 07:31:12 +00:00
hyatt%netscape.com
954cab21d8
Fix more bustage. Another annoying merge conflict.
2000-01-25 07:26:02 +00:00
hyatt%netscape.com
a5e2d021ae
Fix bustage. Annoying merge conflict.
2000-01-25 07:21:17 +00:00
hyatt%netscape.com
0f660e6f84
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
7122755727
Fix
...
23643 Reading email messages using <META REFRESH>
23729 Executing functions in "chrome:" protocol - #3 - META REFRES
23730 Executing functions in "chrome:" protocol - #4 - HTTP redire
24217 Access to functions in chrome: protocol using IFRAME
24865 Parsing local non-HTML files #2 using META REFRESH
r=gagan
2000-01-25 04:42:01 +00:00
troy%netscape.com
c6576583f6
b=22325. When resizing the row groups and rows because the table has an
...
explict height, we need to make sure any child views are re-positioned.
This doesn't solve the flicker problem but now edit fields are all in
the right place, and it's good enough that Buster can do his clothes
shoping
2000-01-25 03:11:24 +00:00
troy%netscape.com
8f5cd2f185
b=24815. Make sure not to squelch NS_IMAGE_LOAD_STATUS_ERROR notifications
...
because the image frame needs these to call CantRenderReplacedElement()
2000-01-25 03:00:26 +00:00
sfraser%netscape.com
4875601eb4
Work on command updating in the ender widget. r=buster
2000-01-25 02:58:25 +00:00
beard%netscape.com
84cbca2516
floating views. bug=21966, r=troy, rods, a=brendan
2000-01-25 01:53:34 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
nisheeth%netscape.com
da2abff68d
r=Vidur. Always default mDocumentIsLoading to PR_TRUE for now. This stops us from crashing when we hit backspace in the editor.
2000-01-24 19:11:02 +00:00
pierre%netscape.com
8d74811b10
Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'.
2000-01-24 11:19:55 +00:00
pierre%netscape.com
65054c6b32
9809 "Dynamic changes of outline properties aren't repainted". Generate a reflow when the outline changes.
2000-01-24 08:16:54 +00:00
nisheeth%netscape.com
71218baaf6
Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me.
2000-01-24 06:43:15 +00:00
norris%netscape.com
e753eaa792
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
903106b34d
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
troy%netscape.com
73a3709284
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
...
child list and changed ReparentFrameView() to check it.
2000-01-22 01:16:50 +00:00