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

Issue 1084243002: [sql] New SQLite values for SqliteErrorCode enum. (Closed)

Created:
5 years, 8 months ago by Scott Hess - ex-Googler
Modified:
5 years, 8 months ago
Reviewers:
Mark P
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[sql] New SQLite values for SqliteErrorCode enum. New error codes from 3.8.7.4 import. BUG=340757 Committed: https://crrev.com/814e0192b9adbc5abc9b913d37cf0dfc18b9e5f6 Cr-Commit-Position: refs/heads/master@{#325288}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M tools/metrics/histograms/histograms.xml View 2 chunks +48 lines, -0 lines 3 comments Download

Messages

Total messages: 9 (2 generated)
Scott Hess - ex-Googler
The ordering is odd because SQLite extended error codes look like (base_error + (N<<8)), where ...
5 years, 8 months ago (2015-04-15 17:55:32 UTC) #2
Scott Hess - ex-Googler
https://codereview.chromium.org/1084243002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1084243002/diff/1/tools/metrics/histograms/histograms.xml#newcode61134 tools/metrics/histograms/histograms.xml:61134: + <int value="264" label="SQLITE_READONLY_RECOVERY">TBD</int> I filled in all of ...
5 years, 8 months ago (2015-04-15 17:56:35 UTC) #3
Mark P
lgtm https://codereview.chromium.org/1084243002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1084243002/diff/1/tools/metrics/histograms/histograms.xml#newcode61134 tools/metrics/histograms/histograms.xml:61134: + <int value="264" label="SQLITE_READONLY_RECOVERY">TBD</int> On 2015/04/15 17:56:35, Scott ...
5 years, 8 months ago (2015-04-15 18:04:45 UTC) #4
Scott Hess - ex-Googler
thanks. https://codereview.chromium.org/1084243002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1084243002/diff/1/tools/metrics/histograms/histograms.xml#newcode61134 tools/metrics/histograms/histograms.xml:61134: + <int value="264" label="SQLITE_READONLY_RECOVERY">TBD</int> On 2015/04/15 18:04:45, Mark ...
5 years, 8 months ago (2015-04-15 18:10:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1084243002/1
5 years, 8 months ago (2015-04-15 18:11:18 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 8 months ago (2015-04-15 19:38:30 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-15 19:39:27 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/814e0192b9adbc5abc9b913d37cf0dfc18b9e5f6
Cr-Commit-Position: refs/heads/master@{#325288}

Powered by Google App Engine
This is Rietveld 408576698