Commit Graph

69963 Commits

Author SHA1 Message Date
scc%mozilla.org
d20b91809f closer to getting the parser strings in; these files are still not part of the build 2000-09-09 06:35:16 +00:00
scc%mozilla.org
2e1d1cad8f fix |const| errors, this file is not yet part of the build 2000-09-09 06:32:46 +00:00
scc%mozilla.org
3798ef25f3 adding more new string files 2000-09-09 06:29:37 +00:00
jst%netscape.com
20e0e70734 Changing PLEvent que priority. r=pavlov,vidur 2000-09-09 06:11:50 +00:00
nelsonb%netscape.com
d856a6e4f8 Create a new function, CERT_DupCertList(), and call it instead of calling
CERT_CertChainFromCert in ssl_DupSocket().  This is MUCH faster.  This is
the first approximation of the right fix.  The next step is to consider
doing ref counting instead of actual duplication.  Fixes bug 51425 .
2000-09-09 06:08:46 +00:00
cls%seawood.org
9a22fb5ff1 Ok, so what was the point of a static (non-inline) function in a header file? Why do the other compilers allow this? Why does Workshop 5.0 barf on it? 2000-09-09 06:02:34 +00:00
anthonyd%netscape.com
02ba6d64c1 putting in the rules for jar packaging,
NOT IN THE BUILD
dprice using anythonyd's linux machine
if there are problem email dprice@netscape.com
2000-09-09 05:54:35 +00:00
brendan%mozilla.org
f76a0a2d6b Fix C++ portability and AIX compilation problem due to last C++ porting attempt (48976, r=jdunn@netscape.com). 2000-09-09 05:53:00 +00:00
anthonyd%netscape.com
0b60677281 make certain the destination path for the jar file exists. R=warren
dprice using anthonyd's account
if there are problems email dprice@netscape.com
2000-09-09 05:46:29 +00:00
jst%netscape.com
a29c8269e1 Removing static IID's (NS_DEFINE_IID()) and replace the static IID's with NS_GET_IID(), this cleans things up and simplifies my fix for nsbeta3+ bug 7515. r=pollmann@netscape.com 2000-09-09 05:46:14 +00:00
anthonyd%netscape.com
37fda41540 Fixing bad makefile rule to use $(INSTALL) instead of calling cp directly
in preparation for Jar Packaging on Linux
dprice using anthonyd's account to check in
if there are problems email dprice@netscape.com
2000-09-09 05:45:12 +00:00
anthonyd%netscape.com
68da8cf588 Fixing bad rule to use $(INSTALL) instead of calling cp directly.
Preparation for Jar Packaging on Lunix
dprice using anthony's account to check in,
if there are problems email dprice@netscape.com
2000-09-09 05:43:42 +00:00
BlakeR1234%aol.com
72652578a0 Fix bug 51266, allow cookie blocking for local files and the about: protocol. r=morse a=morse 2000-09-09 05:20:09 +00:00
scc%mozilla.org
1b5dad648c fix a |const| error 2000-09-09 05:02:19 +00:00
jst%netscape.com
4a59e000ba Backing out checkin for bug 36849. This change is the reason for mozilla to freeze while loading pages (by not processing paint events while loading pages), this has made mozilla feel really crappy for the last 5 weeks, this is unacceptable. r=vidur. 2000-09-09 04:46:36 +00:00
scc%mozilla.org
f005c9b3b7 adding the new string files 2000-09-09 04:43:55 +00:00
scc%mozilla.org
59389ddca9 more work towards a working |nsSlidingString|, |nsSlidingSubstring| for the parser, these files are not yet part of the build 2000-09-09 04:42:19 +00:00
scc%mozilla.org
cff3c8e744 fixing comments, not yet part of the build 2000-09-09 04:40:38 +00:00
scc%mozilla.org
4337bf7aef adding comments 2000-09-09 04:40:01 +00:00
scc%mozilla.org
9c9a645de8 fixing includes 2000-09-09 04:39:25 +00:00
beard%netscape.com
ddae8993e0 splitting out call trees, to avoid creating unwieldy HTML reports. 2000-09-09 04:23:17 +00:00
beard%netscape.com
b69d93c128 trims strings by copying them, to avoid retaining excessively large strings. 2000-09-09 04:22:06 +00:00
beard%netscape.com
9bc9544d23 manages a compressed calltree. 2000-09-09 04:20:50 +00:00
disttsc%bart.nl
beba59aecf ctrl+left/right -> alt+left/right for back/forward navigation on unix (yay!). r=ben, a=brendan 2000-09-09 04:07:36 +00:00
pavlov%netscape.com
edee3e570c fix for bug 51417 2000-09-09 04:01:03 +00:00
nelsonb%netscape.com
1eac835d58 Change order of includes so this will build on NT. 2000-09-09 03:41:11 +00:00
nelsonb%netscape.com
32c1d386a9 Change order of includes, so this will build on NT. 2000-09-09 03:19:35 +00:00
BlakeR1234%aol.com
6408f1183c Fix bugs 51549 and bug 49444, focus to find dialog textfield upon opening and a typo. r=law a=brendan 2000-09-09 03:06:54 +00:00
wtc%netscape.com
8a2b495434 Bugzilla bug #48248: removed an extraneous declaration of putenv(). Thanks
to Steven T. Hatton <hattons@bellatlantic.net> for reporting the bug.
2000-09-09 02:25:18 +00:00
waldemar%netscape.com
a6d92aa305 Added support for highlights. Made @ operator js2-only. 2000-09-09 02:15:37 +00:00
waldemar%netscape.com
dc4e188aea Updated to correspond to js2 site 2000-09-09 02:15:06 +00:00
waldemar%netscape.com
8f752abf38 Added support for highlights. 2000-09-09 02:14:35 +00:00
ssu%netscape.com
760079a091 added option to update/noupdate the chrome jar files. a,r=dveditz 2000-09-09 02:08:03 +00:00
karnaze%netscape.com
e7cf1bf7e1 bug 14929 - Reallocate colspan adjusted col widths when there is a percent col being spanned. 2000-09-09 01:46:44 +00:00
jband%netscape.com
ab447aa9ef needed to fix bug 46707. We need to autoreg the native loader before the interface info manager (iim) so that the iim can use registered components; e.g. libjar. r=shaver@mozilla.org 2000-09-09 01:36:18 +00:00
ftang%netscape.com
23ab5863e0 fix 51432. r=cata 2000-09-09 01:24:30 +00:00
ftang%netscape.com
b633f71667 fix 51432. r=cata while we set the document charset, we also set the force charset so it
will stronger than the charset in the cache.
2000-09-09 01:23:36 +00:00
pollmann%netscape.com
a5c145257d Bug 51856: Allow selection of just part of a text input or textarea to increase the karma around people who make typos. r=jst@netscape.com 2000-09-09 01:22:01 +00:00
cls%seawood.org
2d40396b9f Oops. --disable-libIDL doesn't work as the macro is checking for --without-libIDL 2000-09-09 01:00:03 +00:00
mstoltz%netscape.com
c063d33489 bug 44147, caps grant dialog now being created from DOMWindow->GetPrompter instead of nsIPrompt service. r=dbragg 2000-09-09 00:53:21 +00:00
ddrinan%netscape.com
7426ee1bbf Fixed OBJDIR_NAME problem with nspr for Linux and Solaris 2000-09-09 00:53:00 +00:00
jband%netscape.com
39482ddcd7 adding script to support zipping xpt files rather than linking them. Not yet in the build 2000-09-09 00:46:27 +00:00
rginda%netscape.com
5b17fd66d3 add fileName and lineNumber to Error.prototype for bug #50447
r=a=brendan
2000-09-09 00:41:15 +00:00
scc%mozilla.org
f2845da892 not part of the build, getting closer to turning on the new parser strings 2000-09-09 00:25:00 +00:00
scc%mozilla.org
1792573bee adding license and include guards 2000-09-09 00:02:48 +00:00
edburns%acm.org
757fe3cde1 r=av
a=waterson
bug=51919

