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/
DOMWindow.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp 334 static void printNavigationErrorMessage(const Frame& frame, const KURL& activeURL, const char* reason)
336 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 70 milliseconds