Home
last modified time | relevance | path

Searched refs:foundSelfReference (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DLocalFrame.cpp527 bool foundSelfReference = false; in isURLAllowed() local
532 if (foundSelfReference) in isURLAllowed()
534 foundSelfReference = true; in isURLAllowed()