Changeset 43699 in webkit


Ignore:
Timestamp:
May 14, 2009 7:49:32 AM (15 years ago)
Author:
kov@webkit.org
Message:

2009-05-14 Ben Murdoch <benm@google.com>

Reviewed by Darin Adler.

Add more ENABLE_DATABASE guards.
https://bugs.webkit.org/show_bug.cgi?id=25616

See also https://bugs.webkit.org/show_bug.cgi?id=24776 (original set of guards)

  • bindings/js/JSSQLResultSetRowListCustom.cpp:
  • bindings/v8/custom/V8CustomSQLStatementCallback.cpp:
  • bindings/v8/custom/V8CustomSQLStatementCallback.h:
  • bindings/v8/custom/V8CustomSQLStatementErrorCallback.cpp:
  • bindings/v8/custom/V8CustomSQLStatementErrorCallback.h:
  • bindings/v8/custom/V8CustomSQLTransactionCallback.cpp:
  • bindings/v8/custom/V8CustomSQLTransactionCallback.h:
  • bindings/v8/custom/V8CustomSQLTransactionErrorCallback.cpp:
  • bindings/v8/custom/V8CustomSQLTransactionErrorCallback.h:
  • bindings/v8/custom/V8DatabaseCustom.cpp:
  • bindings/v8/custom/V8SQLResultSetRowListCustom.cpp:
  • bindings/v8/custom/V8SQLTransactionCustom.cpp:
  • storage/Database.cpp:
  • storage/DatabaseDetails.h:
  • storage/OriginUsageRecord.cpp:
  • storage/OriginUsageRecord.h:
  • storage/SQLError.h:
  • storage/SQLError.idl:
  • storage/SQLResultSet.cpp:
  • storage/SQLResultSet.h:
  • storage/SQLResultSet.idl:
  • storage/SQLResultSetRowList.cpp:
  • storage/SQLResultSetRowList.h:
  • storage/SQLResultSetRowList.idl:
  • storage/SQLStatementCallback.h:
  • storage/SQLStatementErrorCallback.h:
  • storage/SQLTransactionCallback.h:
  • storage/SQLTransactionErrorCallback.h:
Location:
trunk/WebCore
Files:
29 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.