Commit Graph

78544 Commits

Author SHA1 Message Date
blakeross%telocity.com
e4cbd86ff0 UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
git-svn-id: svn://10.0.0.236/trunk@88373 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 03:07:53 +00:00
pollmann%netscape.com
9703d515be Bug 70510: Remove needless nsAutoString wrappers, patch by jag <disttsc@bart.nl>, r=pollmann@netscape.com, sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@88372 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:55:24 +00:00
nelsonb%netscape.com
973c57e81f Use $TMP, $TMPDIR, or $TEMP for directory to hold server SID cache file.
Implements RFE 70617.


git-svn-id: svn://10.0.0.236/trunk@88371 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:52:21 +00:00
wtc%netscape.com
d6c2df8634 Bugzilla bug #62877: checked in patches contributed by Javier Pedemonte
<pedemont@us.ibm.com> and Dmitry Kubov <dmitry@north.cs.msu.su>.
Modified files: prinet.h, _os2.h, os2poll.c, and os2sock.c.


git-svn-id: svn://10.0.0.236/trunk@88370 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:40:52 +00:00
timeless%mac.com
549afd40be fix bug 70033 UI elements need to be disabled if the PrefIsLocked is true.
fix by eddyk@netscape.com r=timeless, sr=ben


git-svn-id: svn://10.0.0.236/trunk@88368 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:21:18 +00:00
timeless%mac.com
9f547a399c fix bug 49164 Secure IMAP on wrong port
fix by len@intelligenesis.net r=bienvenu, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@88367 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:18:15 +00:00
timeless%mac.com
84afda0f9a fix bug 51588 'Edit' and 'Remove' buttons should appear disabled in Helper apps window when no app is chosen
patches by ksosez@softhome.net, bzbarsky@mit.edu r=bz,timeless sr=alecf


git-svn-id: svn://10.0.0.236/trunk@88366 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:18:02 +00:00
gordon%netscape.com
8403d04279 Fix casing of SetMetaDataElement method.
git-svn-id: svn://10.0.0.236/trunk@88365 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:52:29 +00:00
gordon%netscape.com
383d3db210 [not part of build]
Fixed cache meta data. Implemented eviction list for memory cache device. Worked on entry deactivation, validation, and doom.


git-svn-id: svn://10.0.0.236/trunk@88364 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:51:41 +00:00
javi%netscape.com
56da764588 Give the nsNSSCertDB class a virtual destructor.
Gets rid of a warning on Linux.


git-svn-id: svn://10.0.0.236/trunk@88362 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:37:11 +00:00
beard%netscape.com
43f7d4e089 Switch from NS_STATIC_CAST to NS_REINTERPRET_CAST to fix bustage on Mac. r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@88357 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:13:35 +00:00
naving%netscape.com
7ae51e6617 #70419. r=racham, sr=bienvenu. Don't initiate an inputFileStream on nsIFileSpec. Use
existing mInputSream.


git-svn-id: svn://10.0.0.236/trunk@88354 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:08:27 +00:00
andreww%netscape.com
04f545a4c8 bugzilla 48746 r=jelwell, sr=hewitt - fixing mac classic communicator pref panel button wierdness.
git-svn-id: svn://10.0.0.236/trunk@88351 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:00:54 +00:00
andreww%netscape.com
3eeb3970a2 bugzilla: 62781 r=jelwell , sr= hewitt, missing gifs in profile dialog - classic skin all platforms.
git-svn-id: svn://10.0.0.236/trunk@88350 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:56:10 +00:00
andreww%netscape.com
e53c1260be First Checked In.
git-svn-id: svn://10.0.0.236/trunk@88349 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:54:14 +00:00
andreww%netscape.com
828f3a8169 bug 65211 r-timeless, sr-hewitt - fixing inverted tabs in composer. mac classic skin.
git-svn-id: svn://10.0.0.236/trunk@88348 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:52:01 +00:00
jst%netscape.com
70bd9730e8 Removing unused IID. r=pollmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@88347 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:50:05 +00:00
jst%netscape.com
f1c950aacf Removing unused files. r=harishd@netscape.com
git-svn-id: svn://10.0.0.236/trunk@88346 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:35:33 +00:00
jst%netscape.com
e0bc7c26b2 Don't export unused nsXIFDTD.h file. r=harishd@netscape.com
git-svn-id: svn://10.0.0.236/trunk@88345 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:33:13 +00:00
av%netscape.com
82649c56f1 Fixing 69736, adding npp->pdata check before calling NPP_* functions, sr=jst
git-svn-id: svn://10.0.0.236/trunk@88344 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:29:33 +00:00
rogerl%netscape.com
4c50bb8ccb Fix #61751. sr=brendan,r=mang. #define changes to fix floating point bug
in JavaScript on NetBSD/arm32.


git-svn-id: svn://10.0.0.236/trunk@88343 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:20:11 +00:00
erik%netscape.com
d3f13240d8 bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; updating the tool
that generates the symmetric swapping table for bidi characters


git-svn-id: svn://10.0.0.236/trunk@88342 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:20:02 +00:00
beard%netscape.com
4f9819f668 options cache 1 now implies #define MOZ_NEW_CACHE 1. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@88341 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:19:29 +00:00
rogerl%netscape.com
066fe07164 Fix bug #67773. sr=brendan, r=rginda. Fixes doubly nested quantifiers in
reg.exps when deeper sub-expression has to backup without failing. Some
other clean-up changes, too.


