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

  /external/chromium_org/third_party/WebKit/Source/core/fetch/
FetchRequest.h 64 void setOriginRestriction(OriginRestriction restriction) { m_originRestriction = restriction; }
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XSLTProcessorLibxslt.cpp 106 request.setOriginRestriction(FetchRequest::RestrictToSameOrigin);

Completed in 46 milliseconds