Commit Graph

95562 Commits

Author SHA1 Message Date
alecf%netscape.com
b0f44a323d dammit why does this break linux?!
backing out my last checkin
2002-01-11 22:44:30 +00:00
darin%netscape.com
926dbcef45 fixes bug 112479 "HTTP needs complete support for nsIUploadChannel"
r=dougt, sr=alecf
2002-01-11 22:44:26 +00:00
alecf%netscape.com
21a3f3ae6f progress towards 108962 - fix nsLinebreakConverter to stop using private nsStr members
r=dbaron, sr=jag
2002-01-11 22:40:09 +00:00
ian.mcgreer%sun.com
dd22838792 temporary fix for bug 115360 2002-01-11 22:24:31 +00:00
dougt%netscape.com
e779f53edb fixing build bustage. there is another nsMemory.h in xpcom/base which overwrote this copy 2002-01-11 21:05:08 +00:00
sdagley%netscape.com
b6d77ac4ec Change to fix for #60203 - continue to delete temp files on exit of Mozilla app on platforms other than Mac per mscott's request. r=pinkerton 2002-01-11 20:51:09 +00:00
darin%netscape.com
438eeaa425 fixes bug 119103 "Host: header not being send correctly for IPv6 IP's"
r=morten@nilsen.com
sr=jag
2002-01-11 20:34:23 +00:00
alecf%netscape.com
6684d81636 fix for bug 114134 - crash when localizing some strings
when multi-byte characters crossed a buffer boundary, we weren't correctly backing up and instead tried to decode the half-loaded utf8 character... in addition, our new "remainder" count was completely broken - we were adding the old remainder to the new remainder, when in fact we had just consumed the old remainder
r=dbaron, sr=jag
2002-01-11 20:34:11 +00:00
darin%netscape.com
2c5dd76223 fixes bug 117507 "HTTP Authentication hangs if no username/password is entered"
r=badami@netscape.com sr=jag
2002-01-11 20:33:03 +00:00
bnesse%netscape.com
4585e99647 Removing files obsoleted by alecf's checkin for bug 112708. 2002-01-11 20:13:27 +00:00
dougt%netscape.com
a2389a2171 Moving Memory Util functions into nsMemory. r=dmose, sr=jband, bug=119082 2002-01-11 20:12:22 +00:00
bnesse%netscape.com
4e859377fb Removing files obsoleted by the checkin for bug 89137. 2002-01-11 20:12:09 +00:00
dbaron%fas.harvard.edu
e47cc4c2bc Do restoration of information in the layout history state immediately after frame initialization rather than using separate code within PresShell::ContentAppended that calls GetPrimaryFrameFor (which is slow and forces every frame into the primary frame map, inefficiently). b=109428 r=rods sr=waterson 2002-01-11 20:10:46 +00:00
bnesse%netscape.com
a7daf4397f Fix for bug 118903. Add autoconfig to install packaging. Also fixes copying of prefcalls.js to dist on Windows. r=alecf, sr=sfraser. 2002-01-11 20:09:03 +00:00
mitchf%netscape.com
c7e6291f81 fixed typo 2002-01-11 19:53:03 +00:00
jpierre%netscape.com
472a0c1c53 Fix for 98068 - PR_CALLBACK OS/2 issues 2002-01-11 19:53:00 +00:00
sdagley%netscape.com
a5d2c3871e Fix #60203 and #100460 - change name of downloaded files from the salted name to original name when download finishes and no longer delete temp files passed off to helper apps. Based on patch from Terence Tan. r=pinkerton,sr=sfraser 2002-01-11 19:51:57 +00:00
timeless%mac.com
d59d6f01f1 Bug 114396�JS evaluation result is not displayed in the JS console
patch by neil@parkwaycc.co.uk r=doron sr=hewitt
2002-01-11 19:45:00 +00:00
harishd%netscape.com
953e72274b Reduce the size of tokens. b=113657, r=heikki, sr=jst 2002-01-11 19:39:57 +00:00
bzbarsky%mit.edu
62bab8e43b Change more instances of NS_ConvertASCIItoUCS2 to NS_LITERAL_STRING.
Bug 104159, r=jag, sr=alecf
2002-01-11 19:39:51 +00:00
dbaron%fas.harvard.edu
f833b1af22 Fix background painting as the default color while leaving a page. b=118867 r=sfraser sr=jst 2002-01-11 19:38:21 +00:00
hwaara%chello.se
08934782e1 #105842, "Empty or no <title> or image does not update title in tabbed browsing"
Patch by neil@parkwaycc.co.uk

