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