Граф коммитов

98984 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 7e3fd9f92e Bug 127270 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
The problem was that InputTestConsumer's QI only listed nsIStreamListener even though
nsIStreamListener inherited from interface nsIRequestObserver.
This adds nsIRequestObserver to the QI.

patch by badami@netscape.com rs=darin a=asa
2002-03-06 03:30:02 +00:00
timeless%mac.com 3fe617c819 bug 114166 final cleanup for nsDeque ( comments + whitespace only )
r=akkana sr=darin a=asa
2002-03-06 03:21:17 +00:00
blakeross%telocity.com 0dad6d8306 Download manager. Not part of build. a=asa 2002-03-06 03:11:48 +00:00
jj%netscape.com 8c760abb35 Bug 126768: updated installer's 'vers' 2 resource to 0.9.9+ (trunk) 2002-03-06 02:26:14 +00:00
bienvenu%netscape.com dfd3a75358 fix build bustage 2002-03-06 02:16:38 +00:00
dsirnapalli%netscape.com 84a4210562 Test case to test HTML Element <fieldset> without <legend> 2002-03-06 02:12:02 +00:00
dsirnapalli%netscape.com 340cecc078 Test case to test HTML Element <fieldset> with <legend> 2002-03-06 02:11:20 +00:00
dsirnapalli%netscape.com 0f892551ce Library file.Contains methods useful for all the testcases. 2002-03-06 02:07:40 +00:00
dsirnapalli%netscape.com c68e672348 This file will be replace by accesslib.js 2002-03-06 02:03:38 +00:00
bienvenu%netscape.com 0d2f974a9c fix build bustage 2002-03-06 01:53:00 +00:00
kin%netscape.com 5fa3628533 Fix for bug 124485 (Long lists of folders/bookmarks after up/down arrow not reachable)
mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp

    - Modified SyncViewWithFrame() to sync the frame's origin
      with the view, after the view is positioned.

  mozilla/layout/xul/base/src/nsSliderFrame.cpp

    - Traverse view hierarchy instead of the frame hierarchy
      when calculating the offset from the slider frame to
      the rootView. This fixes mouse tracking problems in
      the auto-complete widget's popup menu scrollbar when the
      popup menu frame and view are sync'd to the same position.

r=hyatt@netscape.com  sr=roc+moz@cs.cmu.edu  a=asa@mozilla.org
2002-03-06 01:52:06 +00:00
relyea%netscape.com 578a4b59ae bug 125808 :
Reset the token name on token removal.
Check for token presence to reset the session handle.
Consolidate the NSS3 style TokenInit with the stan init so everything is in sync.
r=ddrinan
2002-03-06 01:44:50 +00:00
bienvenu%netscape.com cc20b87560 make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 2002-03-06 01:44:07 +00:00
bienvenu%netscape.com 17e5cdbf50 make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 also fix deleting current imap message to pseudo interrupt 103305" 2002-03-06 01:41:34 +00:00
bienvenu%netscape.com 4ef2e4c499 add copy folder location menu item r=naving, sr=sspitzer a=asa 112105 2002-03-06 01:29:56 +00:00
bienvenu%netscape.com b5f916d0df fix ref count leak of msgdb when marking local msgs read r=naving, sr=sspitzer a=asa 128910 2002-03-06 01:24:13 +00:00
blakeross%telocity.com 4e4b80e712 128667 - launch windows app picker dialog if file has no association. r=law sr=ben a=asa 2002-03-06 01:11:34 +00:00
cavin%netscape.com 80fab587b2 Fix for #119441. Recplaced pDst->Write() call with EscapeFromSpaceLine() when body text is > 8K. r=ducarroz, sr=sspitzer, a=asa. 2002-03-06 01:07:53 +00:00
kmcclusk%netscape.com 737b58b4bc Sample the system clock only once out of every 200 tokens when in the low frequency parser interruption mode to improve page load time on large pages. bug 124697 r=harishd sr=attinasi a=asa 2002-03-06 01:00:48 +00:00
sspitzer%netscape.com 76995cb4d8 fix for #73995. hide the print engine xul window when printing.
it really confuses users, who think maybe it's a print preview dialog.
this hiding piggy backs on the work of ducarroz and rods for bug #109081
also, fix the interCaps of the interface while I'm here.
thanks to rods for the initial patch.  r=ducarroz, sr=bienvenu, a=asa
2002-03-06 00:53:45 +00:00
bzbarsky%mit.edu 99ff7fe0a3 "Sync Xlib gfx with GTK+ gfx source." Bug 128748, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=timeless,
sr=attinazi, a=asa
2002-03-06 00:48:31 +00:00
av%netscape.com f0a5a1c982 Threaded plugin sample code, not part of the build 2002-03-06 00:34:36 +00:00
blakeross%telocity.com 8cb9f9e0d7 Download manager. Not part of build. a=asa 2002-03-06 00:34:15 +00:00
blakeross%telocity.com cb64ed1967 Download manager. Not part of build. a=asa 2002-03-06 00:17:32 +00:00
ducarroz%netscape.com 2c2fb37161 Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa 2002-03-06 00:14:23 +00:00
mhammond%skippinet.com.au 8d31ff1662 Add clobber:: rule.
Not part of the build.
2002-03-06 00:07:22 +00:00
shanjian%netscape.com 131731fcad #127129 The above page is displayed many blank areas
When converting from unicode to GB2312GL, we need to clear 8bit. That is skipped
in patch for 101998. Add it back.
r=ftang, sr=alecf, a=asa
2002-03-06 00:01:35 +00:00
mhammond%skippinet.com.au fb4d701bd1 Move Linux to the new loader system. This requires a shared library
version of Python (rather than the static lib generally built.)

