Commit Graph

119916 Commits

Author SHA1 Message Date
chanial%noos.fr
ca63c1a0bc bug 200359: Importing and exporting bookmarks are broken
r=bsmedberg@covad.net sr=alecf a=asa


git-svn-id: svn://10.0.0.236/trunk@141856 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 13:01:15 +00:00
igor%mir2.org
44a357fede 1. Consistently use ScriptRutime.<ClassName>Class instead of Classname.class to decrease code size and loading time
2. Small optimization in ScriptRuntime.toNuber


git-svn-id: svn://10.0.0.236/trunk@141855 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 12:01:38 +00:00
katakai%japan.sun.com
942c4af4ab bug 159865
Should support ISO-2022-CN-EXT encoding
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=asa


git-svn-id: svn://10.0.0.236/trunk@141854 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 10:46:23 +00:00
katakai%japan.sun.com
aa0ac1d2e7 bug 190328
Simplified Chinese (ISO-2022-CN) doesn't group together with other Chinese encoding in charset menu
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=asa


git-svn-id: svn://10.0.0.236/trunk@141853 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 10:00:22 +00:00
scott%scott-macgregor.org
448f9d43e2 Bug #202349 --> merge the thunderbird version of loadUrl to match the version Seth added.
Code flow does not effect mozilla.

a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@141852 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 07:11:26 +00:00
ben%netscape.com
6dfa2a16c0 203053 - crash on download. Didn't get quite all the changes from the trunk necessary. (Checking in bz's patch to http://bugzilla.mozilla.org/show_bug.cgi?id=188877 )
git-svn-id: svn://10.0.0.236/trunk@141851 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 04:28:11 +00:00
nelsonb%netscape.com
4089db1d23 Fix two problems that together prevented NSS from reading encrypted
messages from Lotus notes.  bug 202384.
1. Choice no longer treats END_OF_CONTENTS as a missing choice.
2. The code now correctly determines whether we are in an indefinite-
length encoded constructed type.  Instead of merely looking at the
immediate parent and grandparent states, it walks the state stack
until it finds the next higher state that corresponds to a parsed
tag, ignoring inline, pointer, choice, and other non-tag states.


git-svn-id: svn://10.0.0.236/trunk@141850 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 03:41:24 +00:00
caillon%returnzero.com
9cb9812a24 Bug 155748 - "Can't use a global variable named 'parent'"
r=bzbarsky sr=jst a=asa


git-svn-id: svn://10.0.0.236/trunk@141849 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 03:27:21 +00:00
jake%bugzilla.org
b3a17b67c1 Bug 203160 - mod_throttle has a new URL
git-svn-id: svn://10.0.0.236/trunk@141848 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 02:58:47 +00:00
nelsonb%netscape.com
566fbbc2d5 Greatly enhance the debug printing done when conditionally compiled with
DEBUG_ASN1D_STATES defined.


git-svn-id: svn://10.0.0.236/trunk@141847 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 02:15:50 +00:00
sspitzer%netscape.com
d2dbae2660 fix for bug #203415
don't use the default smtp server when creating a new account
if the smtp server has a redirector type.
r/sr=bienvenu, a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@141846 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 02:08:37 +00:00
scott%scott-macgregor.org
e7ff674073 Initial config files for uncompressing the mozilla JARS, picking out just the chrome files we want
and putting them in mail.jar and cute.jar

toolkit, messenger, communicator --> mail.jar
classic.jar --> cute.jar

Still to do: locale jar files


git-svn-id: svn://10.0.0.236/trunk@141845 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 01:53:35 +00:00
scott%scott-macgregor.org
6b3521577d Bug #194315 --> for thunderbird, bring up mail chrome as part of ensure 1 window and not a browser window.
does not effect seamonkey builds
sr=bryner
a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@141844 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 01:50:56 +00:00
nelsonb%netscape.com
5867af8951 Change the more recently added "choice" functions to conform to the
coding style used throughout the rest of the file.


