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

Issue 321453003: Mark ChromeViewHostMsg_DetailedConsoleMessageAdded as extensions-only. (Closed)

Created:
6 years, 6 months ago by Lei Zhang
Modified:
6 years, 6 months ago
Reviewers:
palmer, Devlin, Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Mark ChromeViewHostMsg_DetailedConsoleMessageAdded as extensions-only. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275641

Patch Set 1 : #

Patch Set 2 : ChromeExtensionsRenderFrameObserver #

Patch Set 3 : Instantiate #

Total comments: 6

Patch Set 4 : address comments #

Total comments: 2

Patch Set 5 : fix build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -81 lines) Patch
M chrome/browser/extensions/chrome_extension_web_contents_observer.cc View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/extensions/tab_helper.cc View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/chrome_renderer.gypi View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 3 4 3 chunks +10 lines, -3 lines 0 comments Download
M chrome/renderer/chrome_render_frame_observer.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/renderer/chrome_render_frame_observer.cc View 1 4 chunks +0 lines, -73 lines 0 comments Download
A chrome/renderer/extensions/chrome_extensions_render_frame_observer.h View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/renderer/extensions/chrome_extensions_render_frame_observer.cc View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Lei Zhang
6 years, 6 months ago (2014-06-06 18:51:10 UTC) #1
Devlin
+yoz, who knows more about refactoring to be extensions-only. While we do have a number ...
6 years, 6 months ago (2014-06-06 19:03:00 UTC) #2
Lei Zhang
On 2014/06/06 19:03:00, Devlin wrote: > +yoz, who knows more about refactoring to be extensions-only. ...
6 years, 6 months ago (2014-06-06 19:06:38 UTC) #3
Devlin
On 2014/06/06 19:06:38, Lei Zhang wrote: > On 2014/06/06 19:03:00, Devlin wrote: > > +yoz, ...
6 years, 6 months ago (2014-06-06 19:10:28 UTC) #4
palmer
IPC LGTM.
6 years, 6 months ago (2014-06-06 19:18:36 UTC) #5
Lei Zhang
On 2014/06/06 19:10:28, Devlin wrote: > On 2014/06/06 19:06:38, Lei Zhang wrote: > > On ...
6 years, 6 months ago (2014-06-06 20:49:19 UTC) #6
Devlin
https://codereview.chromium.org/321453003/diff/80001/chrome/common/render_messages.h File chrome/common/render_messages.h (right): https://codereview.chromium.org/321453003/diff/80001/chrome/common/render_messages.h#newcode710 chrome/common/render_messages.h:710: // TODO(thestig) Eventually separate out all the extensions message. ...
6 years, 6 months ago (2014-06-06 20:57:24 UTC) #7
Lei Zhang
https://codereview.chromium.org/321453003/diff/80001/chrome/common/render_messages.h File chrome/common/render_messages.h (right): https://codereview.chromium.org/321453003/diff/80001/chrome/common/render_messages.h#newcode710 chrome/common/render_messages.h:710: // TODO(thestig) Eventually separate out all the extensions message. ...
6 years, 6 months ago (2014-06-06 21:31:35 UTC) #8
Devlin
Thanks for cleaning it up! LGTM.
6 years, 6 months ago (2014-06-06 21:37:39 UTC) #9
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 6 months ago (2014-06-06 21:39:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/321453003/100001
6 years, 6 months ago (2014-06-06 21:41:00 UTC) #11
Yoyo Zhou
LGTM https://codereview.chromium.org/321453003/diff/100001/chrome/browser/extensions/tab_helper.cc File chrome/browser/extensions/tab_helper.cc (right): https://codereview.chromium.org/321453003/diff/100001/chrome/browser/extensions/tab_helper.cc#newcode1 chrome/browser/extensions/tab_helper.cc:1: // Copyright (c) 2012 The Chromium Authors. All ...
6 years, 6 months ago (2014-06-06 21:44:28 UTC) #12
Lei Zhang
https://codereview.chromium.org/321453003/diff/100001/chrome/browser/extensions/tab_helper.cc File chrome/browser/extensions/tab_helper.cc (right): https://codereview.chromium.org/321453003/diff/100001/chrome/browser/extensions/tab_helper.cc#newcode1 chrome/browser/extensions/tab_helper.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
6 years, 6 months ago (2014-06-06 21:56:24 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-07 01:31:48 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-07 02:00:55 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/25170)
6 years, 6 months ago (2014-06-07 02:00:56 UTC) #16
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 6 months ago (2014-06-07 02:11:37 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/321453003/120001
6 years, 6 months ago (2014-06-07 02:13:36 UTC) #18
commit-bot: I haz the power
6 years, 6 months ago (2014-06-07 08:19:53 UTC) #19
Message was sent while issue was closed.
Change committed as 275641

Powered by Google App Engine
This is Rietveld 408576698