mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
af82a52095
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(-) |
||
---|---|---|
.. | ||
gbdate.pl | ||
Makefile.in | ||
nsContentDLF.cpp | ||
nsContentDLF.h | ||
nsLayoutCID.h | ||
nsLayoutModule.cpp | ||
nsLayoutStatics.cpp | ||
nsLayoutStatics.h |