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

Issue 6683034: Move database files from chrome\commmon to content\common, in preparation for... (Closed)

Created:
9 years, 9 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, darin-cc_chromium.org, jam, brettw-cc_chromium.org
Visibility:
Public.

Description

Move database files from chrome\commmon to content\common, in preparation for moving the worker code. TBR=avi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77975

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -247 lines) Patch
M chrome/chrome_common.gypi View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/common/common_message_generator.h View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/common/database_messages.h View 1 chunk +0 lines, -76 lines 0 comments Download
D chrome/common/database_util.h View 1 chunk +0 lines, -23 lines 0 comments Download
D chrome/common/database_util.cc View 1 chunk +0 lines, -53 lines 0 comments Download
D chrome/common/db_message_filter.h View 1 chunk +0 lines, -28 lines 0 comments Download
D chrome/common/db_message_filter.cc View 1 chunk +0 lines, -38 lines 0 comments Download
M chrome/common/web_database_observer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_thread.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/render_view.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/renderer_webkitclient_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/worker/worker_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/worker/worker_webkitclient_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/content_message_generator.h View 1 chunk +1 line, -0 lines 0 comments Download
A + content/common/database_messages.h View 1 chunk +1 line, -1 line 0 comments Download
A + content/common/database_util.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/common/database_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + content/common/db_message_filter.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/common/db_message_filter.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/content_common.gypi View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jam
9 years, 9 months ago (2011-03-13 21:20:43 UTC) #1
jam
9 years, 9 months ago (2011-03-13 21:20:44 UTC) #2
Avi (use Gerrit)
9 years, 9 months ago (2011-03-14 00:41:04 UTC) #3
eyeballed; lgtm

Powered by Google App Engine
This is Rietveld 408576698