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

  /external/webkit/Source/WebCore/page/
Settings.h 459 bool shouldInjectUserScriptsInInitialEmptyDocument() { return m_shouldInjectUserScriptsInInitialEmptyDocument; }
Frame.cpp 534 if (loader()->stateMachine()->creatingInitialEmptyDocument() && !settings()->shouldInjectUserScriptsInInitialEmptyDocument())
    [all...]

Completed in 62 milliseconds