mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 21:00:50 +00:00
Bug 1299545 - stop exporting imgLoader::SupportImageWithMimeType, r=tnikkel
MozReview-Commit-ID: CFmUXAGeFIO --HG-- extra : rebase_source : 9008a537fce0d2d649a00b04b07e9873024edafc
This commit is contained in:
parent
2fa84e9229
commit
d5f9ba36f4
@ -327,7 +327,7 @@ public:
|
||||
* @param aMimeType The MIME type to evaluate.
|
||||
* @param aAcceptedMimeTypes Which kinds of MIME types to treat as images.
|
||||
*/
|
||||
static NS_EXPORT_(bool)
|
||||
static bool
|
||||
SupportImageWithMimeType(const char* aMimeType,
|
||||
AcceptedMimeTypes aAccept =
|
||||
AcceptedMimeTypes::IMAGES);
|
||||
|
Loading…
x
Reference in New Issue
Block a user