HomeSort by relevance Sort by last modified time
    Searched refs:main_frame_origin (Results 1 - 3 of 3) sorted by null

  /external/chromium/webkit/glue/
resource_loader_bridge.h 217 std::string main_frame_origin; member in struct:webkit_glue::ResourceLoaderBridge::RequestInfo
weburlloader_impl.cc 423 std::string main_frame_origin = request.firstPartyForCookies().spec(); local
434 request_info.main_frame_origin = main_frame_origin;
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 800 const std::string& main_frame_origin,
    [all...]

Completed in 705 milliseconds