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

Issue 8368004: Move common_param_traits and webkit_param_traits to content/public/common. (Closed)

Created:
9 years, 2 months ago by jam
Modified:
9 years, 2 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, vrk (LEFT CHROMIUM), acolwell+watch_chromium.org, annacc+watch_chromium.org, ajwong+watch_chromium.org, Erik does not do reviews, kkania, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, ihf+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, dpranke-watch+content_chromium.org, scherkus (not reviewing), hclam+watch_chromium.org, tfarina, mihaip+watch_chromium.org, Aaron Boodman, robertshield, Paweł Hajdan Jr.
Visibility:
Public.

Description

Move common_param_traits and webkit_param_traits to content/public/common. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106766

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -1454 lines) Patch
M chrome/browser/automation/testing_automation_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/profile_import_process_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/autofill_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/automation_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/chrome_utility_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/common_param_traits_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_messages.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/render_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/clipboard_messages.h View 1 chunk +1 line, -1 line 0 comments Download
D content/common/common_param_traits.h View 1 chunk +0 lines, -247 lines 0 comments Download
D content/common/common_param_traits.cc View 1 chunk +0 lines, -567 lines 0 comments Download
M content/common/dom_storage_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/drag_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/file_utilities_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/gpu_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/java_bridge_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/mac/attributed_string_coder.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/common/media/video_capture_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/mime_registry_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/pepper_file_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/plugin_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/resource_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/utility_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/view_messages.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/webblob_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
D content/common/webkit_param_traits.h View 1 chunk +0 lines, -249 lines 0 comments Download
D content/common/webkit_param_traits.cc View 1 chunk +0 lines, -347 lines 0 comments Download
M content/content_common.gypi View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/public/common/common_param_traits.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/public/common/common_param_traits.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/public/common/webkit_param_traits.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/public/common/webkit_param_traits.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/java_bridge_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 2 months ago (2011-10-21 19:17:37 UTC) #1
Avi (use Gerrit)
9 years, 2 months ago (2011-10-21 19:34:59 UTC) #2
rubberstamp lgtm

Powered by Google App Engine
This is Rietveld 408576698