Searched refs:targetDocument (Results 1 – 2 of 2) sorted by relevance
151 Document* targetDocument = target->document(); in reportUnsafeAccessTo() local152 if (!targetDocument) in reportUnsafeAccessTo()168 …String str = makeString("Unsafe JavaScript attempt to access frame with URL ", targetDocument->url… in reportUnsafeAccessTo()
1720 Document* targetDocument = targetFrame->document(); in shouldAllowNavigation() local1723 … targetDocument->url().string(), " from frame with URL ", activeDocument->url().string(), ".\n"); in shouldAllowNavigation()