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

Issue 6681028: Move the blob related code to content, and also move the blob messages to the... (Closed)

Created:
9 years, 9 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
jianli
CC:
chromium-reviews, darin-cc_chromium.org, jam, brettw-cc_chromium.org
Visibility:
Public.

Description

Move the blob related code to content, and also move the blob messages to their own file. TBR=jianli Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77988

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -215 lines) Patch
M chrome/chrome_common.gypi View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 3 chunks +0 lines, -26 lines 0 comments Download
M chrome/common/render_messages.cc View 1 2 1 chunk +0 lines, -100 lines 0 comments Download
D chrome/common/webblobregistry_impl.h View 1 2 1 chunk +0 lines, -35 lines 0 comments Download
D chrome/common/webblobregistry_impl.cc View 1 2 1 chunk +0 lines, -39 lines 0 comments Download
M chrome/renderer/renderer_webkitclient_impl.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M chrome/worker/worker_webkitclient_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/renderer_glue.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/renderer_host/blob_message_filter.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M content/common/common_param_traits.h View 1 2 3 chunks +10 lines, -0 lines 0 comments Download
M content/common/common_param_traits.cc View 1 2 1 chunk +100 lines, -0 lines 0 comments Download
M content/common/content_message_generator.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A content/common/webblob_messages.h View 1 chunk +28 lines, -0 lines 0 comments Download
A + content/common/webblobregistry_impl.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/common/webblobregistry_impl.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M content/content_common.gypi View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M ipc/ipc_message_utils.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jam
9 years, 9 months ago (2011-03-13 21:52:15 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698