The simplest way to get a shared library version is to install
ActivePython.

Not part of the build.
2002-03-06 00:01:12 +00:00
nhotta%netscape.com 97b33d4e03 Adding a check after the conversion to check the consumed length, changed nsMsgI18N7bit_data_part,
bug 128908, r=ducarroz, sr=sspitzer, a=asa.
2002-03-05 23:57:01 +00:00
mhammond%skippinet.com.au 46187d9f36 Use new module init/term functions for Linux.
Not part of the build.
2002-03-05 23:55:25 +00:00
bzbarsky%mit.edu 2c3ec2edd5 Fix printing on linux if screen is 72dpi. Bug 103145, r=dcone,
sr=roc+moz, a=asa
2002-03-05 23:52:49 +00:00
mhammond%skippinet.com.au 3a9a14f835 Fix the makefile for the loader.
Not part of the build (a=drivers, though :)
2002-03-05 23:52:14 +00:00
rjc%netscape.com 8c3f3ca6b7 Fix bug # 128678: Mac OS X window toolbar widget regression. r=brade sr=hewitt a=asa 2002-03-05 23:49:39 +00:00
timeless%mac.com bceb6ea76c Bug 120282�javascript error in metadata.js (Link Properties doesn't work)
patch by neil.marshall@sympatico.ca r=timeless sr=alecf a=asa
2002-03-05 23:34:53 +00:00
naving%netscape.com ab94479b93 104484 r=bienvenu sr=smcott a=asa. Set the name of the non-ascii folder correctly
so that the sortKey doesn't mess-up.
2002-03-05 23:32:59 +00:00
heikki%netscape.com ae9861c0ab Bug 129109, abort() was partially implemented. r=harishd, sr=darin, a=asa. 2002-03-05 23:30:09 +00:00
blakeross%telocity.com 26d647b6b3 Download manager. Not part of build. a=asa 2002-03-05 23:23:53 +00:00
bzbarsky%mit.edu 99a387dcfb Speed up text measurement inside <pre> (major win for view source). Bug
98118, r=shanjian, sr=roc+moz, a=asa
2002-03-05 23:23:09 +00:00
locka%iol.ie 427ba2425c Properly fixup URLs containing http:// string in as form submit values. b=126181 r=bzbarsky@mit.edu sr=mscott@netscape.com a=asa@mozilla.org 2002-03-05 23:17:47 +00:00
bzbarsky%mit.edu ff83e74591 Make FindBackground not QI to nsIHTMLBodyElement -- this makes it much
faster.  Bug 129079, r=rjesup@wgate.com, sr=jst, a=asa
2002-03-05 23:17:32 +00:00
ssu%netscape.com 6e6140dd78 fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa. 2002-03-05 23:13:32 +00:00
pinkerton%netscape.com e74e999e38 first pass at basebrowser for macCFM. r=ccarlen/sr=sfraser/a=asa. bug 127341. 2002-03-05 23:12:45 +00:00
heikki%netscape.com a3fb768885 Bug 123953, crash when using XMLSerializer on 'orphaned' node. r=harishd, sr=vidur, a=asa. 2002-03-05 22:52:45 +00:00
hwaara%chello.se 3fb7f725a3 #128663, "Exit" menuitem doesn't work.
r=bzbarsky, sr=hewitt, a=asa
2002-03-05 22:45:21 +00:00
locka%iol.ie f99481c757 Display an authorization prompt when shift-click to save password protected URIs. b=116279 r=brade@netscape.com sr=darin@netscape.com a=asa@mozilla.org 2002-03-05 22:45:20 +00:00
bzbarsky%mit.edu 9d9056592c Build simple mapi again. Bug 122725, patch by rdayal@netscape.com,
r=cathleen, sr=mscott, a=roc+moz
2002-03-05 22:42:52 +00:00
bzbarsky%mit.edu aa71e5728d Fix bug 57524, r=peterv, sr=jst, a=asa 2002-03-05 22:39:40 +00:00
bzbarsky%mit.edu 201fa7ccf6 fix regression of bug 124741. r=law, sr=alecf, a=asa 2002-03-05 22:35:56 +00:00
bzbarsky%mit.edu 4662f94ce5 Fix compiler warnings. Bug 127592, r=hwaara, sr=shaver, a=asa 2002-03-05 22:33:54 +00:00
cavin%netscape.com 9ecd70ef6b Fix for 128543. Convert server msg which contains key word "exceed max record" to a more user-friendly one. r=ducarroz, sr=mscott, a=asa. 2002-03-05 22:33:00 +00:00