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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
LocalDOMWindow.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp 360 static void printNavigationErrorMessage(const LocalFrame& frame, const KURL& activeURL, const char* reason)
362 String message = "Unsafe JavaScript attempt to initiate navigation for frame with URL '" + frame.document()->url().string() + "' from frame with URL '" + activeURL.string() + "'. " + reason + "\n";
    [all...]

Completed in 88 milliseconds