Home | History | Annotate | Download | only in win

Lines Matching defs:requestImpl

542     COMPtr<WebMutableURLRequest> requestImpl;
544 HRESULT hr = request->QueryInterface(&requestImpl);
552 coreFrame->loader()->load(requestImpl->resourceRequest(), false);