mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
cvs removing unbuilt and unmaintained p3p module. bug 366611.
This commit is contained in:
parent
8344cdecca
commit
ad40e0e510
@ -284,10 +284,6 @@ res\fonts\mathfontPUA.properties
|
||||
res\fonts\mathfontSymbol.properties
|
||||
|
||||
|
||||
; p3p
|
||||
components\p3p.dll
|
||||
components\p3p.xpt
|
||||
|
||||
; XPInstall
|
||||
res\cmessage.txt
|
||||
|
||||
|
@ -265,10 +265,6 @@ res/fonts/mathfontPUA.properties
|
||||
res/fonts/mathfontSymbol.properties
|
||||
components/libucvmath.dylib
|
||||
|
||||
; p3p
|
||||
components/libp3p.dylib
|
||||
components/p3p.xpt
|
||||
|
||||
; svg
|
||||
components/dom_svg.xpt
|
||||
res/svg.css
|
||||
|
@ -267,10 +267,6 @@ res/entityTables/transliterate.properties
|
||||
;res/fonts/mathfontSymbol.properties
|
||||
;components/libucvmath.so
|
||||
|
||||
; p3p
|
||||
components/libp3p.so
|
||||
components/p3p.xpt
|
||||
|
||||
; Effective TLD
|
||||
res/effective_tld_names.dat
|
||||
|
||||
|
@ -270,10 +270,6 @@ res/entityTables/transliterate.properties
|
||||
;res/fonts/mathfontSymbol.properties
|
||||
;components/libucvmath.so
|
||||
|
||||
; p3p
|
||||
components/libp3p.so
|
||||
components/p3p.xpt
|
||||
|
||||
; Effective TLD
|
||||
res/effective_tld_names.dat
|
||||
|
||||
|
@ -300,9 +300,5 @@ res\html\gopher-unknown.gif
|
||||
; res\fonts\mathfontSymbol.properties
|
||||
|
||||
|
||||
; p3p
|
||||
components\p3p.dll
|
||||
components\p3p.xpt
|
||||
|
||||
; Effective TLD
|
||||
res\effective_tld_names.dat
|
||||
|
@ -756,7 +756,7 @@ pref("network.proxy.socks_remote_dns", false);
|
||||
pref("network.proxy.no_proxies_on", "localhost, 127.0.0.1");
|
||||
pref("network.proxy.failover_timeout", 1800); // 30 minutes
|
||||
pref("network.online", true); //online/offline
|
||||
pref("network.cookie.cookieBehavior", 0); // 0-Accept, 1-dontAcceptForeign, 2-dontUse, 3-p3p
|
||||
pref("network.cookie.cookieBehavior", 0); // 0-Accept, 1-dontAcceptForeign, 2-dontUse
|
||||
pref("network.cookie.disableCookieForMailNews", true); // disable all cookies for mail
|
||||
pref("network.cookie.lifetimePolicy", 0); // accept normally, 1-askBeforeAccepting, 2-acceptForSession,3-acceptForNDays
|
||||
pref("network.cookie.alwaysAcceptSessionCookies", false);
|
||||
@ -771,11 +771,6 @@ pref("network.proxy.autoconfig_url", "");
|
||||
pref("network.proxy.autoconfig_retry_interval_min", 5); // 5 seconds
|
||||
pref("network.proxy.autoconfig_retry_interval_max", 300); // 5 minutes
|
||||
|
||||
// The following default value is for p3p medium mode.
|
||||
// See xpfe/components/permissions/content/cookieP3P.xul for the definitions of low/medium/hi
|
||||
pref("network.cookie.p3p", "ffffaaaa");
|
||||
pref("network.cookie.p3plevel", 1); // 0=low, 1=medium, 2=high, 3=custom
|
||||
|
||||
pref("converter.html2txt.structs", true); // Output structured phrases (strong, em, code, sub, sup, b, i, u)
|
||||
pref("converter.html2txt.header_strategy", 1); // 0 = no indention; 1 = indention, increased with header level; 2 = numbering and slight indention
|
||||
|
||||
|
@ -503,7 +503,6 @@ if(verifyDiskSpace(fProgram, srDest))
|
||||
registerChrome(SKIN | DELAYED_CHROME, getFolder("Chrome","modern.jar"),"skin/modern/navigator/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","help.jar"),"content/help/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","comm.jar"),"content/xbl-marquee/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","comm.jar"),"content/p3p/");
|
||||
|
||||
/* Log files that are created after the installer is done, so they can be uninstalled */
|
||||
logComment("Installing: " + fProgram + ".autoreg");
|
||||
|
@ -103,7 +103,6 @@ if (verifyDiskSpace(fProgram, srDest))
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder(cf,"pippki.jar"), "content/pippki/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder(cf,"pipnss.jar"), "content/pipnss/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder(cf,"comm.jar"),"content/xbl-marquee/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder(cf,"comm.jar"),"content/p3p/");
|
||||
|
||||
// make an alias to the browser on the desktop
|
||||
var desktopFolder = getFolder("Mac Desktop");
|
||||
|
@ -68,7 +68,6 @@ if (verifyDiskSpace(fProgram, srDest))
|
||||
registerChrome(chromeType, cf, localeName + "help/");
|
||||
registerChrome(chromeType, cf, localeName + "pippki/");
|
||||
registerChrome(chromeType, cf, localeName + "pipnss/");
|
||||
registerChrome(chromeType, cf, localeName + "p3p/");
|
||||
|
||||
registerChrome(chromeType, cf, localeName + "global-region/");
|
||||
registerChrome(chromeType, cf, localeName + "communicator-region/");
|
||||
|
@ -221,7 +221,6 @@ if(verifyDiskSpace(fProgram, srDest))
|
||||
registerChrome(SKIN | DELAYED_CHROME, getFolder("Chrome","modern.jar"),"skin/modern/navigator/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","help.jar"),"content/help/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","comm.jar"),"content/xbl-marquee/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","comm.jar"),"content/p3p/");
|
||||
|
||||
/* Log files that are created after the installer is done, so they can be uninstalled */
|
||||
logComment("Installing: " + fProgram + ".autoreg");
|
||||
|
@ -71,7 +71,6 @@ if(verifyDiskSpace(fProgram, srDest))
|
||||
registerChrome(chromeType, cf, localeName + "help/");
|
||||
registerChrome(chromeType, cf, localeName + "pippki/");
|
||||
registerChrome(chromeType, cf, localeName + "pipnss/");
|
||||
registerChrome(chromeType, cf, localeName + "p3p/");
|
||||
|
||||
registerChrome(chromeType, cf, localeName + "global-region/");
|
||||
registerChrome(chromeType, cf, localeName + "communicator-region/");
|
||||
|
@ -323,10 +323,6 @@ bin/ldap60.dll
|
||||
bin/prldap60.dll
|
||||
bin/ldif60.dll
|
||||
|
||||
; p3p
|
||||
bin/components/p3p.xpt
|
||||
bin/components/p3p.dll
|
||||
|
||||
; classic theme
|
||||
bin/chrome/classic.jar
|
||||
bin/chrome/classic.manifest
|
||||
@ -537,8 +533,6 @@ bin/chrome/sroaming.jar
|
||||
;iiextras.dll - I don't know
|
||||
;iiextras.xpt - I don't know
|
||||
;MyServce.dll - Sample
|
||||
;p3p.dll - I don't know
|
||||
;p3p.xpt - I don't know
|
||||
;proxytext.xpt - Test
|
||||
;tdynamic.dll - Test
|
||||
;xpcomsmp.dll - Sample
|
||||
|
@ -286,10 +286,6 @@ bin/res/fonts/*
|
||||
bin/res/dtd/*
|
||||
bin/res/effective_tld_names.dat
|
||||
|
||||
; p3p
|
||||
bin/components/p3p.xpt
|
||||
bin/components/libp3p.so
|
||||
|
||||
[mail]
|
||||
bin/components/libmeta_mail.so
|
||||
bin/components/addrbook.xpt
|
||||
|
@ -220,10 +220,6 @@ bin\components\websrvcs.xpt
|
||||
; Roaming
|
||||
bin\chrome\sroaming.jar
|
||||
|
||||
; p3p
|
||||
bin\components\p3p.dll
|
||||
bin\components\p3p.xpt
|
||||
|
||||
; chrome stuff
|
||||
bin\chrome\help.jar
|
||||
bin\chrome\comm.jar
|
||||
|
@ -325,10 +325,6 @@ bin/components/mozldap.xpt
|
||||
bin/components/libsroaming.so
|
||||
bin/chrome/sroaming.jar
|
||||
|
||||
; p3p
|
||||
bin/components/p3p.xpt
|
||||
bin/components/libp3p.so
|
||||
|
||||
; classic theme
|
||||
bin/chrome/classic.jar
|
||||
bin/chrome/classic.manifest
|
||||
|
@ -115,7 +115,6 @@ if (verifyDiskSpace(communicatorFolder, srDest))
|
||||
registerChrome(SKIN | DELAYED_CHROME, getFolder(cf,"modern.jar"),"skin/modern/navigator/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder(cf,"help.jar"),"content/help/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder(cf,"comm.jar"),"content/xbl-marquee/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder(cf,"comm.jar"),"content/p3p/");
|
||||
|
||||
if (err==SUCCESS)
|
||||
{
|
||||
|
@ -66,7 +66,6 @@ if (verifyDiskSpace(fProgram, srDest))
|
||||
registerChrome(chromeType, cf, localeName + "help/");
|
||||
registerChrome(chromeType, cf, localeName + "pippki/");
|
||||
registerChrome(chromeType, cf, localeName + "pipnss/");
|
||||
registerChrome(chromeType, cf, localeName + "p3p/");
|
||||
|
||||
registerChrome(chromeType, cf, localeName + "global-region/");
|
||||
registerChrome(chromeType, cf, localeName + "communicator-region/");
|
||||
|
@ -697,7 +697,6 @@ if(verifyDiskSpace(fProgram, srDest))
|
||||
registerChrome(SKIN | DELAYED_CHROME, getFolder("Chrome","modern.jar"),"skin/modern/navigator/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","help.jar"),"content/help/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","comm.jar"),"content/xbl-marquee/");
|
||||
registerChrome(CONTENT | DELAYED_CHROME, getFolder("Chrome","comm.jar"),"content/p3p/");
|
||||
|
||||
// We need to register the psm chrome files.
|
||||
// We're checking to see if they exist first in case
|
||||
|
@ -68,7 +68,6 @@ if(verifyDiskSpace(fProgram, srDest))
|
||||
registerChrome(chromeType, cf, localeName + "help/");
|
||||
registerChrome(chromeType, cf, localeName + "pippki/");
|
||||
registerChrome(chromeType, cf, localeName + "pipnss/");
|
||||
registerChrome(chromeType, cf, localeName + "p3p/");
|
||||
|
||||
registerChrome(chromeType, cf, localeName + "global-region/");
|
||||
registerChrome(chromeType, cf, localeName + "communicator-region/");
|
||||
|
Loading…
Reference in New Issue
Block a user