diff --git a/mozilla/xpfe/browser/src/nsBrowserInstance.cpp b/mozilla/xpfe/browser/src/nsBrowserInstance.cpp index 8572162457d..2aabaf7cc73 100644 --- a/mozilla/xpfe/browser/src/nsBrowserInstance.cpp +++ b/mozilla/xpfe/browser/src/nsBrowserInstance.cpp @@ -1079,76 +1079,6 @@ static nsModuleComponentInfo components[] = { NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", nsBrowserContentHandlerConstructor }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/bmp", - nsBrowserContentHandlerConstructor - }, - { "Browser Content Handler", - NS_BROWSERCONTENTHANDLER_CID, - NS_CONTENT_HANDLER_CONTRACTID_PREFIX"image/x-icon", - nsBrowserContentHandlerConstructor - }, { "Browser Content Handler", NS_BROWSERCONTENTHANDLER_CID, NS_CONTENT_HANDLER_CONTRACTID_PREFIX"application/http-index-format",