Home | Sort by relevance Sort by last modified time |
/external/chromium/webkit/glue/ | |
resource_loader_bridge.h | 216 std::string frame_origin; member in struct:webkit_glue::ResourceLoaderBridge::RequestInfo |
weburlloader_impl.cc | 422 std::string frame_origin = request.firstPartyForCookies().spec(); local 433 request_info.frame_origin = frame_origin; |
/external/chromium/chrome/browser/tab_contents/ | |
tab_contents.h | 799 const std::string& frame_origin, [all...] |