зеркало из https://github.com/mozilla/gecko-dev.git
bd55aae8e0
This removes supportImageWithMimeType from the idl and makes all the callers call the static function directly. To do this we also need to export imgLoader.h and imgRequest.h. --- content/base/src/nsObjectLoadingContent.cpp | 9 ++------- docshell/base/nsWebNavigationInfo.cpp | 8 +++++--- docshell/base/nsWebNavigationInfo.h | 5 ----- image/public/imgILoader.idl | 9 +-------- image/src/Makefile.in | 4 ++++ image/src/imgLoader.cpp | 2 +- image/src/imgLoader.h | 1 + layout/build/nsContentDLF.cpp | 5 ++--- 8 files changed, 16 insertions(+), 27 deletions(-) |
||
---|---|---|
.. | ||
ImageLogging.h | ||
Makefile.in | ||
imgICache.idl | ||
imgIContainer.idl | ||
imgIContainerDebug.idl | ||
imgIContainerObserver.idl | ||
imgIDecoderObserver.idl | ||
imgIEncoder.idl | ||
imgILoader.idl | ||
imgIOnloadBlocker.idl | ||
imgIRequest.idl | ||
imgITools.idl |