shrutiv%netscape.com
f13bbdb320
Fix for bugscape bug 15302: Enable Classic Skin checkbox on component
...
selection list
git-svn-id: svn://10.0.0.236/trunk@121935 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 18:38:10 +00:00
akkana%netscape.com
861bc33d7e
Fix strict JS warning that slipped in with the fix for 71726. r=brade, sr=jst+kin
...
git-svn-id: svn://10.0.0.236/trunk@121934 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 18:26:52 +00:00
myk%mozilla.org
985786ffcb
Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.
...
Patch by mental <xor@ivwnet.com >.
r=justdave,myk
git-svn-id: svn://10.0.0.236/trunk@121929 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 17:53:48 +00:00
mikep%oeone.com
567c9deb61
Adding in sizeToContent.
...
git-svn-id: svn://10.0.0.236/trunk@121928 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 17:15:03 +00:00
mikep%oeone.com
1a13026fec
Fixing bug 140061.
...
git-svn-id: svn://10.0.0.236/trunk@121927 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 17:13:16 +00:00
myk%mozilla.org
a5545a7fa8
Fix for bug 143743: Eliminates warning by properly initializing array reference.
...
Fix by Myk Melez <myk@mozilla.org >.
r=bbaetz,justdave
git-svn-id: svn://10.0.0.236/trunk@121926 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 14:18:00 +00:00
glazman%netscape.com
e22242dc35
fixing brad Tbox warning; b=142019, r=bzbarsky, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@121925 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 13:33:25 +00:00
jdunn%netscape.com
bc7394a43d
fix AIX's xlC364 internal compiler error (just rearranging existing code)
...
# 143461
r=brade@netscape.com
sr=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@121924 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 13:26:30 +00:00
rods%netscape.com
fa1b0e717d
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
git-svn-id: svn://10.0.0.236/trunk@121923 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 10:53:45 +00:00
glazman%netscape.com
5ba41690ab
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
git-svn-id: svn://10.0.0.236/trunk@121922 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 08:16:42 +00:00
despotdaemon%netscape.com
15ab54fb0a
Pseudo-automatic update of changes made by brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@121920 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 06:57:28 +00:00
sspitzer%netscape.com
b139864590
fix for bug #142940 . add support to LDIF import / export for generic
...
AB columns, like _AimScreenName. r=dmose, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@121916 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 05:20:39 +00:00
pete.zha%sun.com
2d093a6ca6
bug 145615:Should use AString instead of wstring or DOMString in accessibility APIs
...
r=aaronl, sr=jst
git-svn-id: svn://10.0.0.236/trunk@121915 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 05:16:58 +00:00
blythe%netscape.com
9c4be8e491
Not part of a normal build.
...
Fix perl script to work on cygwin32 build environment.
r=cls
git-svn-id: svn://10.0.0.236/trunk@121914 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 03:46:41 +00:00
dkl%redhat.com
8a5026c9eb
Bug 143586 - required modules tests should be sorted. Patch by David Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au
...
git-svn-id: svn://10.0.0.236/trunk@121913 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 03:42:35 +00:00
rginda%netscape.com
34709cd5a1
bug 145466, "Can't save the profile data"
...
patch=smaug@jippii.fi ,r=me,a=chofmann
add missing parameter nsIOutputStream::init callsite
VS: ----------------------------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@121911 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 02:43:30 +00:00
smeredith%netscape.com
2cea1ceccd
Change to the prefs xml to have version information.
...
git-svn-id: svn://10.0.0.236/trunk@121909 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 02:22:23 +00:00
jkeiser%netscape.com
2f1b928eaa
Fix crasher regression from bug 74091. bug 74091, r=dbaron@fas.harvard.edu, sr=
...
jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@121908 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 02:11:05 +00:00
rjc%netscape.com
8d342dff6f
Fix bug # 144337: According to TechNote 2051, on Mac OS X we should be able to short-circuit QuickDraw's implicit LockPortBits() on every QD call by stratetic usage of ::LockPortBits() and ::UnlockPortBits(). Gives a few % points improvement on window drawing/updates. r=sdagley sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@121907 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 01:25:57 +00:00
mcafee%netscape.com
5abff48d7f
Fixing necko directory list (143399). r=blythe, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@121905 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 00:37:49 +00:00
jst%netscape.com
00ab30aef5
Fixing typo in assert...
...
git-svn-id: svn://10.0.0.236/trunk@121904 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 00:26:27 +00:00
ducarroz%netscape.com
5f20f32e12
Fix for bug 131990. We must allow spave for the BCC headers. Also, function generate_encodedwords should not accept a output_carryoverlen <= 0. R=taka, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@121903 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 00:17:43 +00:00
bryner%netscape.com
e3a290ef80
Prevent a crash that happens if you context-click while autocomplete is active in mail compose (bug 137864). r=danm, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@121902 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 00:00:46 +00:00
mscott%netscape.com
326d3d1b6c
Bug #127702 --> security fix
...
r=cavin
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@121900 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 23:30:12 +00:00
jpierre%netscape.com
3d920a25ee
Fix for bug 137645 - cached certificate does not get its nickname updated after P12 import of matching user certificate
...
git-svn-id: svn://10.0.0.236/trunk@121899 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 23:21:39 +00:00
oeschger%netscape.com
18abd6efe1
update to search rdf, dispensation for content updates for 122806
...
git-svn-id: svn://10.0.0.236/trunk@121896 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:54:37 +00:00
hwaara%chello.se
3f4cb388c7
#115324 , remove unused search/filters code. r=bienvenu, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@121895 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:53:04 +00:00
jst%netscape.com
7b7411c3ef
Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@121894 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:47:02 +00:00
mkaply%us.ibm.com
28e004aa7c
No bug - remove unused code
...
git-svn-id: svn://10.0.0.236/trunk@121892 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:30:03 +00:00
mcafee%netscape.com
4b192071c3
ordering comment
...
git-svn-id: svn://10.0.0.236/trunk@121891 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 22:25:18 +00:00
bienvenu%netscape.com
1c6e4e0421
fix another compiler warning, rs=sspitzer 126460
...
git-svn-id: svn://10.0.0.236/trunk@121890 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 21:33:47 +00:00
darin%netscape.com
3deecbd85f
fixes bug 141779 "Trunk, M1RC1 Crashes related to DNS caching [@ nsDNSRequest::FireStop]"
...
r=gordon sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@121889 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 21:31:27 +00:00
jst%netscape.com
28264dd6a6
Fixing bug 132609. Make window.close() work even when called from an event handler that was added with addEventListener(). r=heikki@netscape.com, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@121888 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 20:55:41 +00:00
pschwartau%netscape.com
0d2852fa7f
Initial add. Regression test for bug 145779.
...
git-svn-id: svn://10.0.0.236/trunk@121887 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 20:37:43 +00:00
bienvenu%netscape.com
6ae4a30fc1
fix occurance of potential (not actual) unitialized variable use in mork atom rs=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@121885 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 20:24:41 +00:00
bratell%lysator.liu.se
86074cf594
Bug 85267 - clear internal jsdtoa caches when closing down the js engine. Patch by steve.taylor@ndsuk.com r=khanson@netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@121884 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 20:07:48 +00:00
timeless%mac.com
f6f450587d
Bug 145589 we call a getter with null, which crashes winEmbed
...
r=jkeiser sr=jst
<timeless> *shrug* i'm not actively trying to defend this patch, it's the
right thing to do for the given contract
<jkeiser> timeless: I dunno, doing *x = blah; when you don't need to do
it is definitely more expensive than if (!x)
<timeless> you aren't even allowed to do what you suggest, the
contract explicitly forbids it
[clarification, the caller isn't allowed to rely on this]
if i tried to do what you suggest, shaver would kill me :)
<jkeiser> timeless: so shaver is the guy to ask here?
<timeless> yeah if you're concerned about it
if you care measure. i care about crashing and contract violations
the contract was (out foo). which according to what shaver said
when i asked him and my memory of that, didn't allow 0.
<shaver> it doesn't allow 0
<jst> right
<shaver> we check it all over the place in the code, because we're sheep
<dmose> baaa
git-svn-id: svn://10.0.0.236/trunk@121883 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 20:06:29 +00:00
nhotta%netscape.com
f7a136c759
Changed the meta parse function for performance,
...
bug 144917, r=ducarroz, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@121880 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 19:51:35 +00:00
nhotta%netscape.com
0b31da6989
Change not to set the composing mail charset as attachment's chaset.
...
bug 144917, r=ducarroz, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@121879 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 19:51:16 +00:00
sspitzer%netscape.com
9fbded7e9d
fix for #145532 . (selection is moved when using a keyboard shortcut with focus on left pane). this regression caused by fix for #133366 . thanks to kyle.yuan@sun.com for the fix. r=varga, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@121878 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 19:22:55 +00:00
sspitzer%netscape.com
7569eb1d3f
fix for bug #145532 . hitting 'n' when folder pane has focus
...
selects the folder that start with n, instead of the next folder with unread. regression caused by checkin for #145532 .
patch by kyle.yuan@sun.com . r=varga, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@121877 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 19:10:54 +00:00
jst%netscape.com
97546aa3a6
Backing out a small part of jkeiser's fix for bug 74091 which caused bug 145741. CallQueryInterface() is not null safe. r=harishd@netscape.com. sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@121876 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 18:48:00 +00:00
ian.mcgreer%sun.com
aeac107432
bug 144309, return value of STAN_GetCERTCertificate not checked
...
r=wtc
git-svn-id: svn://10.0.0.236/trunk@121875 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 18:05:11 +00:00
ian.mcgreer%sun.com
55b7e262c6
fix bustage caused by generated file discrepancies
...
git-svn-id: svn://10.0.0.236/trunk@121874 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 16:01:21 +00:00
ian.mcgreer%sun.com
91547c3cd3
need to match ckapi.perl with generated target nssck.api, which was modified
...
git-svn-id: svn://10.0.0.236/trunk@121873 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 14:38:48 +00:00
dcone%netscape.com
b2c7d98667
Updated work for the Debug plugin. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@121871 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 13:13:05 +00:00
igor%mir2.org
1e61698378
From the email:
...
The attached patch adds support for debugging eval and Function code transparently. It changes omj.NativeGlobal and omj.BaseFunction to embed line number of origin of eval and Function scripts into source name and pass 1 as base line for script code. In this way a debugger implementation can treat eval and Function code in the same way as scripts loaded from some url while giving more information about error location in case of an error in eval code as the error source would contain both line number of eval origin and line number in eval code itself.
I chose to embed line numbers via patterns like
sourcefile#<line-number>(eval)
sourcefile#<line-number>(Function)
just to be able to to pass the constructed name to URL constructor if the original sourcefile is a valid URL but it is pretty arbitrary.
git-svn-id: svn://10.0.0.236/trunk@121870 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 11:40:17 +00:00
jfrancis%netscape.com
42b40ed3ca
fix for 140484: tagStr incorrectly freed in nsListCommand::GetCurrentState; r=jfrancis; sr=kin; ceckin in on behalf of Dan McGuirk
...
git-svn-id: svn://10.0.0.236/trunk@121868 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 10:48:31 +00:00
ben%netscape.com
93f2ce40bf
Check in Michiel van Leeuwen's patch for bug 135076 that fixes the problem where you get scroll arrows in submenus when the submenus are initially opened so close to the bottom of the screen that their position is adjusted to make them fit on screen. r=bryner, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@121866 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 09:04:25 +00:00
peterlubczynski%netscape.com
004f3a6210
Removing extra line that sneaked in
...
git-svn-id: svn://10.0.0.236/trunk@121865 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-20 04:02:12 +00:00