Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:substituteData

1063     WebCore::SubstituteData substituteData(data, WTF::String("text/html"), WTF::String("utf-8"), failingUrl);
1064 coreFrame->loader()->load(request, substituteData, false);