Commit Graph

91680 Commits

Author SHA1 Message Date
attinasi%netscape.com
23776ac1cc Fixed typo wrt width and height (patch provided by Dainis Jonitis) b=107530 r=mkaply sr=attinasi 2001-11-06 01:28:27 +00:00
dinglis%qnx.com
aca3d1b210 NOT PART OF BUILD
small resize opt to use start/end flux when aRepaint not set
2001-11-06 01:27:50 +00:00
sspitzer%netscape.com
6433156307 work for converting ab results pane from tree to outliner. NOT PART OF THE BUILD.
bug #73868.
2001-11-06 01:27:07 +00:00
danm%netscape.com
7aef9b6746 initial (disabled) cut at creating about:blank documents synchronously. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:24:39 +00:00
waldemar%netscape.com
0fd83fa8d8 Added :wrap and extended :nowrap to apply as either a paragraph or an inline style 2001-11-06 01:24:13 +00:00
waldemar%netscape.com
43f16e95ce Added dump-units 2001-11-06 01:23:17 +00:00
danm%netscape.com
5cec28f952 don't show a new chrome window immediately upon creation, but after chrome has loaded. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:22:58 +00:00
waldemar%netscape.com
d9c43b05bb Added support for //, assert, and uninitialized vars 2001-11-06 01:22:57 +00:00
blakeross%telocity.com
768e0e25a4 minor optimization in radio.xml. r/sr=hewitt 2001-11-06 01:22:48 +00:00
waldemar%netscape.com
462632c9d8 Added dump-regexp 2001-11-06 01:22:45 +00:00
waldemar%netscape.com
b79d7cf5e6 Ensured that styled text doesn't contain non-keyword symbols as styles 2001-11-06 01:22:14 +00:00
danm%netscape.com
9020089317 consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts" 2001-11-06 01:21:03 +00:00
pchen%netscape.com
8a4edf9b41 bug 108539, r=jag, sr=sfraser, need to call NS_IF_RELEASE(mInner) to prevent leak of datasource, also cleaned up create instance call 2001-11-06 01:20:12 +00:00
danm%netscape.com
09750f9a69 consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:19:39 +00:00
blakeross%telocity.com
86e028d79d one brace too many in radio.xml. r/sr=hewitt 2001-11-06 01:16:28 +00:00
ducarroz%netscape.com
355d17afa2 Fix for bug 108323. Fix regression introduced with my last checkin. For some reason I cannot initialize the LDAP service in one line like other services. R=varada, SR=sspitzer 2001-11-06 01:15:07 +00:00
andreww%netscape.com
169875963b bugzilla bug 84532 r=shliang sr=hewitt line break between subject and body of message. 2001-11-06 01:14:06 +00:00
jgaunt%netscape.com
fdbc63ccb4 bug 108219 fixing filenames so mac's don't choke and adding them to the mcp file r=hewitt rs=sfraser 2001-11-06 01:13:32 +00:00
andreww%netscape.com
5235cc8b9e bugzilla 59887 mac classic focus ring matches system color - r=shliang sr=hewitt 2001-11-06 01:12:11 +00:00
jgaunt%netscape.com
a3900ba23b bug 108219 fixing filenames so Mac's can handle them
r=hewitt
rs=sfraser
2001-11-06 01:11:41 +00:00
cmanske%netscape.com
1a454acec1 Fixed 'New' Composer command, b=106728, r=rcassin, sr=kin 2001-11-06 01:07:45 +00:00
hewitt%netscape.com
5694718575 107415 - navigation problems in randomly ordered wizards, r=kerz, sr=blake 2001-11-06 01:07:35 +00:00
ducarroz%netscape.com
b92059e1ff Fix for bug 102536. Need to proceed up to the end of the buffer, we were missing the last byte!
Thanks to Geoffrey.R.Gustafson@intel.com & James.P.Gurganus@intel.com for the fix. R=ducarroz, SR=bienvenu
2001-11-06 01:06:57 +00:00
shanjian%netscape.com
5228ddb623 #107869 Reply mail doesn't inherit the original charset
r=ducarroz sr=sspitzer
2001-11-06 01:02:25 +00:00
timeless%mac.com
8fba04499b Bugzilla Bug 83017 Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian sr=jst
2001-11-06 00:54:15 +00:00
sspitzer%netscape.com
ff2c2136c3 fix for regression bug#108604 and few other ab bugs.
1)  collapse the card pane inner box initially so that it doesn't look like crap
before we select a card
2)  "Edit and "Card Properties" is now "Properties"
3)  if a mailing list has focus, "Properties" should bring up the edit mailing list dialog
4)  fix js warnings
r/sr=bienvenu
2001-11-06 00:54:04 +00:00
sspitzer%netscape.com
8949291500 fix for #107639. fix broken select offline dialog. horked by recent
grid changes.  r/sr=sspitzer fix by blakeross.
2001-11-06 00:50:56 +00:00
sspitzer%netscape.com
f65c7b7c15 fix for #108346. check rv from do_GetService() to prevent crash.
r=ducarroz, sr=bienvenu
2001-11-06 00:49:17 +00:00
harishd%netscape.com
50a1cda073 106746 - DD/DT should not contain each other. r=heikki, sr=attinasi.
99388 - Avoid PR_GetEnv(). sr=attinasi.
2001-11-06 00:48:11 +00:00
bzbarsky%mit.edu
5de83eca7d Fix inheritance of frameborder in multiply nested framesets. Bug
108164, r=timeless, sr=attinasi
2001-11-06 00:44:25 +00:00
yokoyama%netscape.com
2f71666636 Bug 108383
removing strtok() for parsing -P correctly
as it should be.  strtok() was added by mistake 10430
/r=ccarlen; /sr=alecf
2001-11-06 00:44:18 +00:00
jband%netscape.com
0c81cb1768 better error message when zero passed where object or null expected. bug 108284. r=dbradley sr=shaver. Also, fix uninitilized counter var in debug only code rs=jband 2001-11-06 00:40:54 +00:00
blakeross%telocity.com
48d94d4708 108592 - js error in filepicker. r=ben sr=hewitt 2001-11-05 23:27:44 +00:00
blakeross%telocity.com
42dcacc507 108592 - js error in filepicker. r=ben sr=hewitt 2001-11-05 23:26:25 +00:00
jst%netscape.com
9b4f2e5cd1 Checking in workaround for blocker bug 108526. Don't force a reset of an input if there's no parent since this causes checkboxes and radio buttons to be reset before all their attributes are added. r=sicking@bigfoot.com, sr=blizzard@mozilla.org 2001-11-05 23:20:05 +00:00
blakeross%telocity.com
23aecff7cf 108592 - js error in filepicker. r=ben sr=hewitt 2001-11-05 23:07:20 +00:00
rginda%netscape.com
452f1525a4 removing dead code, see mozilla/js2 2001-11-05 21:46:17 +00:00
rginda%netscape.com
0065b1bb33 removing dead code, see mozilla/js2 2001-11-05 21:38:18 +00:00
justdave%syndicomm.com
99906b233b SECURITY FIX see bug 108385: Due to trusting of passed form fields that shouldn't have been trusted, it was possible to add a comment to a bug pretending to be someone else if you edited the HTML by hand before submitting. The bug form did not include the field in question, but due to legacy processing code, the field was still trusted if it was present.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake x2
2001-11-05 20:47:17 +00:00
justdave%syndicomm.com
5167730d7c SECURITY FIX see bug 108516: Due to trusting of passed form fields that shouldn't have been trusted, it was possible to file a
bug pretending to be someone else if you edited the HTML by hand before submitting.
Patch by Dave Miller <justdave@syndicomm.com>
r= bbaetz, jake
2001-11-05 20:43:35 +00:00
blakeross%telocity.com
4110af4970 108565 - revert hewitt's one-line change. r=hewitt sr=hyatt 2001-11-05 19:59:44 +00:00
ian.mcgreer%sun.com
d899f3cdc9 fix Stan reference 2001-11-05 19:02:49 +00:00
dinglis%qnx.com
7cf3d19e52 NOT PART OF BUILD
fixed random crashes and strange rendering due to using a destroyed GC.
2001-11-05 18:53:03 +00:00
dinglis%qnx.com
a1fe6ed500 NOT PART OF BUILD
fixed damage rect translation and clipping
2001-11-05 18:51:56 +00:00
rogerl%netscape.com
033e700dd8 Fixed result value of for..in statement. Handling of user throws & runtime
errors combined. Various reader->pos bugs. Added Error & NativeError types.
Added escape & unescape. Fixed bugs in Array.sort & Date settors.
2001-11-05 18:05:37 +00:00
ian.mcgreer%sun.com
a88a53aec1 note the token imoprt for Stan 2001-11-05 17:55:25 +00:00
ian.mcgreer%sun.com
2832a8e74a code for handling trust through softoken 2001-11-05 17:29:27 +00:00
ian.mcgreer%sun.com
fa5264436a some attribute and session cleanup 2001-11-05 17:18:48 +00:00
karnaze%netscape.com
c92946f118 new regression tests, not affecting the build. 2001-11-05 17:04:51 +00:00
jaggernaut%netscape.com
dbc4a529aa Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-05 15:49:40 +00:00