racham%netscape.com
0ffbcbe2b1
Fixing bug 82827. Fixed the persistence problem with IMAP server type selection in mail account wizard. Added wsm_persist attribute to radio group items so that user selection persists. POP3 will be the default item selected when the user enters the server type page for the first time and persistent value will take on from there. r=ssu, sr=sspitzer, a=chofmann, asa
2001-05-31 00:57:52 +00:00
pschwartau%netscape.com
064cfddeff
Improving the error-reporting mechanism to include bug number and status lines.
2001-05-31 00:17:45 +00:00
waterson%netscape.com
888ac0c959
Add regression test for bug 82221. Not part of the build.
2001-05-31 00:15:42 +00:00
wtc%netscape.com
ce8559de1b
Bugzilla bug #82837 : backed out the workaround as we are not affected by
...
this compiler bug with Nelson's fix in bug #73115 .
2001-05-31 00:12:18 +00:00
hewitt%netscape.com
4f9065673f
83257 - modern theme selection color, r=andreww, sr=sspitzer, a=asa
2001-05-31 00:09:19 +00:00
ducarroz%netscape.com
51c0095a02
Fix for bug 82645. We should avoid to call GatherMimeAttachments in the case we call SnarfAttachment as this last one will call itself the first one. R=varada, SR=bienvenu, A=asa
2001-05-30 23:58:03 +00:00
alecf%netscape.com
d423eb3a13
back out previous checkin - it's only going in on the branch
2001-05-30 23:37:30 +00:00
pschwartau%netscape.com
6137d538b5
In this test, it's important to reportCompare() the other cases before the last case is attempted. Do not store results in an array.
2001-05-30 23:29:29 +00:00
gerv%gerv.net
bf5ba4f919
Remove "debug=true" from XUL. Bug 83240. r=timeless, sr=blake, a=asa.
2001-05-30 23:00:40 +00:00
locka%iol.ie
6018824845
Removed PSM from embedding manifest to prevent form submit crashes in gtkEmbed. b=82141, r=valeski@netscape.com a=chofmann@netscape.com
2001-05-30 22:49:15 +00:00
alecf%netscape.com
b86425e6fa
fix for bugscape 5057 - split up the preferences apply themes function so we can override it in the commercial build
...
work done by pchen@netscape.com
r=matt@netscape.com
sr=alecf@netscape.com
2001-05-30 22:29:22 +00:00
jake%acutex.net
7da1a248bc
Bug 80388 - cvsblame shouldn't require layers for popups
...
r=baloo
2001-05-30 22:13:03 +00:00
pschwartau%netscape.com
72612b689d
Initial add. Regression test for bug 83293.
2001-05-30 22:10:37 +00:00
darin%netscape.com
dc669ee5fd
Fixes bug 83352 "Entering incorrect password for proxy authentication causes endless loop"
...
r=bbaetz, rs=dougt, a=chofmann
2001-05-30 21:45:55 +00:00
mscott%netscape.com
1a5b8aea5a
Bug #82972 --> avoid crash when we've closed the channel b4 the cache entry came back with data...
...
r=bienvenu
sr=sspitzer
a=asa
2001-05-30 21:40:29 +00:00
rods%netscape.com
bf413d89a7
makes sure the views for the pages that are not being printed are completely hidden
...
Bug 83138 r=kmclusk sr=attinasi a=dbaron
2001-05-30 21:19:46 +00:00
peterv%netscape.com
3740f9b3fe
Fix for bug 83078 (document.write of 'LINK' (ext. stylesheet) causes duplicate content). Call UpdateAllContexts when a stylesheet is add/removed/enabled/disabled. r=harishd, sr=jst, a=chofmann.
2001-05-30 20:35:20 +00:00
waterson%netscape.com
7db715079e
Bug 81905. Process 'timeout' reflows before calling |DoneRemovingReflowCommands()|. r=karnaze, sr=jst, a=asa
2001-05-30 19:28:37 +00:00
sonmi%netscape.com
1f5f7a732d
changed to not require the OBJD builds on Windows anymore
2001-05-30 19:22:16 +00:00
peterv%netscape.com
4d452fd30a
Fix for bug 83093 (Leaks went up by about 200k) r=heikki, sr=jst, a=chofmann.
2001-05-30 19:17:42 +00:00
timeless%mac.com
99c654b1e4
Bugzilla Bug 46454 Segmentation fault trying to run with aphrodite theme. [@ nsBrowserInstance::ReinitializeContentVariables]
...
bullet proofing
original patch by peterh@sapros.com
r=mkaply rs=alecf a=asa@mozilla.org
2001-05-30 18:42:28 +00:00
wtc%netscape.com
32d9e72f6b
Bugzilla bug #82837 : work around a Forte6 compiler optimization bug on
...
Solaris x86.
2001-05-30 18:15:30 +00:00
nboyd%atg.com
1be6c5fc8f
For backwards compatibility keep an old method name used by
...
Batik and possibly others.
2001-05-30 17:29:42 +00:00
jake%acutex.net
8cbb7741ca
Fix for bug 45164 - New users created by the admin were not subject to the userregexp for groupsets.
...
Patch by Joe Robins <jmrobins@tgix.com>
r= jake@acutex.net
2001-05-30 15:47:30 +00:00
cls%seawood.org
3c48a710b7
Tweak xptc so that it works on Irix with gcc.
...
Thanks to John Vandenberg <zeroJ@null.net> for the patches.
Bug #79362 r=cls a=asa for 0.9.1
2001-05-30 14:48:52 +00:00
pollmann%netscape.com
1ac7a3715e
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
2001-05-30 11:26:21 +00:00
pavlov%netscape.com
d15c8cf30e
removing win32 checked in binary build stuff. wtf is this doing in the tree? are we going to have to get r= and sr= for things that arn't part of the build now? sigh.
2001-05-30 10:32:30 +00:00
bienvenu%netscape.com
cdc2ce67c2
fix problem downloading message bodies for offline use when headers haven't been downloaded r=naving, sr=sspitzer a=drivers@mozilla.org 82248
2001-05-30 04:03:35 +00:00
bienvenu%netscape.com
6898529097
fix infinite loop expanding certain threads, r=naving, sr=sspitzer a=drivers@mozilla.org 82595
2001-05-30 04:00:21 +00:00
hewitt%netscape.com
3e3052f412
81872 - navigator button mousedown images, a=blizzard
2001-05-30 03:59:47 +00:00
bienvenu%netscape.com
dc2c86e4a2
fix problem saving drafts while offline r=naving, sr=sspitzer, 82476, a=drivers@mozilla.org
2001-05-30 03:58:19 +00:00
rpotts%netscape.com
3a0587164a
bug #73234 (r/sr=darin, r=valeski, a=asa). Fix progress event sink messages to pass the nsIInputStreamChannel as the request - instead of the underlying transport request...
2001-05-30 02:55:51 +00:00
amasri%netscape.com
714d27b14a
adding embedding tests for qa. Not part of the build.
2001-05-30 02:50:49 +00:00
amasri%netscape.com
faa25a123b
adding tests for qa embedding. not part of the build
2001-05-30 02:49:08 +00:00
jst%netscape.com
6f138c7969
Fixing crasher bug 73331. When cleaning up incorrect content in the HTML content sink we ended up creating frames for content that was about to be taken out of the document shortly after only to be inserted into the document again at a different place, this caused frame construction to happen for the new content that was about to be moved. So we created frames for no good reason and the frames we created got distroyed immediately after they've been created. The frame construction left old frames around that held on to anonymous content that was partly torn down and didn't have a valid document pointer, this caused a crash later on in the style resolution code. r=harishd@netscape.com, sr=vidur@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org).
2001-05-30 02:25:52 +00:00
mstoltz%netscape.com
d6e2839371
bug 77485 - exploit inserting a function into another window using targeted
...
javascript URL links. Two-part fix: moving the call to GetCurrentDocumentOwner
in nsDocShell::LoadInternal to before the target docshell is called, and
changing nsScriptSecurityManager::GetFunctionObjectPrincipal to only get
the principal from the function object's scope chain if the function object's
principal is the system principal. r=jst, sr=vidur, a=asa.
2001-05-30 02:22:22 +00:00
danm%netscape.com
035f8a1ada
ignore OnLocationChange if it's for another window. necessitated by change for bug 56062. this is bugs 82368, 82413 and the reason 50881 was reopened. r=hyatt,radha a=chofmann
2001-05-30 02:07:48 +00:00
darin%netscape.com
0b8e5b0251
Fixes bug 80313 "HTTP Content-Type header incorrectly parsed"
...
r=neeti, sr=darin, a=chofmann
2001-05-30 01:58:49 +00:00
syd%netscape.com
564d0f14d3
Fix for 76943. r=ssu, sr=mscott, a=asa (drivers@mozilla.org)
...
The problem being fixes is the progress meter UI will not display when we are dowloading
XPI files from the net (see bug report for more details). We were throttling the update
of progress bar based on some interval being exceeded. The problem is/was that sometimes
the XPI is downloaded faster than the specified interval (a series of these renders the
progress bar "dead", and the user has no feedback UI as to what is happening). It is not
entirely clear that the time interval computation is correct to being with. The safe thing
to do here is to simply let the UI update whenever necko invokes our progress callback,
and dispense with the throttling. This results in a smooth UI update and has minimal
performance sideaffects (we are limited more by the network I/O and disk writes that the
progress bar UI update).
2001-05-30 00:46:16 +00:00
mkaply%us.ibm.com
c4fe26ee6d
IRIX and BSD bustage - need cast - this has never been built until blizzard turned it on
2001-05-30 00:45:30 +00:00
darin%netscape.com
985a470d1a
Fixes bug 82388 "SSL proxy CONNECT should send Host header"
...
r=bbaetz, sr=dougt, a=selmer
2001-05-30 00:40:50 +00:00
dbragg%netscape.com
3cc793f4e8
I'm an idiot. When I checked this in on Friday 5/25 I had the fix commented out
...
during some back and forth testing. This was r/sr=bredan and a=asa for drivers@mozilla.org
The bug is 78428.
2001-05-30 00:24:00 +00:00
saari%netscape.com
0b11af5980
fix for 82710, r=me, sr=hyatt, a=mcafee (blocker)
make sure we set the focused element to null after the viewer is totoally torn down, and after we've suppressed focus
2001-05-29 23:26:50 +00:00
saari%netscape.com
13f4b7f55a
fixing 826710 blocker. r=me,sr=hyatt,a=mcafee
Make sure we null out the focused element after the focus is supressed, and after the container is torn down. Also, make sure we don't do unnecessary command updating when focus is suppressed
2001-05-29 23:22:11 +00:00
pinkerton%netscape.com
e4e5193457
add 'about mozilla' item and impl to carbon menu code. fix indentation. bug#83187, r=saari/sr=sfraser.
2001-05-29 23:18:26 +00:00
pinkerton%netscape.com
30640defdc
add carbon.r to suck in plst for icon and bundle stuff r=saari/sr=sfraser bug 58228
2001-05-29 23:16:34 +00:00
pinkerton%netscape.com
f7c32bb549
add plst to suck in icon and file mappings. r=saari/sr=sfraser bug 58228
2001-05-29 23:15:07 +00:00
pinkerton%netscape.com
f3aa81b40c
remove 'carb' resource. plst will supercede. r=saar/sr=sfraser bug 58228
2001-05-29 23:14:30 +00:00
mkaply%us.ibm.com
009fd9a870
when the widget is being destroyed, check if it is the rollup widget and clear that out before it's too late.
...
r=saari/sr=hyatt/a=blizzard
bug# 51603
2001-05-29 23:05:27 +00:00
darin%netscape.com
01e4b9bb6f
Fixes bug 81658 "Password protection is slowing down page-load performance"
...
r=bbaetz, sr=dougt, a=selmer
2001-05-29 22:54:44 +00:00