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

Issue 219963007: Move Translate renderer messages to the Translate component (Closed)

Created:
6 years, 8 months ago by droger
Modified:
6 years, 8 months ago
Reviewers:
palmer, Nico, blundell
CC:
chromium-reviews, darin-cc_chromium.org, jam, MAD
Visibility:
Public.

Description

Move Translate renderer messages to the Translate component BUG=335082 TBR=thakis Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261683

Patch Set 1 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -73 lines) Patch
M chrome/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/translate_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_manager_render_view_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_tab_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/render_messages.h View 8 chunks +0 lines, -61 lines 0 comments Download
M chrome/renderer/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/translate/translate_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/translate/translate_helper_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/translate.gypi View 1 chunk +18 lines, -0 lines 0 comments Download
A components/translate/content/common/translate_messages.h View 1 chunk +81 lines, -0 lines 3 comments Download
A + components/translate/content/common/translate_messages.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M ipc/ipc_message_start.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
droger
6 years, 8 months ago (2014-04-01 15:55:29 UTC) #1
droger
CC mad
6 years, 8 months ago (2014-04-01 20:05:01 UTC) #2
blundell
LGTM
6 years, 8 months ago (2014-04-01 20:22:58 UTC) #3
droger
+palmer as OWNER of ipc and render_messages
6 years, 8 months ago (2014-04-01 21:00:52 UTC) #4
palmer
https://codereview.chromium.org/219963007/diff/20001/components/translate/content/common/translate_messages.h File components/translate/content/common/translate_messages.h (right): https://codereview.chromium.org/219963007/diff/20001/components/translate/content/common/translate_messages.h#newcode37 components/translate/content/common/translate_messages.h:37: std::string, /* BCP 47/RFC 5646 language code the page ...
6 years, 8 months ago (2014-04-01 22:36:12 UTC) #5
droger
https://codereview.chromium.org/219963007/diff/20001/components/translate/content/common/translate_messages.h File components/translate/content/common/translate_messages.h (right): https://codereview.chromium.org/219963007/diff/20001/components/translate/content/common/translate_messages.h#newcode37 components/translate/content/common/translate_messages.h:37: std::string, /* BCP 47/RFC 5646 language code the page ...
6 years, 8 months ago (2014-04-02 08:16:10 UTC) #6
droger
palmer: ping I filed http://crbug.com/359484 to track the issue you pointed out.
6 years, 8 months ago (2014-04-03 09:14:20 UTC) #7
palmer
Thanks for filing the bug. IPC security LGTM for now.
6 years, 8 months ago (2014-04-03 19:06:06 UTC) #8
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 8 months ago (2014-04-03 19:07:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/droger@chromium.org/219963007/20001
6 years, 8 months ago (2014-04-03 19:08:05 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-03 19:38:52 UTC) #11
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=59380
6 years, 8 months ago (2014-04-03 19:38:52 UTC) #12
blundell
TBR=thakis for changes to //chrome/browser/DEPS and //chrome/renderer/DEPS
6 years, 8 months ago (2014-04-03 19:41:20 UTC) #13
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 8 months ago (2014-04-03 19:41:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/droger@chromium.org/219963007/20001
6 years, 8 months ago (2014-04-03 19:42:16 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-04 00:43:27 UTC) #16
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 8 months ago (2014-04-04 00:43:28 UTC) #17
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 8 months ago (2014-04-04 05:06:22 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/droger@chromium.org/219963007/20001
6 years, 8 months ago (2014-04-04 05:06:24 UTC) #19
commit-bot: I haz the power
6 years, 8 months ago (2014-04-04 05:08:01 UTC) #20
Message was sent while issue was closed.
Change committed as 261683

Powered by Google App Engine
This is Rietveld 408576698