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 Hyatt
[WebKit-https.git]
/
WebCore
/
loader
/
icon
/
SQLDatabase.h
diff --git
a/WebCore/loader/icon/SQLDatabase.h
b/WebCore/loader/icon/SQLDatabase.h
index 7744d6fedd1faa1d3830d690806958976e83bf2b..690d92bbf169499fd23d9b0d362148616ee078af 100644
(file)
--- a/
WebCore/loader/icon/SQLDatabase.h
+++ b/
WebCore/loader/icon/SQLDatabase.h
@@
-54,6
+54,7
@@
public:
void runVacuumCommand();
int64_t lastInsertRowID();
+ int lastChanges();
void setBusyTimeout(int ms);
void setBusyHandler(int(*)(void*, int));