git-svn-id: svn://10.0.0.236/trunk@88340 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:17:48 +00:00
jst%netscape.com
17245c1709 Removing unused files. r=harishd@netscape.com
git-svn-id: svn://10.0.0.236/trunk@88339 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:10:33 +00:00
mkaply%us.ibm.com
cd05b9bf8a #58627
r=cls
Remove timer.dll from OS/2 build - make it a part of widget


git-svn-id: svn://10.0.0.236/trunk@88338 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:10:24 +00:00
dbragg%netscape.com
2945059191 Adding Unix verion of the cleanup util and its makefile. NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@88337 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:10:10 +00:00
mstoltz%netscape.com
0932f41358 bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@88336 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:09:20 +00:00
jfrancis%netscape.com
104f638696 bug 30763: splitting mailcites in plaintext mail reply was broken. r=akkana; sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@88335 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:08:20 +00:00
ducarroz%netscape.com
eb6f17b982 Fix for smoketest blocker 70500. identity->GetSignature can return a null file despite rv=NS_OK. R=varada
git-svn-id: svn://10.0.0.236/trunk@88331 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 23:42:33 +00:00
javi%netscape.com
8f4e1ca390 Add a -C lib to the gmake line to prevent nmake from getting
confused.


git-svn-id: svn://10.0.0.236/trunk@88324 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 22:54:10 +00:00
javi%netscape.com
dfe619698d Checking in some logging functionality I wrote to help debugging on the Mac.
git-svn-id: svn://10.0.0.236/trunk@88321 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 22:33:32 +00:00
javi%netscape.com
911eedc3ce Remove extra reference to ssl.lib
git-svn-id: svn://10.0.0.236/trunk@88320 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 22:31:11 +00:00
dave%intrec.com
2f9356d728 Fix for bug 54690: security holes in cvsview2.cgi by lax validation of the http query string. Fixed by retrieving parms via CGI.pm instead of trying to dynamically parse them from the query string. Patch by Adam Spiers <adam@spiers.net>
git-svn-id: svn://10.0.0.236/trunk@88318 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 22:18:55 +00:00
kirke%netscape.com
d01533357d Bug 69582 endless loop on EOF reading Extensions
git-svn-id: svn://10.0.0.236/trunk@88316 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 21:45:33 +00:00
dougt%netscape.com
8db9510204 not part of build. we should init the cache meta data.
git-svn-id: svn://10.0.0.236/trunk@88315 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 21:27:11 +00:00
gordon%netscape.com
a3710877c5 [not part of build]
Mark cache entry meta data dirty when key/value pair added.


git-svn-id: svn://10.0.0.236/trunk@88310 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 20:06:16 +00:00
gordon%netscape.com
5105be9508 [not part of build]
Add utility method to nsCacheEntryDescriptor to change the data size for the associated cache entry.


git-svn-id: svn://10.0.0.236/trunk@88309 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:52:06 +00:00
sonmi%netscape.com
d9c827db48 tools tests activated
git-svn-id: svn://10.0.0.236/trunk@88308 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:48:52 +00:00
despotdaemon%netscape.com
4d4cd61e4b Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@88307 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:40:13 +00:00
darin%netscape.com
5e3138cd0b [not part of the build] Removed knowledge of nsCacheEntry from nsMemoryCacheTransport,
and fixed a bug in the blocking output stream (it claimed to be non blocking).


git-svn-id: svn://10.0.0.236/trunk@88306 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:33:00 +00:00
beard%netscape.com
78e0e5edf9 [not part of build] Forgot NS_INIT_ISUPPORTS() in DiskCacheEntry constructor.
git-svn-id: svn://10.0.0.236/trunk@88305 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:32:41 +00:00
nboyd%atg.com
5d2b4a77dd More changes from Igor.
git-svn-id: svn://10.0.0.236/trunk@88304 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:28:37 +00:00
beard%netscape.com
b77ee33765 [not part of build] When OpenOutputStream() is called for a descriptor with nsICache::ACCESS_WRITE, set initial cache entry size to 0.
git-svn-id: svn://10.0.0.236/trunk@88303 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:24:10 +00:00
kestes%tradinglinx.com
998a8d5480 fix the arguments to make all_build_names and build_names consistent
(no self).  This could not have worked before (since revision 1.12)
all calls to all_build_names were incorrect.


git-svn-id: svn://10.0.0.236/trunk@88301 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 18:42:30 +00:00
beard%netscape.com
8751f25fe1 [not part of build] Use NS_IMPL_THREADSAFE_ISUPPORTS0 to avoid thread-safety asserts in DiskCacheEntry.
git-svn-id: svn://10.0.0.236/trunk@88300 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 17:48:36 +00:00
beard%netscape.com
cfd2ba927c [not part of build] Added DiskCacheEntry to store internal data in nsCacheEntry. Now saving metadata when DiskCacheEntry becomes dirty.
git-svn-id: svn://10.0.0.236/trunk@88299 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 17:31:06 +00:00
matthias%sorted.org
fe76af8e96 fixed two instances where prefix match would return undefined instead of null
git-svn-id: svn://10.0.0.236/trunk@88298 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 16:52:23 +00:00
locka%iol.ie
a00cf47159 Removed some unused forward definitions, added documentation. b=64327 sr=vidur@netscape.com
git-svn-id: svn://10.0.0.236/trunk@88296 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 13:42:49 +00:00
matthias%sorted.org
458ccfba57 getInstance now uses ScriptableObject.getProperty instead of
Scriptable.get. This way Global can (again) be used in prototype
chain.


git-svn-id: svn://10.0.0.236/trunk@88295 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 13:33:55 +00:00