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

103629 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 412d54c9d6 Fix Mac bustage from brendan's checkin. 2002-05-22 00:53:12 +00:00
harishd%netscape.com 1e4585c9ba Ensuring complete consumption of DOCTYPE content. b=142625, r=heikki, sr=jst 2002-05-22 00:46:16 +00:00
smeredith%netscape.com 7e6cab87fd Change to the install.bmp. Temp for beta until we get real artwork (like,
from an artist.)
Change to make variable substiution in cfg version output.
2002-05-22 00:46:11 +00:00
jst%netscape.com 449ccb64c4 Queting down compiler warning... 2002-05-22 00:39:21 +00:00
jst%netscape.com ea40a67bee Fixing security bug 143369. Plug security holes that let webpages fake their origin. r=brendan@mozilla.org, mstoltz@netscape.com, sr=jband@netscape.com 2002-05-22 00:34:01 +00:00
relyea%netscape.com 482a55e955 Back out the change on Module destruction. 2002-05-22 00:25:48 +00:00
naving%netscape.com da341fcaa1 145258 r=cavin sr=bienvenu Use unique tmp files when saving filter rules otherwise rules.dat can be corrupted in a multiuser environment 2002-05-22 00:21:11 +00:00
dbaron%fas.harvard.edu d2188e6086 Move implementation of HTML label element entirely into the content model so that it can have any display type: implement the event-munging and accesskey support in nsHTMLLabelElement. For the latter, share some code with nsHTMLAnchorElement and remove extra parameter from nsIEventStateManager access key methods. b=96813 r=jkeiser sr=jst 2002-05-22 00:14:51 +00:00
ben%netscape.com 410db27cbd Fix for bug 86501 - bookmarks.html file is truncated to 0-length when shutting down with a full profile disk. Write bookmarks to a temporary file, and rename that to 'bookmarks.html' only if the write operation succeeded. r=bryner, sr=jag. 2002-05-22 00:07:14 +00:00
brendan%mozilla.org f1f6f1398e Don't fail to call OBJ_CHECK_ACCESS for o.__proto__ = x, with enough mode bits to say what's happening (143369, r=shaver, sr=jst). 2002-05-22 00:06:40 +00:00
naving%netscape.com 4837a1422f 145341 r=cavin sr=bienvenu Automatic downloading of pop3 msgs on biff was not updating status counter. fix is to pass valid msgWindow. this is needed for stopping such downloads and/or for throwing errors. 2002-05-22 00:05:03 +00:00
bbaetz%student.usyd.edu.au 5654419b9e Bug 144565 - describecomponents.cgi shows wrong components when user has
access to only one product
Bug 145113 - describecomponents doesn't call quietly_check_login()
r=justdave, gerv
2002-05-21 23:36:25 +00:00
attinasi%netscape.com 2e6a55a93f Added How-To doc on debugging table reflow (provided by Bernd - Thanks!) 2002-05-21 23:12:06 +00:00
attinasi%netscape.com 06842a75a2 Some Table Debugging guidelines. Documentation only, not part of any build, product or gooseberry pie. 2002-05-21 23:06:15 +00:00
bienvenu%netscape.com 950b3162ef put up a message if imap server connection fails without an error before seeing server greeting, 71792 r=cavin, sr=sspitzer 2002-05-21 23:05:50 +00:00
bienvenu%netscape.com 039ebe220c add max number of imap connections to cache, r=cavin, sr=sspitzer 71792 2002-05-21 23:04:24 +00:00
nhotta%netscape.com 42a0ab781d Implement kPlatformCharsetSel_KeyboardInput for MacOS,
bug 141248, r=ftang, sr=brendan.
2002-05-21 22:55:25 +00:00
mcafee%netscape.com bdda5414f4 Adding external dependency mechanism (145338). r=blythe, sr=alecf 2002-05-21 22:54:05 +00:00
blizzard%redhat.com f1c52feb95 Bug #121248. Clipboard support for gtk2. Not part of the default build. 2002-05-21 22:47:56 +00:00
igor%mir2.org 47da51e506 Making HTML tag helper functions to convert thisObj to string to match SpiderMonkey and user expectations (was reported by Steven Beal <steven.beal@peregrine.com>) 2002-05-21 22:00:08 +00:00
bienvenu%netscape.com f1346ee5c4 rest of fix for 13560, don't display permissions on imap folder props if server doesn't support acl r=naving, sr=sspitzer 2002-05-21 21:43:23 +00:00
depstein%netscape.com 272d204c29 fixed compiler bugs. removed nsIWebBrowser.cpp because of naming conflict, adding nsIWebBrow.cpp for test cases.
a=asa for QA checkins that are not part of the default builds
2002-05-21 21:37:34 +00:00
ducarroz%netscape.com 5435013cc5 Fix for bug 132163 (patch v3). Fix warnings. R=ducarroz, SR=mscott. Patch provided by ayn2@cornell.edu (Aleksey Nogin) 2002-05-21 21:34:56 +00:00
rpotts%netscape.com ae5f26f335 bug #145994 (r=chak,sr=alec). Fix null-pointer crash when stop() is called within a nsIWebProgressListener notification. 2002-05-21 21:30:58 +00:00
relyea%netscape.com dc0b0c243c Don't crash if url is specified, but the crl is broken 2002-05-21 21:26:52 +00:00
relyea%netscape.com 91abc91169 Missing component when deleting should not be fatal 2002-05-21 21:26:14 +00:00
relyea%netscape.com 3b707d47e7 Fix spelling error.
Clear out certs from the cache before the token goes away.
2002-05-21 21:24:35 +00:00
relyea%netscape.com c936511eb9 Fix spelling error. 2002-05-21 21:23:33 +00:00
relyea%netscape.com fe96b95117 Clear out certs associated with tokens that have just been taken off the trust domain. 2002-05-21 21:22:55 +00:00
ducarroz%netscape.com 7c090253d3 Fix for bug 132163 (patch v2). Fix warnings. R=ducarroz, SR=bienvenu. Patch provided by ayn2@cornell.edu (Aleksey Nogin) 2002-05-21 21:12:10 +00:00
morse%netscape.com d1ed37a296 bug 98673, reduce turbo mode memory usage, r=law, sr=jag 2002-05-21 21:10:48 +00:00
cbiesinger%web.de 03f3ca9d9b bug 92947 r=timeless sr=jag
Better feedback when components of a page do not download
2002-05-21 21:05:11 +00:00
naving%netscape.com e858b17d4a 121926 r=bienvenu sr=mscott. Fixing a bug where mailnews doesn't ask for password if the passwordManager has
wrong password. The problem was walletService wasn't getting created so we were never clearing bad password.
2002-05-21 20:44:46 +00:00
igor%mir2.org f45acbc9ee Optimization in toInt32/toUint32/toUint16 for common case of integer argument. 2002-05-21 20:18:15 +00:00
igor%mir2.org c8e2d56fca Added indexOf and lastIndexOf 2002-05-21 20:14:10 +00:00
igor%mir2.org 9dadadad3e In getElements return ScriptRuntime.emptyArgs when array length is 0 2002-05-21 20:13:30 +00:00
rods%netscape.com b9efd96eca unregisters the focus listener after a new one is installed.
Bug 145388 r=dcone sr=jst
2002-05-21 19:37:28 +00:00
timeless%mac.com 0756b8de55 Bug 130853 crash in winembed.exe
scope observerService so it isn't held past embedding shutdown
r=smontagu moa=adamlock
2002-05-21 19:19:50 +00:00
mikep%oeone.com 9722b9a140 Removing incorrect day of week from display. 2002-05-21 19:12:45 +00:00
mikep%oeone.com a6f3055f4e Adding in about calendar page. 2002-05-21 18:56:22 +00:00
shrutiv%netscape.com ff37a4cd0a Fix for bugscape bug 15302: Enable Classic Skin checkbox on component
selection list
2002-05-21 18:38:10 +00:00
akkana%netscape.com 134c03c035 Fix strict JS warning that slipped in with the fix for 71726. r=brade, sr=jst+kin 2002-05-21 18:26:52 +00:00
myk%mozilla.org 8186b44781 Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.
Patch by mental <xor@ivwnet.com>.
r=justdave,myk
2002-05-21 17:53:48 +00:00
mikep%oeone.com 5c34080e47 Adding in sizeToContent. 2002-05-21 17:15:03 +00:00
mikep%oeone.com 2997cbbf72 Fixing bug 140061. 2002-05-21 17:13:16 +00:00
myk%mozilla.org da27bba67f Fix for bug 143743: Eliminates warning by properly initializing array reference.
Fix by Myk Melez <myk@mozilla.org>.
r=bbaetz,justdave
2002-05-21 14:17:56 +00:00
glazman%netscape.com 6f04b18617 fixing brad Tbox warning; b=142019, r=bzbarsky, sr=jst 2002-05-21 13:33:25 +00:00
jdunn%netscape.com e8b4b1e3a2 fix AIX's xlC364 internal compiler error (just rearranging existing code)
# 143461
r=brade@netscape.com
sr=alecf@netscape.com
2002-05-21 13:26:30 +00:00
rods%netscape.com a0cd08f23a The problem here is the "edge" prefs are now preficed with the printer name,
and the nsPrintOptions know how to convert the printer name, so we need to add
a helper method to nsIPrintOptions.idl so the nsSimplePageSeq can get the properly named value.
Bug 140669 r=dcone sr=attinasi
2002-05-21 10:53:45 +00:00
glazman%netscape.com 8b99db659f output of CSS border and background shorthand properties was buggy ; the new code implements a proposal by Hixie that tries to output the minimal number of properties.
b=142019, r=bzbarsky, sr=jst
2002-05-21 08:16:42 +00:00