Home
last modified time | relevance | path

Searched refs:sourceDocument (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DV8Proxy.cpp162 Document* sourceDocument = source->document(); in reportUnsafeAccessTo() local
163 if (!sourceDocument) in reportUnsafeAccessTo()
169 …" from frame with URL ", sourceDocument->url().string(), ". Domains, protocols and ports must matc… in reportUnsafeAccessTo()
/external/webkit/Source/WebCore/page/
DDOMWindow.cpp827 Document* sourceDocument = source->document(); in postMessage() local
828 if (!sourceDocument) in postMessage()
830 String sourceOrigin = sourceDocument->securityOrigin()->toString(); in postMessage()
/external/webkit/Source/WebCore/
DChangeLog-2005-12-1910112 (DOM::XSLTProcessorImpl::sourceDocument):
DChangeLog-2005-08-2314221 (DOM::XSLTProcessorImpl::sourceDocument):