Commit Graph

123319 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
a05f544756 #220827
r=darin, sr=jst
Code from doronr@us.ibm.com - allow empty headers in SOAP to work around Axis bug
2003-10-17 19:26:14 +00:00
igor%mir2.org
2d87a134ca Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=222635 :
Now activation is always properly removed under the debugger.
2003-10-17 18:24:29 +00:00
chanial%noos.fr
10bbeb28bd Bug 221597: remove comm.jar dependencies in browser.js by forking metadata.xul (now: metaData.xul)
move pageInfo.css into skin.
2003-10-17 18:00:38 +00:00
relyea%netscape.com
5eeaac60fc Incorporate WTC's review comments.. 2003-10-17 17:56:56 +00:00
chanial%noos.fr
5bc3a6716d remove #ifdef MOZ_PHOENIX that are no more relevent since we forked the bookmarks service.
correct typo in comment.
2003-10-17 16:27:55 +00:00
chanial%noos.fr
757044237d bug 221078: unfork firebird/mozilla cookie prefs.
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
2003-10-17 15:21:48 +00:00
chanial%noos.fr
a43d6710f0 bug 221078: unfork firebird/mozilla cookie prefs.
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
2003-10-17 15:05:49 +00:00
chanial%noos.fr
75f2a9f5c3 bug 222625: Default attribute for preferences should be "value"
bug 222030: useless use of wsm_attributes used in <data/> objects
and also remove some silly use of prefattribute
2003-10-17 14:56:39 +00:00
ian.mcgreer%sun.com
a3fb7ce4e9 missed SSL ECC test files in last checkin 2003-10-17 14:10:18 +00:00
uid502
089611c9cc Bug 222468. Make nsLayoutUtils::CompareTreePosition work even if the aCommonAncestor parameter is not, in fact, a common ancestor. 2003-10-17 14:10:02 +00:00
ian.mcgreer%sun.com
5c2c5888f9 ECC code landing.
Contributed by Sheuling Chang, Stephen Fung, Vipul Gupta, Nils Gura,
and Douglas Stebila of Sun Labs
2003-10-17 13:45:42 +00:00
ian%hixie.ch
7931dd2ce8 Be silently compatible with Infobot's 'karma' syntax. Bug 142377 2003-10-17 09:47:53 +00:00
neil%parkwaycc.co.uk
920c108c8b Checking in reviewed attachment rather than obsolete attachment to bug 222524 2003-10-17 09:06:13 +00:00
neil%parkwaycc.co.uk
2eacfbcae1 Bug 222524 CompareRawSortKey should be null-safe r=smontagu sr=bienvenu 2003-10-17 08:19:58 +00:00
nelsonb%netscape.com
525a14b3ed Put the NSS 3.9 block in ASCII sorting order. 2003-10-17 05:45:19 +00:00
uid502
d521946094 Bug 165149. More cleanup. Make nsStyleContext::GetPseudoType return a weak pointer. Also remove unnecessary arguments to nsHTMLContainerFrame::CreateViewForFrame. r+sr=bzbarsky 2003-10-17 02:38:37 +00:00
bzbarsky%mit.edu
67e7cd93b5 Removing super-noisy debug printf. bug 220341, rs=blizzard 2003-10-17 02:13:30 +00:00
justdave%syndicomm.com
9d508ecdf1 Correcting the previous backout attempt, apparrently typoed a version number last time 2003-10-17 02:07:55 +00:00
bzbarsky%mit.edu
13fdf8a043 Return a more useful error code. Partial fix for bug 222501, r=biesi, sr=darin 2003-10-16 23:53:45 +00:00
relyea%netscape.com
952d217499 Bug 156770 When we do a file import and give a bad password we get wrong errors back
When we fail to decode based on a bad password, don't continue.

So once we've tried failed to decode a ANS.1 stream, don't continue collecting
more data.