This fix makes it so nsIPluginManager::PostURL() works correctly in the
case of a null target and non-null streamListener.

The fix was to add parameters to NewPluginURLStream() for headers and
post data:

   NS_IMETHOD
-  NewPluginURLStream(const nsString& aURL, nsIPluginInstance *aInstance, nsIPluginStreamListener *aListener);
+  NewPluginURLStream(const nsString& aURL, nsIPluginInstance *aInstance,
+                     nsIPluginStreamListener *aListener,
+                     void *aPostData = nsnull, PRUint32 aPostDataLen = 0,
+                     const char *aHeadersData = nsnull,
+                     PRUint32 aHeadersDataLen = 0);

And to add a new method to correctly send the headers to the channel:

+  NS_IMETHOD
+  AddHeadersToChannel(const char *aHeadersData, PRUint32 aHeadersDataLen,
+                      nsIChannel *aGenericChannel);

Files in this fix:

M modules/plugin/nglsrc/nsPluginHostImpl.cpp
M modules/plugin/nglsrc/nsPluginHostImpl.h
2000-09-08 23:58:36 +00:00
scc%mozilla.org
9cdf61fe64 not yet part of the build, this is the bulk of the work for the special parser strings 2000-09-08 23:54:23 +00:00
cata%netscape.com
9bbc8fc13b Fix for bug #45356 and lots of clean-up. 2000-09-08 23:45:56 +00:00
cata%netscape.com
71d3494107 Fix for bug #45356 & lots of clean-up. 2000-09-08 23:45:28 +00:00
nbhatla%netscape.com
74357eed99 #46423 -> new modern skin. backing out changes to toolbar. workaround fix for #51768. navbar no longer accomodates larger fonts in urlbar. r=hewitt. 2000-09-08 23:43:40 +00:00