git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reviewed by Darin.
[WebKit-https.git]
/
WebKit
/
Loader
/
WebDocumentLoader.h
diff --git
a/WebKit/Loader/WebDocumentLoader.h
b/WebKit/Loader/WebDocumentLoader.h
index fe1e7dd36b72991d60e627c7a0ef9657e86a5bf1..570524ba399dd658d879e6a0933e5cb3f526c714 100644
(file)
--- a/
WebKit/Loader/WebDocumentLoader.h
+++ b/
WebKit/Loader/WebDocumentLoader.h
@@
-139,5
+139,6
@@
- (NSURLRequest *)lastCheckedRequest;
- (void)stopRecordingResponses;
- (NSString *)title;
+- (NSURL *)URLForHistory;
@end