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

Side by Side Diff: Source/WebCore/dom/DOMExceptions.in

Issue 13774005: Remove the ENABLE_SQL_DATABASE compile-time flag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: python Created 7 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 namespace=Exception 1 namespace=Exception
2 2
3 DOMCoreException 3 DOMCoreException
4 EventException 4 EventException
5 FileException conditional=BLOB 5 FileException conditional=BLOB
6 RangeException 6 RangeException
7 SQLException conditional=SQL_DATABASE 7 SQLException
8 SVGException conditional=SVG 8 SVGException conditional=SVG
9 XMLHttpRequestException 9 XMLHttpRequestException
10 XPathException 10 XPathException
OLDNEW
« no previous file with comments | « Source/WebCore/bindings/v8/custom/V8SQLTransactionSyncCustom.cpp ('k') | Source/WebCore/dom/ScriptExecutionContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698