Home
last modified time | relevance | path

Searched refs:isTextMIMEType (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDOMImplementation.h63 static bool isTextMIMEType(const String& MIMEType);
DDOMImplementation.cpp299 bool DOMImplementation::isTextMIMEType(const String& mimeType) in isTextMIMEType() function in WebCore::DOMImplementation
370 if (isTextMIMEType(type)) in createDocument()
/external/webkit/Source/WebKit/android/WebCoreSupport/
DFrameLoaderClientAndroid.cpp808 (DOMImplementation::isTextMIMEType(mimeType) && in canShowMIMEType()
/external/webkit/Source/WebKit/mac/WebView/
DWebFrame.mm848 if (WebCore::DOMImplementation::isTextMIMEType(mimeType) ||
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1412632 this change would then break DOMImplementation::isTextMIMEType(), that method was reverted
12636 (WebCore::DOMImplementation::isTextMIMEType): Revert to previous version.
12655 (WebCore::DOMImplementation::isTextMIMEType): For now, call through to the MIMETypeRegistry
DChangeLog-2006-05-10629 (WebCore::DOMImplementation::isTextMIMEType):
DChangeLog-2010-05-2423906 (WebCore::DOMImplementation::isTextMIMEType): Render application/json as text/plain.
DChangeLog-2008-08-1062061 (WebCore::DOMImplementation::isTextMIMEType): Use