b2g/installer/removed-files.in

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 README.txt
     2 @DLL_PREFIX@mozutils@DLL_SUFFIX@
     3 jssubloader/
     4 #ifdef XP_MACOSX
     5 run-mozilla.sh
     6 #endif
     7 #ifdef XP_WIN
     8   mozcrt19.dll
     9   mozcpp19.dll
    10 #endif
    11 defaults/preferences/services-sync.js
    12 defaults/preferences/healthreport-prefs.js
    13 components/dom_sms.xpt
    14 components/dom_webspeech.xpt
    15 #ifdef MOZ_FOLD_LIBS
    16 @DLL_PREFIX@nspr4@DLL_SUFFIX@
    17 @DLL_PREFIX@plds4@DLL_SUFFIX@
    18 @DLL_PREFIX@plc4@DLL_SUFFIX@
    19 @DLL_PREFIX@ssl3@DLL_SUFFIX@
    20 @DLL_PREFIX@smime3@DLL_SUFFIX@
    21 @DLL_PREFIX@nssutil3@DLL_SUFFIX@
    22 @DLL_PREFIX@mozsqlite3@DLL_SUFFIX@
    23 #endif
    24 @DLL_PREFIX@xpcom@DLL_SUFFIX@

mercurial