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

  /external/chromium_org/third_party/WebKit/public/web/
WebURLLoaderOptions.h 52 , sniffContent(false)
60 bool sniffContent; // Whether to sniff content.
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ResourceLoaderOptions.h 40 SniffContent,
94 : sniffContent(DoNotSniffContent)
107 ContentSniffingPolicy sniffContent,
113 : sniffContent(sniffContent)
125 ContentSniffingPolicy sniffContent;

Completed in 81 milliseconds