Searched refs:printNavigationErrorMessage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp360 static void printNavigationErrorMessage(const LocalFrame& frame, const KURL& activeURL, const char* reason) function in namespace:blink
2901 printNavigationErrorMessage(toLocalFrameTemporary(targetFrame), url(), reason);
2938 printNavigationErrorMessage(toLocalFrameTemporary(targetFrame), url(), "The frame attempting navigation is neither same-origin with the target, nor is it the target's parent or opener.");

Completed in 34 milliseconds