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

107993 Коммитов

Автор SHA1 Сообщение Дата
jpierre%netscape.com 62d1f75a0e Fix comment 2002-08-30 22:45:46 +00:00
mostafah%oeone.com 205841e44c script to create xpi for mac OS X 2002-08-30 22:12:00 +00:00
mostafah%oeone.com e21c9491cf First try for mac xpi 2002-08-30 21:56:49 +00:00
curt%netscape.com 2b59c31b40 Not yet in build. 2002-08-30 21:50:43 +00:00
rjesup%wgate.com d96d8aedff Backout of 126346 because of a 1.5% Tp regression on btek and a 0.9%
regression on luna.  I don't understand how this could cause that;
SetTextZoom/GetTextZoom are cheap, and this isn't called often.
2002-08-30 21:19:13 +00:00
timeless%mac.com b56392468a Bug 143312 errant link in cvsblame.cgi/software error in cvsview2.cgi for all subsequent links to the first version of a file
r=tara
2002-08-30 20:40:06 +00:00
relyea%netscape.com 724f0590f9 Check the cert validity only if we actually found a cert. 2002-08-30 20:37:58 +00:00
bryner%netscape.com 061b9b3853 Sync with interface changes. Not part of the build. 2002-08-30 19:18:23 +00:00
timeless%mac.com aaa6413f0d the main bustage was ds requiring io which it can't do, so we'll try to forward declare it instead.
cross your fingers.
2002-08-30 18:48:57 +00:00
timeless%mac.com c9a55a5b9b tinderbox bustage missing */ caught by kdc on #mozilla 2002-08-30 18:43:32 +00:00
relyea%netscape.com e8f4d6e455 Bring SSL strength up to NSS 3.x level. 2002-08-30 17:56:05 +00:00
alecf%netscape.com 1cfdc22502 fix for bug 97470 - don't display frame/iframe urls in the global history window
r=radha, sr=darin
2002-08-30 17:51:48 +00:00
alecf%netscape.com d8a39b068f marking these interfaces as UNDER_REVIEw now that they are in the API that we think we want, future documentation forthcoming
comment-only change, no review
2002-08-30 17:35:05 +00:00
alecf%netscape.com 6aaaa92bd0 followup comments for bug 164575 that I forgot to add per timeless's request
(comments only, documenting an unfrozen interface - no review)
2002-08-30 17:33:55 +00:00
alecf%netscape.com 2dded12ab7 fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
karnaze%netscape.com 9bdca7c014 bug 162691 - don't include siblings which will be next in flows when ordering row groups. sr=kin, r=bernd. 2002-08-30 16:30:04 +00:00
peterv%netscape.com 0e331f5cf3 Trying to fix Mac bustage. 2002-08-30 16:15:43 +00:00
bienvenu%netscape.com 2034afd0ef fix build warning, r/sr=sspitzer, no bug 2002-08-30 16:11:45 +00:00
rjesup%wgate.com 24e1fab20d Bug 126346: textzoom is not inherited by iframes. r=jag, sr=blizzard/dbaron 2002-08-30 15:44:48 +00:00
alecf%netscape.com d6fb45e7dd fix for bug 164633 - add ssprintf for formatting strings into nsAStrings
r=dougt, sr=darin
2002-08-30 15:44:35 +00:00
preed%sigkill.com 9a411ceabb Bug 165221: Apostrophes not properly handled during account creation. r=joel,r2=bbaetz 2002-08-30 15:24:12 +00:00
timeless%mac.com fb343de677 Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=timeless sr=bz
2002-08-30 14:50:16 +00:00
peterv%netscape.com ba2339754c Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Cleanup only to ease branch landing, no functional changes. r=Pike, rs=jst. 2002-08-30 14:37:12 +00:00
roc+%cs.cmu.edu 506d64d97f Fix probable Mac bustage. 2002-08-30 13:25:58 +00:00
peterv%netscape.com 64ba1e9eda Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz. 2002-08-30 12:48:16 +00:00
peterv%netscape.com 661b665bf9 Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz. 2002-08-30 12:43:53 +00:00
peterv%netscape.com 062cec66f5 Fix for bug 152728 (XpuWaitForPrintFileChild() needs to call XFlush() before waiting for the consumer child). Patch by Roland.Mainz@informatik.med.uni-giessen.de, r=calvin.liu@sun.com, sr=bz. 2002-08-30 12:29:38 +00:00
peterv%netscape.com d93f00d5ec Bustage fix. 2002-08-30 09:39:33 +00:00
kyle.yuan%sun.com 6fd77937f3 Bug 43714 Tooltip for the 'Home' button not updated when setting page via prefs
r=biesi, sr=bzbarsky
Register a pref callback in navigator.js.
2002-08-30 09:37:15 +00:00
peterv%netscape.com 3745f63a12 Fix for bug 146116 (Image.prototype.foo not delegated to by (new Image).foo). r=sicking, sr=jst. 2002-08-30 08:48:58 +00:00
depstein%netscape.com c321e6624f Adding initial test cases for nsICommandParams. Enhanced nsICommandManager cases.
a=asa for QA checkins that are not part of the default builds
2002-08-30 08:29:25 +00:00
timeless%mac.com 4f2d552fff Bug 165617 Build warnings caused by bug 158754 checkin
r=aaronl sr=bz
2002-08-30 08:29:01 +00:00
bzbarsky%mit.edu a3fbeac670 Extend CTL extension to support multiple CTL scripts (framework + hindi
support).  Bug 163962, r=gilbert.fang@sun.com, r=prabhat.hegde@sun.com,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
caillon%returnzero.com add1e76599 Bug 45557 - Rounded transparent borders are not transparent.
r=bzbarsky sr=jag
2002-08-30 06:39:34 +00:00
seawood%netscape.com 0dcb5efb9c Updating cvsignore files.
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #164774 r=cls
2002-08-30 05:12:02 +00:00
roc+%cs.cmu.edu d10df87dd8 Fixing Windows build bustage 2002-08-30 04:43:09 +00:00
naving%netscape.com 86c192ae93 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
roc+%cs.cmu.edu 78f830028e Bug 164625. Native regions on Linux (and probably some other platforms) are limited to 16bit signed coordinates, so we have to use our own region implementation to manipulate regions in twips space. Using our own regions should also improve performance. r=kmcclusk,sr=kin 2002-08-30 03:32:05 +00:00
aaronl%netscape.com c9c3c65908 Bug 164928. Crash in type ahead find. Patch by Akkana. r=aaronl, sr=bz 2002-08-30 03:31:48 +00:00
aaronl%netscape.com 5eabcba69f Bug 30088. Turning pref back on, because perf issues appear solved. Using original r=/sr= from akkana and jst 2002-08-30 02:59:25 +00:00
beard%netscape.com 0ca44ddd90 Prepends plugin classes to the beginning of the boot class path, to fix part 2 of bug #164712. r=sdagley, sr=sfraser. 2002-08-30 02:33:41 +00:00
mjudge%netscape.com 6a091661e4 23784 r=akk sr=dbaron fix for stopping immediate drag after double clicking of the mouse 2002-08-30 01:32:11 +00:00
nhotta%netscape.com f6ecb9b794 Changed the native conversion to return script runs then use it to create 'styl',
bug 163908, r=pink, sr=sfraser.
2002-08-30 01:29:07 +00:00
nhotta%netscape.com f2bc893638 Adding files to create 'styl' from script runs,
bug 163908, r=pink, sr=sfraser.
2002-08-30 01:22:43 +00:00
serge%netscape.com 194918efff fix 164209, 3% startup time increase on the 08/22 between 14:50 and 16:30; r=av,sr=alecf 2002-08-30 00:38:56 +00:00
rogerl%netscape.com a8d856d774 Start on Class definitions. 2002-08-30 00:14:03 +00:00
bzbarsky%mit.edu d6a2807a47 Properly cancel the DragLeaveTimer. Bug 161824, patch by Glen Nakamura
<glen@imodulo.com>, r=blizzard, sr=bzbarsky
2002-08-29 23:59:42 +00:00
danm%netscape.com ee699f4e3e restate and simplify the application-quit and application-don't-quit-while-windows-are-open logic. bug 163710 r=brendan,pinkerton 2002-08-29 23:55:37 +00:00
bzbarsky%mit.edu 7e75266e76 Fix pgup/pgdown in browser some more. Global window needs to implement
the MovePage commands. Bug 165255, r=aaronl, sr=jag
2002-08-29 23:51:53 +00:00
bienvenu%netscape.com 1a9c161c73 fix problems parsing certain imap headers with new hdr downloading code, r/sr=sspitzer, 19552 2002-08-29 23:51:43 +00:00