Commit Graph

3972 Commits

Author SHA1 Message Date
av%netscape.com
d825a4fb54 Fix for 29688, ignorin Java plugin found in 4.x installation; r=stanley.ho@eng.sun.com, a=rickg
git-svn-id: svn://10.0.0.236/trunk@62962 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-15 01:27:30 +00:00
pavlov%netscape.com
4c7207106a fix mac bustage
git-svn-id: svn://10.0.0.236/trunk@62902 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-14 07:42:31 +00:00
pavlov%netscape.com
936a018533 add defined(RHAPSODY) around the XP_MAC lines
git-svn-id: svn://10.0.0.236/trunk@62890 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-14 06:16:13 +00:00
ruslan%netscape.com
3b12831da9 Add comments to all.js for http1.1 preferences
git-svn-id: svn://10.0.0.236/trunk@62841 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-14 03:56:18 +00:00
akkana%netscape.com
6aaf665efd 6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).


git-svn-id: svn://10.0.0.236/trunk@62800 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-14 02:56:48 +00:00
erik%netscape.com
0a34749a51 bug 30539; added default fonts for Central European; r=none
git-svn-id: svn://10.0.0.236/trunk@62736 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 22:33:40 +00:00
rickg%netscape.com
1bd57cb94b removed calls to deprecated string methods
git-svn-id: svn://10.0.0.236/trunk@62707 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 09:14:14 +00:00
rhp%netscape.com
f5aeebd2db Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution)
git-svn-id: svn://10.0.0.236/trunk@62678 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 01:53:04 +00:00
morse%netscape.com
0d641b77be have wallet functions enabled by default instead of vice versa, bug 27027
git-svn-id: svn://10.0.0.236/trunk@62671 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 00:09:49 +00:00
morse%netscape.com
4424e16f21 generalize per-site permissions, r=norris
git-svn-id: svn://10.0.0.236/trunk@62664 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 20:09:57 +00:00
morse%netscape.com
619169e8e3 generalize per-site permissions, r=norris
git-svn-id: svn://10.0.0.236/trunk@62663 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 20:02:45 +00:00
norris%netscape.com
fab29b0e70 Files:
caps/idl/nsICertificatePrincipal.idl
	caps/idl/nsIPrincipal.idl
	caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com

Files:
	caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com

Files:
	caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com

Files:
	dom/public/nsDOMPropEnums.h
	dom/public/nsDOMPropNames.h
	dom/src/base/nsGlobalWindow.cpp
	modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com

Files:
	dom/src/base/nsJSUtils.cpp
	dom/src/base/nsJSUtils.h
	dom/src/base/nsJSEnvironment.cpp
	dom/tools/JSStubGen.cpp
	layout/base/src/nsDocument.cpp
	layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com

Files:
	layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com


git-svn-id: svn://10.0.0.236/trunk@62633 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 06:32:42 +00:00
tbogard%aol.net
1ffdbff108 ContentViewer Initialization now take an nsIWidget instead of a native window. Set status using the nsIWebBrowserChrome interface instead of the old nsIBrowserWindow interface.
git-svn-id: svn://10.0.0.236/trunk@62601 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 01:25:34 +00:00
mccabe%netscape.com
4aff5309fc Fix to 30547
JavaScript error alert popups are now controlled by the "javascript.error.alerts" pref, initially defaulting to false.

In response to to various emails and newsgroup pressure.

a=jar


git-svn-id: svn://10.0.0.236/trunk@62299 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 07:41:29 +00:00
jeff.dyer%compilercompany.com
2784e8857c Fix for #16438 (r=stanley.ho@eng.sun.com). Adds functionality to allow wrapped JSObjects
to be unwrapped. The complete resolution of this bug requires the implementation
of the unwrap function in JPI.


git-svn-id: svn://10.0.0.236/trunk@62289 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 02:41:11 +00:00
alecf%netscape.com
5762e1da78 first cut at new prefservice. forward the root prefbranch to an internal member variable
not part of build


git-svn-id: svn://10.0.0.236/trunk@62281 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 01:14:22 +00:00
alecf%netscape.com
d0b7573933 first cut at prefbranches, use the old PREF_* api for now
not part of build


git-svn-id: svn://10.0.0.236/trunk@62280 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 01:13:28 +00:00
alecf%netscape.com
fcc2b23ccc add nsIPrefService, update nsIPrefBranch to add some functions I missed (not part of build)
git-svn-id: svn://10.0.0.236/trunk@62278 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 01:01:48 +00:00
dougt%netscape.com
10b1160d42 Making the debug target include the debug prefix file. Checkin for warren.
git-svn-id: svn://10.0.0.236/trunk@62256 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-06 00:59:54 +00:00
warren%netscape.com
05524980cf Adding pluginDebugPrefix.h
git-svn-id: svn://10.0.0.236/trunk@62255 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-06 00:53:47 +00:00
warren%netscape.com
f652d56904 Attempt to fix the mac bustage. NS_CurrentThread is only defined for debug builds.
git-svn-id: svn://10.0.0.236/trunk@62247 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-05 23:16:28 +00:00
warren%netscape.com
d100457780 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
git-svn-id: svn://10.0.0.236/trunk@62243 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-05 21:26:01 +00:00
sspitzer%netscape.com
a76e04ed88 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering


git-svn-id: svn://10.0.0.236/trunk@62224 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 22:48:53 +00:00
rjc%netscape.com
da55b3e869 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately.
git-svn-id: svn://10.0.0.236/trunk@62206 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 03:07:15 +00:00
alecf%netscape.com
f182e420a7 add files for pref revamp
(not part of seamonkey build)


