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 John.
[WebKit-https.git]
/
WebCore
/
kwq
/
WebCoreBridge.h
diff --git
a/WebCore/kwq/WebCoreBridge.h
b/WebCore/kwq/WebCoreBridge.h
index a839f84cf93c5e25d1831e490694d35e6d404285..65743ffe6848e23ce8d67f2769760958071b8b4e 100644
(file)
--- a/
WebCore/kwq/WebCoreBridge.h
+++ b/
WebCore/kwq/WebCoreBridge.h
@@
-457,6
+457,7
@@
typedef enum {
- (int)historyLength;
- (void)goBackOrForward:(int)distance;
+- (BOOL)canGoBackOrForward:(int)distance;
- (void)controlTextDidBeginEditing:(NSNotification *)obj;
- (void)controlTextDidEndEditing:(NSNotification *)obj;