Commit Graph

108279 Commits

Author SHA1 Message Date
mikep%oeone.com
8aa8b12536 Fixing bug 165299, problem with reloading servers if pref not set. 2002-09-04 13:47:40 +00:00
mikep%oeone.com
9e674cafd3 Fixing bug 165440. 2002-09-04 13:30:56 +00:00
mikep%oeone.com
76230b8ba8 Fixing bug 166283 2002-09-04 13:26:56 +00:00
mikep%oeone.com
d3d163568f New build date. 2002-09-04 13:25:57 +00:00
igor%mir2.org
c0c5171c48 Store line number and operation type as int field instead of wrapping them into Integer; use Node subclass for nodes with string data; add few explicit checks about node structure assumptions. 2002-09-04 09:28:58 +00:00
peterv%netscape.com
cdab51dfe9 Fixing more sicking bustage. 2002-09-04 09:11:53 +00:00
sicking%bigfoot.com
f224a6be00 These files should be part of the build just yet. 2002-09-04 07:43:10 +00:00
sicking%bigfoot.com
4e99a9c765 Need these as well to build. 2002-09-04 07:26:02 +00:00
sicking%bigfoot.com
443bb6d0bc Bug 64945: XML Prettyprinting stage 1
r=peterv sr=jst
2002-09-04 06:57:25 +00:00
karnaze%netscape.com
3687f1f3d0 bug 149275 - Allocate reflow state and let ReflowBlock initialize it so the correct reflow state can be passed to DidReflow. Combined DoReflowBlock with ReflowBlock. sr=bzbarsky, r=alexsavulov. 2002-09-04 06:55:40 +00:00
curt%netscape.com
b668808c50 Still cleaning up the MRE stuff that got mixed into the code.
(Not yet part of build.)
2002-09-04 06:53:28 +00:00
timeless%mac.com
9b478a4f58 Bug 166371 Crashes at [@ nsThreadPool::Shutdown] in Trunk, N700
r=bz sr=darin
2002-09-04 06:45:10 +00:00
darin%netscape.com
0f68f4db04 fixing a typo in one of the comments. 2002-09-04 06:09:38 +00:00
darin%netscape.com
5ab5744dce removing dead/unused/broken theme protocol handler, r=beard 2002-09-04 06:06:51 +00:00
brendan%mozilla.org
4710765b36 Checking in rogerl's patch for 141078, to restore pre-ECMA perl-ish octal escape sequences in regexps (r=me). 2002-09-04 06:05:56 +00:00
darin%netscape.com
f6026fd746 removing some commented out code and other unused cruft. 2002-09-04 06:01:46 +00:00
aaronl%netscape.com
248e652669 Bug 166033: Type ahead find messed up menu keyboard navigation. r=caillon, sr=bzbarsky. Bug 165665: Type ahead find not working when new doc loaded in window, r=caillon, sr=bzbarsky. Bug 166340: Type ahead find in full text search mode wouldn't find certain characters. r=akkana, sr=bzbarsky. These fixes also contain some perf improvements for type ahead find. 2002-09-04 05:43:13 +00:00
depstein%netscape.com
a88aa13760 Added another form of FormatAndPrintOutput, accepting double param. not part of the build. 2002-09-04 05:14:59 +00:00
mkaply%us.ibm.com
e11c584e8d #67749
r=cls
Better solution for platform specific forms.css - add platform-forms.css for OS/2
2002-09-04 05:12:18 +00:00
rginda%netscape.com
171d43ee25 - venkman only -
crop view titles.
hide js components when "Exclude Browser Files" is enabled.
fix strict warnings.
use jsds to get parent instead of __parent__ to avoid warning.
make sure script is valid before trying to pretty print it.
don't trace errors from chrome urls if "Exclude Browser Files" is enabled.
add a source code colorization limit, default to 1500 lines.
add "Include ECMA Properties" and "Include Functions" options in the Locals and Watch views.
fix "Files" node in the Open Windows view.
Don't get property counts in the Locals and Watch views, because it takes too long.
don't print the hook error, of the hook in question was the display hook, to avoid an infinite loop.
Fix logic to reuse tabs once max-tab limit has been reached.
show an error when an unknown pref or pref pattern is passed to the /pref command.
2002-09-04 04:27:32 +00:00
dmose%netscape.com
a03600716f Fix --enable-ldap-experimental build bustage 2002-09-04 04:03:23 +00:00
karnaze%netscape.com
132be7a8bd bug 137388 - Jery Tan's patch to restrict applying CalcQuirkContainingBlockHeight to a frame inside a table cell. sr=bzbarsky, r=karnaze. 2002-09-04 04:00:41 +00:00
timeless%mac.com
7edc5fcee1 Bug 158739 Tabbed Browsing, OS X: Command+Enter checkbox text displayed in 3 lines (should be 1 line)
r=doron sr=jag
2002-09-04 03:35:58 +00:00
bzbarsky%mit.edu
6006ebb339 Add "Open in new tab" to bookmarks. Bug 103834, patch by Chris
Nebergall <ct-nebergall@wiu.edu>, r=jag, sr=ben
2002-09-04 03:29:24 +00:00
mkaply%us.ibm.com
3f73c05396 #58668
r=pedemont, sr=alecf
Os/2 #ifdef - for regstry, use sopen rather than fopen so compreg.dat can be shared
2002-09-04 02:39:24 +00:00
jst%netscape.com
324338a807 Fixing bug 145888. Re-ordering the menu items 'Java Console' and 'JavaScript Console' so that the more commonly used one appears before the other one in the menu. r=walk84@yahoo.com, sr=blaker@netscape.com 2002-09-04 02:38:52 +00:00
mkaply%us.ibm.com
2117c9f30a No bug - OS/2 only - by popular demand, our OS/2 users don't want Mozilla to close and restart everytime you close the last turbo window. Goodbye 2002-09-04 02:35:37 +00:00
rbs%maths.uq.edu.au
a1543297ff Slight iteration on bug 163785 to gain perf 2002-09-04 02:31:46 +00:00
jst%netscape.com
875e9e7ffd Fixing topcrash bug 155681 (patch from timeless@bemail.org, plus slight modification by me). Don't call methods on mDocShell if it's null. r=cbiesinger@web.de, sr=jst@netscape.com 2002-09-04 02:22:35 +00:00
mkaply%us.ibm.com
178afd532b We're not doing icons right now 2002-09-04 02:22:10 +00:00
timeless%mac.com
bcbd71e498 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-04 02:20:51 +00:00
mkaply%us.ibm.com
dfdeb54af3 OS/2 wizard - not part of build - we're not doing icons and overwriting buffer 2002-09-04 02:20:34 +00:00
caillon%returnzero.com
ff02b99644 156849 - embedded gecko can suffer from too little GC in some cases
Patch by Johnny Stenback <jst@netscape.com>
r=caillon sr=bzbarsky
2002-09-04 02:18:52 +00:00
caillon%returnzero.com
7f92e25158 Remove an unneeded check: unsigned ints are always >= 0.
Bug 166364; r=sicking; sr=jst
2002-09-04 02:15:35 +00:00
wtc%netscape.com
45243e441e Bug 166257: declare 'temp' with #if DEBUG because it is only used in code
that is ifdef'd with DEBUG.  Thanks to timeless@bemail.org for the patch.
2002-09-04 01:29:48 +00:00
rjc%netscape.com
ba0e03e53e Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
wtc%netscape.com
e48c896a05 Bug 166257: removed an unused variable. Thanks to timeless@bemail.org for
the fix.
2002-09-04 01:27:00 +00:00
rjc%netscape.com
2230462708 Fix bug # 145858 - imported bookmarked issue with NetPositive. Change required to old bug fix to get search results resolving correctly with aggregation. r=sergei_d@fi.tartu.ee sr=darin 2002-09-04 01:14:09 +00:00
darin%netscape.com
f35dc1aab7 enabling link prefetching for XP_MAC (b=12274) r=dougt sr=alecf 2002-09-04 00:57:13 +00:00
nelsonb%netscape.com
b324789645 Treat empty SubjectAltName extensions as if they were non-existant.
Bugs 162979 166454.
2002-09-04 00:42:01 +00:00
dbaron%fas.harvard.edu
25ef476c7f Fix regression in graying of disabled radio buttons and checkboxes. b=164484 r=bbaetz sr=bzbarsky 2002-09-04 00:39:19 +00:00
dougt%netscape.com
7e46dface2 moving nsISupportsPrimitives.idl to SDK section per HowToFreeze doc 2002-09-04 00:18:10 +00:00
karnaze%netscape.com
0085190f4a bug 154780 - Revised bernd's patch. treat null unit margins as auto. leave the cell avail width at 0 if a strategy init will occur. sr=kin, r=alexsavulov. 2002-09-04 00:10:43 +00:00
rbs%maths.uq.edu.au
1d2d905c1d Minimum font-size wasn't working if no font props was specified, b=163785, r=dbaron, sr=bzbarsky 2002-09-03 23:55:48 +00:00
dougt%netscape.com
0cf7a22ec8 Makefile changes 166426 2002-09-03 23:47:42 +00:00
karnaze%netscape.com
04b24dd63f bug 131065 - revised Jerry Tan's patch to handle top/bottom margins and absolutely positioned cases. sr=kin, r=peterl. 2002-09-03 23:42:52 +00:00
dougt%netscape.com
8113f8a1fc typo 2002-09-03 23:41:27 +00:00
cmanske%netscape.com
d9f86f2021 Add support for 'Title' attribute in Image dialog. b=68800, r=brade, sr=hewitt 2002-09-03 23:37:58 +00:00
radha%netscape.com
4e1540d846 Fix for bug # 160869. Tweak load Types of subframes according to the parent's loadtype. r=adamlock sr=rpotts 2002-09-03 23:37:19 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00