DescriptionMove migration code out of WebDatabase and into table-specific classes.
- Currently this only affects AutofillTable and KeywordTable.
- Delete autofill_util as those functions can go back into an anonymous
namespace within autofill_table.cc
- Add helper functions for the migration code to reduce code duplication.
- This is the final refactor CL for WebDatabase.
R=dhollowa@chromium.org
BUG=none
TEST=anything WebDatabase/Migration/Table related.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80460
Patch Set 1 #
Total comments: 10
Patch Set 2 : Nits from dhollowa #
Messages
Total messages: 4 (0 generated)
|