summaryrefslogtreecommitdiffstats
path: root/build/java_apk.gypi
diff options
context:
space:
mode:
authorshess <shess@chromium.org>2015-11-12 16:41:06 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-13 00:42:10 +0000
commitf7e988ff06ac6ca527bc907410e1f6292534de89 (patch)
tree663af95aa2034ffa3a97adf3a141c118b743c7cd /build/java_apk.gypi
parentacd52d60cdd5cff0ecba965031b0d1cdbc8a1eab (diff)
downloadchromium_src-f7e988ff06ac6ca527bc907410e1f6292534de89.zip
chromium_src-f7e988ff06ac6ca527bc907410e1f6292534de89.tar.gz
chromium_src-f7e988ff06ac6ca527bc907410e1f6292534de89.tar.bz2
[sql] Differentiate compile errors from regular errors.
GetUniqueStatement() and GetUntrackedStatement() attempt to be pedantic about errors preparing statements, because often those errors indicate either a syntax error in the SQL being prepared, or an error with the database schema it is being prepared against. That makes testing code against various other problems like corruption challenging. This change attempts to restrict the flagged errors to include fewer errors unrelated to the form of the SQL statement (or schema). Additionally, slightly improve the debug output for OnSqliteError() for databases which haven't been tagged. BUG=537742 Review URL: https://codereview.chromium.org/1434173003 Cr-Commit-Position: refs/heads/master@{#359452}
Diffstat (limited to 'build/java_apk.gypi')
0 files changed, 0 insertions, 0 deletions