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

103643 Коммитов

Автор SHA1 Сообщение Дата
jdunn%netscape.com a43cd20380 changing false to PR_FALSE
r=james.turner@crocodile-clips.com, bbaetz@student.usyd.edu.au
2002-05-22 13:17:13 +00:00
rods%netscape.com b66bf63fcf patch to clamp to 1/10th of the largest dimension of a page - very low risk. I
think it is unrealistic that the smaller dim of the page would be less than 1/5
of the larger dimension. (and remove unneeded call to get the presshell)
Bug 145976 r=dcone sr=attinasi
2002-05-22 11:32:00 +00:00
matty%chariot.net.au bcbb81dbcc Bug 93667: Add comments to uncommented sections of sanitycheck.cgi 2002-05-22 09:21:35 +00:00
cls%seawood.org d3e96251eb Make script aware of BeOS profile quirks. r=mcafee 2002-05-22 08:54:18 +00:00
pschwartau%netscape.com fda5ff5a27 Removing this test. It has been superseded by test ecma_3/Function/15.3.4.3-1.js 2002-05-22 06:01:09 +00:00
pschwartau%netscape.com e62a49c193 Initial add. Tests language conformance to EMCA-262 Edition 3 Section 15.3.4.4 2002-05-22 05:54:58 +00:00
pschwartau%netscape.com 40851f4b70 Initial add. Tests language conformance to EMCA-262 Edition 3, Section 15.3.4.3 2002-05-22 05:54:21 +00:00
mhammond%skippinet.com.au 362f4f854b nsCString->nsString API changes. Merged from 1.0 branch.
Not part of the build.
2002-05-22 05:41:04 +00:00
dveditz%netscape.com 7d074d84d3 bug 144704 make sure view image context menu item doesn't inherit the wrong context, r=bryner,sr=brendan,a=chofmann,adt1.0.0+ 2002-05-22 04:56:05 +00:00
dveditz%netscape.com cb28a9ecc0 bug 143420 make sure showOnlyThisFrame option doesn't inherit the wrong context r=bryner,sr=scc,a=brendan,adt1.0.0+ 2002-05-22 04:54:50 +00:00
darin%netscape.com 871afef26b fixes bug 146074 "Proxy-authorization not on all requests after authentication"
r=rjesup@wgate.com sr=rpotts@netscape.com
2002-05-22 03:26:21 +00:00
mkaply%us.ibm.com 27fff55781 #145764
a=brendan
OS/2 only - fix broken icon
2002-05-22 02:30:48 +00:00
nicolson%netscape.com 411f9347cc Fix http://bugzilla.mozilla.org/show_bug.cgi?id=144934: generating DSA public key from spec is broken. 2002-05-22 02:13:31 +00:00
waldemar%netscape.com 5a4095b10a Removed interfaces 2002-05-22 00:59:22 +00:00
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