Searched refs:SandboxNavigation (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/dom/ | ||
D | SandboxFlags.h | 37 SandboxNavigation = 1, enumerator |
D | Document.cpp | 2893 if (isSandboxed(SandboxNavigation)) { in canNavigate() |