r=jag, sr=hyatt
2002-01-11 19:37:20 +00:00
mitchf%netscape.com
abc3cffdd1 Adds Javascript entry page into wizard (Bugscape #11290) 2002-01-11 19:33:33 +00:00
harishd%netscape.com
9984cd8b61 Decrement mOpenFormCount only if there's an open form. b=115262, r=heikki, sr=jst.\n Counter related code should be DEBUG only. b=92618, r=heikki, sr=jst 2002-01-11 19:33:31 +00:00
attinasi%netscape.com
651a74602c Fixed problem with images splitting when they should not be. b=111255 r=karnaze sr=waterson 2002-01-11 19:32:55 +00:00
dbaron%fas.harvard.edu
fa6686c2d6 Fix bustage. 2002-01-11 19:24:51 +00:00
hwaara%chello.se
b9be5da7ff #65523, "'View Stored Cookies' button needs a better name"
Patch by Vidar Braut Haarr <vidar@coretrek.com>

r=morse, sr=alecf
2002-01-11 19:24:17 +00:00
attinasi%netscape.com
e871b26614 Added regression test for split images (bug 111255). Not part of build 2002-01-11 19:05:05 +00:00
attinasi%netscape.com
28e7266b5a Regression test for split images. Not part of build 2002-01-11 19:04:37 +00:00
relyea%netscape.com
89b3664a5c Keep a copy of the DER Crl. 2002-01-11 17:31:09 +00:00
blizzard%redhat.com
695668b70f Add exclusion lists to the packager. Not part of the default build. 2002-01-11 17:18:01 +00:00
alecf%netscape.com
4bf946ec25 remove dead file - not used anywhere 2002-01-11 15:09:32 +00:00
rods%netscape.com
57e9b4a883 reflow was using the wrong DC to rendering context for PP
now cropping progress title to 64 chars with elipse o the front
BUg 117745,118729 r=dcone sr=attinasi
2002-01-11 11:59:00 +00:00
rods%netscape.com
b304b3f01e reflow was using the wrong DC to rendering context for PP
BUg 117745 r=dcone sr=attinasi
2002-01-11 11:56:10 +00:00
rods%netscape.com
978de2b139 Fixing build problem
Bug 119147 r=dcone sr=attinasi
2002-01-11 11:48:28 +00:00
wtc%netscape.com
5db5979aac Bugzilla bug 119406: fixed a misspelling. Thanks to Nick Blievers
<nickb@adacel.com.au> for the bug report and the fix.
2002-01-11 05:35:26 +00:00
rbs%maths.uq.edu.au
05c1973f14 Some tweaks 2002-01-11 05:08:11 +00:00
beard%netscape.com
0a68818971 Starting to develop gc infrastructure. 2002-01-11 04:45:02 +00:00
beard%netscape.com
3d6a4deda1 copy(NULL) == NULL 2002-01-11 04:42:11 +00:00
bryner%netscape.com
1c2e31a6a3 XBL form control work-in-progress:
- Separated form control css into implementation (in layout/html/forms),
and appearance (in the theme)
- Implemented select size=1 in modern
- Hooked up onchange events for select size=1
- Removed unneeded theme.mk file

Not turned on by default.  r/sr=hewitt.
2002-01-11 04:34:19 +00:00
zach%zachlipton.com
479c20a58b Additional fix for bug 112914: "Test should not cat $file" Previous
patch fixed the problem, but this patch stops once it finds strict so
it will not take as long to run.

Patch by ddkilzer@theracingworld.com. R=zach@zachlipton.com though review
is not required for tests.
2002-01-11 03:53:18 +00:00
aaronl%netscape.com
618f21ff3f Active Accessibility: use tooltiptext attribute for accessible name if there is no label. r=jgaunt, sr=waterson 2002-01-11 03:49:13 +00:00
aaronl%netscape.com
682aa6f2ff Bug 119067. Add nsIDOMXULMenuListElement.idl, implement open property. r=jgaunt, sr=hyatt. Bug 119251 - Active Accessibility status bar shouldn't act like a leaf - need the ability to have children. r=jgaunt, sr=waterson 2002-01-11 03:48:02 +00:00
bryner%netscape.com
f27fd1fca3 bug 90254 - blank menu item under privacy and security on mac. r=stephend, sr=sfraser. 2002-01-11 03:17:36 +00:00
tor%cs.brown.edu
de66121ce9 Bug 116378: fix win32 byte ordering. r=pavlov, sr=blizzard 2002-01-11 03:16:44 +00:00
andreww%netscape.com
8c749105d9 bugzilla bug 112314,85226 r=shliang (shuehan) , sr=hewitt ; fixing themes preview window 2002-01-11 03:05:25 +00:00
waterson%netscape.com
0c07a14c41 Bug 118863. Fix several incorrect uses of IsElementContainedBy when IsElementInBuilder is required. Fixes problems with nested templates. r=rjc, sr=hyatt. 2002-01-11 03:00:53 +00:00
andreww%netscape.com
dd4e2fd9f8 bugzilla bug 29896 r=blake, racham, sr=hewitt folder names truncate in middle instead of right in folderpane. 2002-01-11 03:00:38 +00:00
rbs%maths.uq.edu.au
14edaf7b93 Alert! MissingMathML fonts. Here goes the prompt that the user will see when it is detected that crucial stretchy MathML fonts are not installed. The list of those fonts that are missing is shown so that the user can install them. The message is hardcoded and would need to be localized 2002-01-11 02:57:03 +00:00
andreww%netscape.com
1aee51887e bugzilla bug 62011 r=racham, shliang sr=hewitt status bar in subscribe dlg should be at bottom. 2002-01-11 02:52:26 +00:00