Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1090)

Unified Diff: Source/modules/webdatabase/DatabaseBasicTypes.h

Issue 19724003: Revert "Transition modules/** to use ExceptionState" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/modules/webdatabase/DOMWindowWebDatabase.cpp ('k') | Source/modules/webdatabase/DatabaseManager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webdatabase/DatabaseBasicTypes.h
diff --git a/Source/modules/webdatabase/DatabaseBasicTypes.h b/Source/modules/webdatabase/DatabaseBasicTypes.h
index 4a91e8754dd3522109dcf3f1a2c229c8f17c183c..0d864c22e9caaffc6e48229d662dba7986f8fc6a 100644
--- a/Source/modules/webdatabase/DatabaseBasicTypes.h
+++ b/Source/modules/webdatabase/DatabaseBasicTypes.h
@@ -31,6 +31,7 @@
namespace WebCore {
typedef int DatabaseGuid;
+typedef int ExceptionCode;
ENUM_CLASS(DatabaseType) {
Async,
« no previous file with comments | « Source/modules/webdatabase/DOMWindowWebDatabase.cpp ('k') | Source/modules/webdatabase/DatabaseManager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698