On microsoft.pfx files, we would wind up decoding to the end of the encrypted
stream, then fail in the padding in PKCS #7. This code bypasses this problem by
making sure we don't continue to try to decode data once we've hit a bad
password failure.
2003-10-16 23:49:15 +00:00
scott%scott-macgregor.org
bde8e1b0f7 Bug #219204 --> posting news articles adds line break at its end. Patch by ch.ey@gmx.net (Christian Eyrich)
sr=mscott
2003-10-16 23:19:55 +00:00
scott%scott-macgregor.org
9eaf44cee9 Checking in Bug #163783 --> sending message adds line break at its end for ch.ey@gmx.net.
sr=mscott
2003-10-16 23:16:36 +00:00
darin%meer.net
50e657cb5e fixes bug 222023 "regression: pref parser should accept single-quote delimited strings" r=timeless sr=brendan 2003-10-16 22:33:02 +00:00
nicolson%netscape.com
01b4508c5d More debugging information. 2003-10-16 22:17:00 +00:00
scott%scott-macgregor.org
2a849a499d Bug #222521 --> Auto Proxy URLs do not work in Thunderbird 2003-10-16 22:15:21 +00:00
rlk%trfenv.com
77e4c9cbf2 Bug 153789 - Navigator Preferences - Appearance - corrections. r=neil.parkwaycc.co.uk 2003-10-16 21:17:53 +00:00
ian%hixie.ch
f746e27ec1 Support password protected servers. bug 222129. 2003-10-16 21:17:39 +00:00
dwitte%stanford.edu
b0c03defea unfork the core cookie backend prefs, between mozilla & firebird. this makes the cookie backend GRE-friendly. it also breaks firebird, but that's their own fault. (a firebird fix will be landing shortly).
b=221078, r=caillon, sr=darin.
2003-10-16 20:54:29 +00:00
leaf%mozilla.org
96d1dc01d6 add env var control to stub installer xpi url; version based on milestone,
and installer name based on config settings.
2003-10-16 20:06:23 +00:00
ian%hixie.ch
8321b8dfc5 implement 'lo' as a greeting 2003-10-16 19:42:34 +00:00
justdave%syndicomm.com
f8d1d9c37d Backing out patch from bug 108528 - failed to take i10n concerns into account 2003-10-16 18:26:09 +00:00
bzbarsky%mit.edu
f384166efa Create a mozAutoDocUpdate class to handle automatically calling
BeginUpdate/EndUpdate on documents.  Use this in a bunch of places to make sure
that EndUpdate is called in the face of early returns.  Bug 131775, also fixes
bug 211022, r=caillon, sr=jst
2003-10-16 18:14:25 +00:00
bryner%brianryner.com
3515d16faa really fix bug 220067, and add license from nsWalletTreeUtils.js (the source of this code) 2003-10-16 18:09:55 +00:00
bryner%brianryner.com
55adbb6571 removing unused file 2003-10-16 18:07:21 +00:00
bzbarsky%mit.edu
627dcc5a9d Don't fire window.onerror for strict JS warnings. Bug 220603 (and bug 63672
and company), patch by brendan, r=jst, sr=bzbarsky
2003-10-16 17:54:24 +00:00
timeless%mozdev.org
3c196ae18d Bug 215784 segmentation violation when clicking on Edit/Preferences/Appearance/Fonts
r=dwitte
2003-10-16 16:03:55 +00:00
timeless%mozdev.org
e552a95d25 Bug 220106 @mozilla.org/security/nsCertTree;1 doesn't null check mTreeArray
r=kaie sr=bz
2003-10-16 15:33:56 +00:00
timeless%mozdev.org
b9a02f9962 Bug 220230 Change PSM preferences windows behaviour to be more consistent with the rest of the Preference windows
patch by borggraefe@despammed.com r=kaie sr=bienvenu
2003-10-16 15:26:28 +00:00
igor%mir2.org
d939e7224e I changed FunctionObject and ScriptableObject to use MemberBox wrapper for native methods, getters and setters that allowed to get following:
1. Method serialization code in MemberBox takes care of all serialization so ScriptableObject and FunctionObject does not need anything on its own.

2. Invoker optimization is extended to getters and setters in ScriptableObject.

3. Recovery from IllegalAccessException is extended to all cases of method invocation via reflection.

4. All error wrapping happens in a single class so FunctionObject and ScriptableObject does not need to wary about it.
2003-10-16 14:27:53 +00:00
dwitte%stanford.edu
9c84bccbd4 make the cookie whitelist override the "limit cookie lifetime to session" pref. this allows the user to whitelist certain sites for setting permanent cookies, while non-whitelisted sites are downgraded to session cookies. also adds an "downgrade cookies from this site to session" permissionlist value, so now we have a whitelist/blacklist/sessionlist. (UI for this latter feature is not yet hooked up).
this also shifts a bunch of forked pref stuff out of the cookie backend and into an app-specific place, which is good for the GRE.

b=217286, r=mvl, sr=darin.
2003-10-16 13:17:12 +00:00
bryner%brianryner.com
bb0bc1b268 I meant to check for an empty string as well as a null string. Really. r=mozbot. 2003-10-16 10:04:14 +00:00
bryner%brianryner.com
0e97dcab55 port fix to sort strings case-insensitively, bug 220067 2003-10-16 09:44:52 +00:00
neil%parkwaycc.co.uk
ddd4f28a33 More help cleanup including fix to previous checkin to bug 219120 r=rlk sr=alecf 2003-10-16 08:17:06 +00:00
daniel%glazman.org
2cb1f4457a trivial fix for too wide buttons in Composer's format toolbar, classic theme; b=222390, rs=bz 2003-10-16 07:29:42 +00:00
bzbarsky%mit.edu
01975f305d Removing stray ^M. Patch by bernd, r/sr=me, bug 207401 2003-10-16 06:46:50 +00:00
justdave%syndicomm.com
1ffae79ca4 removing references to my netscape.com address, since it no longer works. 2003-10-16 06:30:02 +00:00
pschwartau%netscape.com
2049f8f1b7 Skip new tests that use SpiderMonkey's f.caller property (non-ECMA). 2003-10-16 04:08:38 +00:00
brendan%mozilla.org
45f871a076 Fix f.call and f.apply so f.caller skips those natives, to match IE (222029, r=shaver). 2003-10-16 03:30:18 +00:00
nicolson%netscape.com
03573a14f2 Try * instead of . to get zip to grab all the contents of a directory. 2003-10-16 03:28:19 +00:00
bzbarsky%mit.edu
af8ee5b35d Adding support for DOM3 DOMStringList and DOMNameList. Bug 217159,
implementation by peterv, classinfo changes by me, r/sr=me on peterv's changes,
r/sr=peterv on my changes, r=caillon on the whole thing, sr=jst
2003-10-16 00:44:20 +00:00