git-svn-id: svn://10.0.0.236/trunk@62198 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 01:45:51 +00:00
edburns%acm.org
7ed19bbb16 a=edburns
r=idk
bug=14337


git-svn-id: svn://10.0.0.236/trunk@62185 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 00:34:55 +00:00
alecf%netscape.com
c06b5e21b0 first time adding nsIPrefListener - not part of build
git-svn-id: svn://10.0.0.236/trunk@62151 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 20:18:17 +00:00
edburns%acm.org
4e98df55d1 r=alecf
a=edburns
bug=25931


git-svn-id: svn://10.0.0.236/trunk@62103 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 01:53:52 +00:00
av%netscape.com
306e49bfcb Fix for 27755 on behalf of stanley.ho@eng.Sun.COM, r=av, a=rickg
git-svn-id: svn://10.0.0.236/trunk@62096 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 00:53:45 +00:00
edburns%acm.org
93d3cb3b95 r=bruce
a=edburns
bug=9854


git-svn-id: svn://10.0.0.236/trunk@62093 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 00:38:29 +00:00
tbogard%aol.net
495826cccc nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg
git-svn-id: svn://10.0.0.236/trunk@62038 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 07:13:02 +00:00
ben%netscape.com
7932902c0f search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com
git-svn-id: svn://10.0.0.236/trunk@62037 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 06:34:54 +00:00
mkaply%us.ibm.com
3638c3822f # 25555
r= dveditz@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef


git-svn-id: svn://10.0.0.236/trunk@61969 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 15:50:24 +00:00
mkaply%us.ibm.com
fb303577c1 # 25555
r= pnunn@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef


git-svn-id: svn://10.0.0.236/trunk@61901 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 21:47:25 +00:00
mkaply%us.ibm.com
27207a7db4 # 25555
r= pnunn@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef


git-svn-id: svn://10.0.0.236/trunk@61899 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 21:41:41 +00:00
valeski%netscape.com
8ae9b94522 29164. adding milestone to mozilla build
git-svn-id: svn://10.0.0.236/trunk@61889 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 20:44:54 +00:00
sspitzer%netscape.com
57dcee134d fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited. also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited) if it is not http: or https:. There is a bug here, we call AddPage() too often and with url that should not be in the history db. this makes history usuable for beta, and prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.
git-svn-id: svn://10.0.0.236/trunk@61818 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:28:43 +00:00
mkaply%us.ibm.com
18cabebf7f # 25555
r= sspitzer@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef


git-svn-id: svn://10.0.0.236/trunk@61786 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 15:07:12 +00:00
mkaply%us.ibm.com
1a08d30a61 # 25555
r= beard@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef


git-svn-id: svn://10.0.0.236/trunk@61785 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 15:00:30 +00:00
dveditz%netscape.com
edcadba758 fixes bug 29414, all files installed read-only on Win32, r=sgehani
git-svn-id: svn://10.0.0.236/trunk@61778 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 07:22:23 +00:00
leaf%mozilla.org
ce7c7af036 backing myself out, this should be on a branch.
git-svn-id: svn://10.0.0.236/trunk@61763 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 10:22:24 +00:00
leaf%mozilla.org
71a0544fee branch cleanup (start page, nspr branch used for pull)
git-svn-id: svn://10.0.0.236/trunk@61762 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 10:18:24 +00:00
sspitzer%netscape.com
e12ad37e1a fix for #29287, r=alecf, a=jar. set defaults for the copies and folder prefs.
git-svn-id: svn://10.0.0.236/trunk@61741 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 07:42:09 +00:00
sspitzer%netscape.com
960136ad65 fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
git-svn-id: svn://10.0.0.236/trunk@61735 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 04:05:00 +00:00
erik%netscape.com
0f2b35bf91 bug 18136; adding the default font sizes for the various language groups
so that the font prefs UI and layout engine get the appropriate values;
r=pierre; a=rickg


git-svn-id: svn://10.0.0.236/trunk@61685 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:03:47 +00:00
hangas%netscape.com
48aedc4548 Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil
git-svn-id: svn://10.0.0.236/trunk@61635 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 01:55:17 +00:00
pierre%netscape.com
1d2c2e416f Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg
git-svn-id: svn://10.0.0.236/trunk@61601 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 12:51:28 +00:00
mcafee%netscape.com
5152c89dd8 Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering
git-svn-id: svn://10.0.0.236/trunk@61545 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:13:17 +00:00
valeski%netscape.com
76486960a2 28782. a=jar. no longer used
git-svn-id: svn://10.0.0.236/trunk@61529 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:48:52 +00:00
gagan%netscape.com
570f14d71b r=valeski,rjc a=jar. Fixes for the following bugs-
bug 1582 - HTTP Referer header problem.
This is now resolved with a preference (network.sendRefererHeader)
If set to 0 no referrer header is sent (ever) If set to 1 the
referrer header is sent only in cases of user link-clicks and if
set to 2 is sent from image requests as well.

bug 17158 - No Proxies For wasn't implemented.
This was not being read correctly and I also moved and cleaned up
the parsing function to nsProtocolProxyService (thereby also
killing bug 27728)

bug 24642 - http://www.win98central.com/#437 was crashing.
bug 26686 - crash in nsHTTPRequest destructor.
Both of these crashes were because of the nsHTTPRequest being
unconditionally released in the destructor of nsHTTPChannel. Although the main problem remains, I have made it a non-crasher now.

bug 27844 - HTTP breaks when only using FTP proxy.
This was happening because we were not resetting values of the
proxy when they are removed from the preference pane.


git-svn-id: svn://10.0.0.236/trunk@61512 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:17:17 +00:00