evaughan%netscape.com
cf0d42fc25
bugs fixes for: 28460, 27242, 29462
...
-r hyatt, -a jar
2000-03-02 03:01:30 +00:00
av%netscape.com
0271ec9277
Fix for 27486, r=stanley.ho@eng.sun.com, a=rickg
2000-03-02 01:57:14 +00:00
sfraser%netscape.com
ee824cdaa3
Fix for 29521 -- i18n issues saving text area state, and 29827 problems with linebreaks going back to a forms page. r=ftang,akkana, a=jar
2000-03-02 01:16:29 +00:00
hyatt%netscape.com
da7d9353d6
Fix for 28856. r=karnaze,troy a=jar
2000-03-01 02:35:14 +00:00
hyatt%netscape.com
6a63509ce6
Adding a tree regression test for bug#28856. Not part of build.
2000-03-01 02:32:06 +00:00
valeski%netscape.com
d81595ec75
26336. a=jar, r=norris,pollman. We now allow uri creation failure to pass through to the webshell so we can throw error dialogs if need be. This allows 'https not supported' dialogs to be thrown from form submissions when https isn't installed
2000-02-29 20:36:52 +00:00
dcone%netscape.com
8b77b5d71c
fixed directory calls for printer regression testing. r=karnaze a=rickg
2000-02-29 14:44:56 +00:00
karnaze%netscape.com
5c219495a7
new regression test not affecting the build.
2000-02-29 13:22:46 +00:00
karnaze%netscape.com
5ce5b346e3
PDT+ bug 28928 - correctly handle reflow of hidden inputs. r=rods, a=rickg
2000-02-29 13:17:33 +00:00
pollmann%netscape.com
982af48162
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
2000-02-29 06:51:48 +00:00
pollmann%netscape.com
54c57adf37
Bug 28670: Move scroll methods from webshell to docshell and XUL scrollbar removal from XULDocument to here r=travis a=rickg
2000-02-29 06:51:04 +00:00
rods%netscape.com
7ca7d07fe5
Makes it so select tag are monolithic, this means the sink doesn't get flushed
...
until the end tag of a select. This helps performance a great deal. If it gets flushed
inbetween then the remaining options are added one at a time using the AddOption
and this is a lot less effecient.
b 28593, r=vidur
2000-02-28 21:38:30 +00:00
dcone%netscape.com
af573c449c
Added a animation test graphic. r=karnaze a=rickg
2000-02-28 21:36:15 +00:00
rods%netscape.com
113deee43f
when the value attr is set the hint needs to be reflow.
...
b 28593, r=buster
2000-02-28 21:35:51 +00:00
dcone%netscape.com
7cefd394fd
fixed images. r=leaf a=rickg
2000-02-28 21:35:14 +00:00
rods%netscape.com
0e37b361bd
turned off the flushing of reflows when an option item is removed
...
b 28593, r=vidur,troy
2000-02-28 21:33:41 +00:00
dcone%netscape.com
dee894bccd
Added some tests to the image printer regression test bed. r=karnaze a=rickg
2000-02-28 14:31:29 +00:00
dcone%netscape.com
e68701c14a
Update printer regression tests. r=karnaze a=rickg
2000-02-28 14:27:50 +00:00
dcone%netscape.com
8c87f968ad
Update images and test files for printer regression testing. r=karnaze a=rickg
2000-02-28 14:27:01 +00:00
dcone%netscape.com
996f875a17
Added regression tests for printing. r=karnaze a=rickg
2000-02-28 14:26:02 +00:00
karnaze%netscape.com
90533efa40
new regression test not affecting the build.
2000-02-27 22:37:49 +00:00
karnaze%netscape.com
f9cba72cb7
PDT+ bug 27124 - correctly handle child frames that are not row groups. r=troy, a=rickg
2000-02-27 22:36:42 +00:00
saari%netscape.com
515c3ce686
28467 fix, a=jar, r=hyatt
2000-02-26 01:02:31 +00:00
av%netscape.com
035f4468fc
Fix for 27486, r=rickg, a=rickg
2000-02-26 00:14:16 +00:00
erik%netscape.com
281e53e9b1
bug 18136; new table of font sizes for HTML sizes 1-7, based on testing
...
Nav4's fixed width fonts; r=pierre; a=rickg
2000-02-25 23:02:46 +00:00
hyatt%netscape.com
5ff8c68587
XUL Property APIs, b=26109, r=ben
2000-02-25 08:37:49 +00:00
evaughan%netscape.com
9853879e89
Fixes for bugs: 28460, 27573, 27242, 24721
...
-r waterson -a jar
2000-02-25 04:18:34 +00:00
erik%netscape.com
28f23d520d
bug 18136; added new font size table, but currently #if'ed out; r=pierre;
...
a=rickg
2000-02-25 04:00:53 +00:00
av%netscape.com
12bfe22dc4
Fixing 27486, r=beard
2000-02-25 01:02:53 +00:00
karnaze%netscape.com
b206251cd3
new regression tests not affecting the build.
2000-02-24 16:00:35 +00:00
pierre%netscape.com
6875bf641b
Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg
2000-02-24 12:51:28 +00:00
tbogard%aol.net
5395fed60e
Commented out the call to webShell::Remove focus as it is no longer needed and the function is going away. Work for 13374. r=rods, saari
2000-02-24 01:47:40 +00:00
pollmann%netscape.com
2ed06994e0
Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
2000-02-24 00:08:00 +00:00
norris%netscape.com
d64387736b
Fix 28612 META Refresh allowed in Mail/News
...
r=mstoltz,a=jar
Fix 28658 File upload vulnerability
r=vidur,a=jar
2000-02-23 22:34:40 +00:00
pollmann%netscape.com
9a177eff73
Bug 28691/16999: Removing obsoleted code. r=harishd a=rickg
2000-02-23 21:36:29 +00:00
pollmann%netscape.com
be7e4d3f51
Bug 28691: As penance, I'll fix these leaks too. r=harishd a=rickg
2000-02-23 21:32:23 +00:00
pollmann%netscape.com
90d9b37641
Bug 28691: Fix existing leak that my fix for bug 16999 hilighted. r=harishd a=rickg
2000-02-23 21:24:07 +00:00
pollmann%netscape.com
f90e4ddbe8
Bug 28691/16999: Re-enable style for button labels r=harishd a=rickg
2000-02-23 21:00:42 +00:00
pollmann%netscape.com
92452b751f
Bug 28691: Fix leaks, check for null, in code my implementation was based on r=harishd a=rickg
2000-02-23 20:58:42 +00:00
pollmann%netscape.com
7c2cefefe9
Bug 28691: Fix leaks, check for null, fix a bug in checkin for bug 16999 r=harishd a=rickg
2000-02-23 20:56:39 +00:00
troy%netscape.com
2cab23cc6c
b=28635, a=rickg@netscape.com, r=vidur@netscape.com
...
Reduced the number of nsString objects allocated
2000-02-23 15:45:43 +00:00
saari%netscape.com
c255519e95
Fix for 12051. Two one line fixes to make focus memory work with text input fields and text areas. r=hyatt a=jar
2000-02-23 08:10:36 +00:00
buster%netscape.com
6ad008c507
fixed bug 25510 and 28084
...
r=troy
a=jar
2000-02-22 22:06:19 +00:00
buster%netscape.com
f3317d4cfe
added an assertion that will catch regressions associated with bug 25510
...
r=troy
a=jar
2000-02-22 22:05:04 +00:00
dbaron%fas.harvard.edu
1e222cfa0f
Fix bug 28544: stop leaking webshells when user enters URL in the URL bar. r=karnaze@netscape.com a=rickg@netscape.com
2000-02-22 04:06:16 +00:00
karnaze%netscape.com
00ea02e6b9
fix cvs merge error in regression data, not affecting the build
2000-02-21 23:46:48 +00:00
karnaze%netscape.com
3189a5b549
new regression tests not affecting the build.
2000-02-21 22:37:01 +00:00
pollmann%netscape.com
4b87697a5e
Bug 16999: Fix solaris nsCOMPtr complaints.
2000-02-21 06:26:55 +00:00
pollmann%netscape.com
1a014f1120
Bug 16999: Get default button labels from .properties file instead of html.css (GfxButtonControlFrame -> anonymous content creator). r=rods a=rickg
2000-02-21 05:55:25 +00:00
dbaron%fas.harvard.edu
8438b1f02d
Bug 28555: fix large leak of StyleContextImpl's. r=karnaze@netscape.com a=jar@netscape.com
2000-02-20 15:18:04 +00:00