From 6fd10a6ac5c1d9248067d50067d2b39af0fe9113 Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Wed, 15 Jan 2003 00:34:18 +0000 Subject: [PATCH] mac/unix side of fix for bug 188251 - explicitly specify resource files to reduce the embedding footprint also remove references to the old gkcontent library r=dougt, sr=bryner --- embedding/config/basebrowser-mac-cfm | 29 ++++++++++++++++------- embedding/config/basebrowser-mac-cfmDebug | 29 ++++++++++++++++------- embedding/config/basebrowser-mac-macho | 28 ++++++++++++++++------ embedding/config/basebrowser-unix | 27 +++++++++++++++------ embedding/config/basebrowser-win | 1 - 5 files changed, 82 insertions(+), 32 deletions(-) diff --git a/embedding/config/basebrowser-mac-cfm b/embedding/config/basebrowser-mac-cfm index 0d8a9ad3bba..425fd9e8cc5 100644 --- a/embedding/config/basebrowser-mac-cfm +++ b/embedding/config/basebrowser-mac-cfm @@ -108,8 +108,6 @@ Components:JSUrl.shlb Components:jsurl.xpt ; layout -Components:content.shlb -; res:dtd:* res:dtd:xhtml11.dtd Components:layout.shlb Components:htmlparser.shlb @@ -122,7 +120,6 @@ Components:layout.xpt Components:Necko.shlb Components:necko.xpt -Components:Necko2.shlb Components:cache.xpt ; imagelib @@ -264,13 +261,27 @@ res:loading-image.gif res:broken-image.gif res:builtin:htmlBindings.xml res:builtin:platformHTMLBindings.xml -res:entityTables:* +res:entityTables:html40Special.properties +res:entityTables:htmlEntityVersion.properties +res:entityTables:html40Latin1.properties +res:entityTables:html40Symbols.properties +res:entityTables:transliterate.properties +res:fonts:fontEncoding.properties ; -; MathML +; Optional for MathML ; -res:fonts:* -res:mathml.css -res:dtd:mathml.dtd -Components:ucvmath.shlb +;res:mathml.css +;res:dtd:mathml.dtd +;res:entityTables:mathml20.properties +;res:fonts:mathfont.properties +;res:fonts:mathfontCMEX10.properties +;res:fonts:mathfontCMSY10.properties +;res:fonts:mathfontMath1.properties +;res:fonts:mathfontMath2.properties +;res:fonts:mathfontMath4.properties +;res:fonts:mathfontMTExtra.properties +;res:fonts:mathfontPUA.properties +;res:fonts:mathfontSymbol.properties +;Components:ucvmath.shlb diff --git a/embedding/config/basebrowser-mac-cfmDebug b/embedding/config/basebrowser-mac-cfmDebug index b25b93ce0af..9d8c3644a63 100644 --- a/embedding/config/basebrowser-mac-cfmDebug +++ b/embedding/config/basebrowser-mac-cfmDebug @@ -108,8 +108,6 @@ Components:JSUrlDebug.shlb Components:jsurl.xpt ; layout -Components:contentDebug.shlb -; res:dtd:* res:dtd:xhtml11.dtd Components:layoutDebug.shlb Components:htmlparserDebug.shlb @@ -264,13 +262,28 @@ res:loading-image.gif res:broken-image.gif res:builtin:htmlBindings.xml res:builtin:platformHTMLBindings.xml -res:entityTables:* +res:entityTables:html40Special.properties +res:entityTables:htmlEntityVersion.properties +res:entityTables:html40Latin1.properties +res:entityTables:html40Symbols.properties +res:entityTables:transliterate.properties +res:fonts:fontEncoding.properties + ; -; MathML +; Optional for MathML ; -res:fonts:* -res:mathml.css -res:dtd:mathml.dtd -Components:ucvmathDebug.shlb +;res:mathml.css +;res:dtd:mathml.dtd +;res:entityTables:mathml20.properties +;res:fonts:mathfont.properties +;res:fonts:mathfontCMEX10.properties +;res:fonts:mathfontCMSY10.properties +;res:fonts:mathfontMath1.properties +;res:fonts:mathfontMath2.properties +;res:fonts:mathfontMath4.properties +;res:fonts:mathfontMTExtra.properties +;res:fonts:mathfontPUA.properties +;res:fonts:mathfontSymbol.properties +;Components:ucvmathDebug.shlb diff --git a/embedding/config/basebrowser-mac-macho b/embedding/config/basebrowser-mac-macho index b8c2ca5177e..78790c8cab5 100644 --- a/embedding/config/basebrowser-mac-macho +++ b/embedding/config/basebrowser-mac-macho @@ -106,8 +106,7 @@ components/libjsurl.dylib components/jsurl.xpt ; layout -components/libgkcontent.dylib -res/dtd/* +res/dtd/xhtml11.dtd components/libgklayout.dylib components/libhtmlpars.dylib components/libgkview.dylib @@ -245,11 +244,26 @@ res/arrowd.gif res/loading-image.gif res/broken-image.gif res/builtin/* -res/entityTables/* -res/fonts/* +res/entityTables/html40Special.properties +res/entityTables/htmlEntityVersion.properties +res/entityTables/html40Latin1.properties +res/entityTables/html40Symbols.properties +res/entityTables/transliterate.properties +res/fonts/fontEncoding.properties ; -; MathML +; Optional for MathML ; -res/mathml.css -Components/ucvmath.dylib +;res/mathml.css +;res/dtd/mathml.dtd +;res/entityTables/mathml20.properties +;res/fonts/mathfont.properties +;res/fonts/mathfontCMEX10.properties +;res/fonts/mathfontCMSY10.properties +;res/fonts/mathfontMath1.properties +;res/fonts/mathfontMath2.properties +;res/fonts/mathfontMath4.properties +;res/fonts/mathfontMTExtra.properties +;res/fonts/mathfontPUA.properties +;res/fonts/mathfontSymbol.properties +;Components/ucvmath.dylib diff --git a/embedding/config/basebrowser-unix b/embedding/config/basebrowser-unix index d77e1fa2d3a..01573138373 100644 --- a/embedding/config/basebrowser-unix +++ b/embedding/config/basebrowser-unix @@ -56,8 +56,7 @@ components/widget.xpt ; layout libmoz_art_lgpl.so -components/libgkcontent.so -res/dtd/* +res/dtd/xhtml11.dtd components/libgklayout.so components/libhtmlpars.so components/libgkview.so @@ -250,11 +249,25 @@ res/arrowd.gif res/loading-image.gif res/broken-image.gif res/builtin/* -res/entityTables/* -res/fonts/* +res/entityTables/html40Special.properties +res/entityTables/htmlEntityVersion.properties +res/entityTables/html40Latin1.properties +res/entityTables/html40Symbols.properties +res/entityTables/transliterate.properties ; -; MathML +; Optional for MathML ; -res/mathml.css -components/libucvmath.so +;res/mathml.css +;res/dtd/mathml.dtd +;res/entityTables/mathml20.properties +;res/fonts/mathfont.properties +;res/fonts/mathfontCMEX10.properties +;res/fonts/mathfontCMSY10.properties +;res/fonts/mathfontMath1.properties +;res/fonts/mathfontMath2.properties +;res/fonts/mathfontMath4.properties +;res/fonts/mathfontMTExtra.properties +;res/fonts/mathfontPUA.properties +;res/fonts/mathfontSymbol.properties +;components/libucvmath.so diff --git a/embedding/config/basebrowser-win b/embedding/config/basebrowser-win index 96bc16cce63..ed1aca6fd16 100644 --- a/embedding/config/basebrowser-win +++ b/embedding/config/basebrowser-win @@ -70,7 +70,6 @@ components\gkview.dll ; layout moz_art_lgpl.dll -components\gkcontent.dll components\gklayout.dll components\gkparser.dll components\layout_base.xpt