git-svn-id: svn://10.0.0.236/trunk@141843 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 01:40:49 +00:00
scott%scott-macgregor.org
daadec5b2c synch up with the trunk
git-svn-id: svn://10.0.0.236/trunk@141842 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 01:40:48 +00:00
scott%scott-macgregor.org
193aea6452 add downloadmanager.xpt
git-svn-id: svn://10.0.0.236/trunk@141841 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 01:31:56 +00:00
bzbarsky%mit.edu
dd3cdc7634 Fix insertNode() to work right. Bug 135922, r=caillon, sr=peterv, a=asa
git-svn-id: svn://10.0.0.236/trunk@141840 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 01:14:42 +00:00
bzbarsky%mit.edu
450b865962 Make sure to flush reflows before trying to scroll so that frame coordinates
will be up-to-date.  Bug 186149, r=peterv, sr=jst, a=asa


git-svn-id: svn://10.0.0.236/trunk@141839 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 01:13:28 +00:00
bzbarsky%mit.edu
d1f7fb48d5 Pass the content parent frame to ConstructTableFrame so the view that's created
goes in the right place in the z-ordering.  Bug 203086, r+sr=roc, a=asa


git-svn-id: svn://10.0.0.236/trunk@141838 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 01:08:35 +00:00
mscott%netscape.com
2559f09db7 change a MOZ_PHOENIX ifdef to a MOZ_XUL_APP ifdef because we don't want thunderbird migrating 4.x profiles
either.


git-svn-id: svn://10.0.0.236/trunk@141837 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 00:50:11 +00:00
bryner%netscape.com
cd0b5e8302 sync with some seamonkey default pref changes.
git-svn-id: svn://10.0.0.236/trunk@141836 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-26 00:13:03 +00:00
harishd%netscape.com
3d345dd19a Fixing ports bustage. rs=heikki@netscape.com
git-svn-id: svn://10.0.0.236/trunk@141835 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 23:59:20 +00:00
sspitzer%netscape.com
b6388d7f3d fix for security bug #51631
prevent auth UI from coming up from inside messages
sr=darin, r=bienvenu, a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@141834 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 23:29:17 +00:00
cbiesinger%web.de
ef2e063d45 trying to fix balsa tinderbox (static build)
git-svn-id: svn://10.0.0.236/trunk@141833 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 23:27:40 +00:00
dwitte%stanford.edu
bd4058b74f Bug 203324: [cookies] backport phase 3 fixes to trunk.
patch by me. r=alecf, sr=darin, a=asa.

my first checkin! yay!


git-svn-id: svn://10.0.0.236/trunk@141832 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 23:20:04 +00:00
despotdaemon%netscape.com
efad1c43dd Pseudo-automatic update of changes made by dwitte@stanford.edu.
git-svn-id: svn://10.0.0.236/trunk@141831 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 22:48:43 +00:00
scott%scott-macgregor.org
9bc4779b74 trunk updates
git-svn-id: svn://10.0.0.236/trunk@141830 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 22:30:02 +00:00
despotdaemon%netscape.com
ae4d6d1580 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@141829 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 22:29:51 +00:00
peterlubczynski%netscape.com
bfbc1804c7 Fixing 169951, crash caused by plugin calling window.close() from an event because we destroy the frame tree and plugin's native window. This fix puts that destruction caused by a window.close() from Javascript on a PLEvent. r=jkeiser sr=jst, a=asa
git-svn-id: svn://10.0.0.236/trunk@141828 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 22:24:37 +00:00
mkaply%us.ibm.com
0210457ac5 a=mkaply - removing unused reference to OS/2 tests
git-svn-id: svn://10.0.0.236/trunk@141827 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 22:22:37 +00:00
mkaply%us.ibm.com
0db32800f7 a=mkaply - removing unused files
git-svn-id: svn://10.0.0.236/trunk@141826 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 22:21:44 +00:00
peterlubczynski%netscape.com
64262c668a Fixing bug 200976, NP_GetValue gets mangled r=jkeiser, sr=bzbarsky, a=asa
git-svn-id: svn://10.0.0.236/trunk@141825 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 21:56:47 +00:00
cavin%netscape.com
6a911f5c11 Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@141824 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 21:18:10 +00:00
brade%netscape.com
6634bc573f clarifications in comments (bug 203062; r=kaie,kin; sr=smfr)
git-svn-id: svn://10.0.0.236/trunk@141822 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 21:09:03 +00:00
brade%netscape.com
9c8c9c525c cleanup transferable hooks in editor; defer selection manipulation in plain text; ensure hooks are properly positioned (bug 203062) r=kaie, kin; sr=smfr
git-svn-id: svn://10.0.0.236/trunk@141821 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 21:05:32 +00:00
brade%netscape.com
285204be5d move docshell here to support hook utility methods (bug 203062; r=kin/kaie, sr=smfr)
git-svn-id: svn://10.0.0.236/trunk@141820 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 21:03:15 +00:00
harishd%netscape.com
79113fac55 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@141819 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 20:57:34 +00:00
cbiesinger%web.de
7669d850d5 bug 202629 r=bzbarsky sr=jag a=asa Download aborts when switching profiles
now we show a warning dialog and allow to cancel the profile switch


