Home | History | Annotate | Download | only in WebView

Lines Matching refs:mainDocumentError

1184     if (documentLoader && !documentLoader->mainDocumentError().isNull())
1185 [result setObject:(NSError *)documentLoader->mainDocumentError() forKey:WebFrameMainDocumentError];