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

Issue 8966003: Update webdata files to take advantage of DLOG(FATAL) in (Closed)

Created:
9 years ago by Greg Billock
Modified:
9 years ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Update webdata files to take advantage of DLOG(FATAL) in sql/Statement and Connection. R=shess@chromium.org BUG= TEST=webdata/*Test*.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115574

Patch Set 1 #

Total comments: 15

Patch Set 2 : Add Succeeded check for while(step) #

Patch Set 3 : Fix typo #

Total comments: 5

Patch Set 4 : Add header comments for a couple tricky error cases. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -491 lines) Patch
M chrome/browser/webdata/autofill_table.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/webdata/autofill_table.cc View 1 2 3 55 chunks +96 lines, -328 lines 0 comments Download
M chrome/browser/webdata/autofill_table_unittest.cc View 1 2 3 22 chunks +23 lines, -23 lines 0 comments Download
M chrome/browser/webdata/keyword_table.cc View 1 2 3 4 chunks +6 lines, -18 lines 0 comments Download
M chrome/browser/webdata/logins_table.cc View 1 2 3 10 chunks +4 lines, -44 lines 0 comments Download
M chrome/browser/webdata/logins_table_win.cc View 1 2 chunks +4 lines, -24 lines 0 comments Download
M chrome/browser/webdata/token_service_table.cc View 1 3 chunks +8 lines, -19 lines 0 comments Download
M chrome/browser/webdata/web_apps_table.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/webdata/web_apps_table.cc View 1 3 chunks +7 lines, -26 lines 0 comments Download
M chrome/browser/webdata/web_database_migration_unittest.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/webdata/web_intents_table.cc View 1 5 chunks +5 lines, -4 lines 0 comments Download
M sql/statement.h View 1 chunk +1 line, -1 line 0 comments Download
M sql/statement.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Greg Billock
9 years ago (2011-12-15 21:08:40 UTC) #1
Scott Hess - ex-Googler
LGTM. http://codereview.chromium.org/8966003/diff/1/chrome/browser/webdata/autofill_table.cc File chrome/browser/webdata/autofill_table.cc (left): http://codereview.chromium.org/8966003/diff/1/chrome/browser/webdata/autofill_table.cc#oldcode1029 chrome/browser/webdata/autofill_table.cc:1029: NOTREACHED() << "Expected item in trash."; This looks ...
9 years ago (2011-12-15 23:02:57 UTC) #2
Greg Billock
http://codereview.chromium.org/8966003/diff/1/chrome/browser/webdata/autofill_table.cc File chrome/browser/webdata/autofill_table.cc (left): http://codereview.chromium.org/8966003/diff/1/chrome/browser/webdata/autofill_table.cc#oldcode1029 chrome/browser/webdata/autofill_table.cc:1029: NOTREACHED() << "Expected item in trash."; On 2011/12/15 23:02:57, ...
9 years ago (2011-12-16 17:26:58 UTC) #3
Scott Hess - ex-Googler
lgtm. Your option on the images vector change mentioned. It's probably pedantic. http://codereview.chromium.org/8966003/diff/1/chrome/browser/webdata/token_service_table.cc File chrome/browser/webdata/token_service_table.cc ...
9 years ago (2011-12-16 22:37:08 UTC) #4
Greg Billock
http://codereview.chromium.org/8966003/diff/15/chrome/browser/webdata/autofill_table.cc File chrome/browser/webdata/autofill_table.cc (right): http://codereview.chromium.org/8966003/diff/15/chrome/browser/webdata/autofill_table.cc#newcode1062 chrome/browser/webdata/autofill_table.cc:1062: return false; On 2011/12/16 22:37:09, shess wrote: > I ...
9 years ago (2011-12-21 21:43:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/8966003/16001
9 years ago (2011-12-21 21:44:07 UTC) #6
commit-bot: I haz the power
Try job failure for 8966003-16001 (retry) on linux_rel for step "test_shell_tests". It's a second try, ...
9 years ago (2011-12-21 22:51:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/8966003/16001
9 years ago (2011-12-21 22:56:50 UTC) #8
commit-bot: I haz the power
Try job failure for 8966003-16001 (retry) (previous was lost) (previous was lost) on linux_rel for ...
9 years ago (2011-12-22 01:11:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/8966003/16001
9 years ago (2011-12-22 15:20:11 UTC) #10
commit-bot: I haz the power
9 years ago (2011-12-22 19:25:53 UTC) #11
Change committed as 115574

Powered by Google App Engine
This is Rietveld 408576698