git-svn-id: svn://10.0.0.236/trunk@141818 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 20:32:16 +00:00
timeless%mozdev.org
aed1be9567 Bug 200697 - Make nsPermissionManager use hashtables, decrease memory used
patch by dwitte@stanford.edu r=bsmedberg@covad.net sr=alecf a=asa


git-svn-id: svn://10.0.0.236/trunk@141817 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 20:13:05 +00:00
timeless%mozdev.org
19e80768b2 Bug 201865 Images added by script not subject to blocking
patch by mvl@exedo.nl r=dwitte sr=bz a=asa


git-svn-id: svn://10.0.0.236/trunk@141816 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 20:03:40 +00:00
ccarlen%netscape.com
9b898d0a6b Fix error in original patch to bug 190336. Using address-of operator on the result of a cast is wrong and fails on gcc only when producing optimized code. r=pinkerton/sr=sfraser/a=asa
git-svn-id: svn://10.0.0.236/trunk@141815 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 19:29:24 +00:00
smontagu%netscape.com
ebf9648b8b Bug 202546 Crash in mailnews, r=cavin, sr=jag a=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@141814 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 18:24:14 +00:00
sspitzer%netscape.com
5d6380bd7e fix for build bustage caused by my fix for bug #198303
can't build if you disable ldap.


git-svn-id: svn://10.0.0.236/trunk@141813 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 18:17:23 +00:00
sspitzer%netscape.com
bf0618d3fc fix for regression bug #203219
All POP3 accounts fail with repeat password dialog
thanks to ch.ey@gmx.net for the fix.
sr=bienvenu, r/a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@141812 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 18:16:53 +00:00
pinkerton%netscape.com
09561af5c4 correctly enable get-info menu item
git-svn-id: svn://10.0.0.236/trunk@141811 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 17:57:13 +00:00
pinkerton%netscape.com
2d4fcff58e biffed getting of js/java prefs at panel init
git-svn-id: svn://10.0.0.236/trunk@141810 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 17:56:47 +00:00
neil%parkwaycc.co.uk
fde5a62495 Bug 66919 supplementary patch because .collapsed doesn't play nice with menuitems r+sr=jag a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@141807 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 12:47:47 +00:00
cbiesinger%web.de
b4f985dfc7 158054 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz a=sspitzer unix installer crashes if Title not defined in config.ini
git-svn-id: svn://10.0.0.236/trunk@141806 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 11:19:42 +00:00
igor%mir2.org
6d41109cdf Deprecation of toObject in Context and ScriptRuntime forms that takes a static type argument.
The static type argument to toObject is effectively never used since it always assumes that instances of String, Number and Boolean represent primitive JS values and handled via ScriptRuntime.newObject and in the rest of cases static type was not checked by WrapFactory.


git-svn-id: svn://10.0.0.236/trunk@141805 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 10:08:44 +00:00
neil%parkwaycc.co.uk
77a947d243 Bug 195878 "Open Link ..." in context menu does not work if "This Frame" submenu was opened r=jag sr=bz a=asa
git-svn-id: svn://10.0.0.236/trunk@141804 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 09:21:31 +00:00