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

Issue 306233002: Split most extensions bits in ChromeRenderMessageFilter into ChromeExtensionMessageFilter. (Closed)

Created:
6 years, 6 months ago by Lei Zhang
Modified:
6 years, 6 months ago
Reviewers:
James Cook
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Split most extensions bits in ChromeRenderMessageFilter into ChromeExtensionMessageFilter. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275430

Patch Set 1 #

Patch Set 2 : remove more cruft #

Total comments: 8

Patch Set 3 : move more extensions code #

Patch Set 4 : fix build and tests #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+443 lines, -367 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 chunks +18 lines, -13 lines 0 comments Download
A chrome/browser/renderer_host/chrome_extension_message_filter.h View 1 2 3 1 chunk +111 lines, -0 lines 0 comments Download
A chrome/browser/renderer_host/chrome_extension_message_filter.cc View 1 2 3 1 chunk +300 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/chrome_render_message_filter.h View 1 2 5 chunks +6 lines, -82 lines 0 comments Download
M chrome/browser/renderer_host/chrome_render_message_filter.cc View 1 2 9 chunks +4 lines, -272 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Lei Zhang
6 years, 6 months ago (2014-06-03 00:04:34 UTC) #1
James Cook
LGTM with nits https://codereview.chromium.org/306233002/diff/20001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/306233002/diff/20001/chrome/browser/chrome_content_browser_client.cc#newcode229 chrome/browser/chrome_content_browser_client.cc:229: #if defined(ENABLE_CAPTIVE_PORTAL_DETECTION) Thanks for cleaning these ...
6 years, 6 months ago (2014-06-03 16:07:15 UTC) #2
Lei Zhang
https://codereview.chromium.org/306233002/diff/20001/chrome/browser/renderer_host/chrome_extension_message_filter.cc File chrome/browser/renderer_host/chrome_extension_message_filter.cc (right): https://codereview.chromium.org/306233002/diff/20001/chrome/browser/renderer_host/chrome_extension_message_filter.cc#newcode17 chrome/browser/renderer_host/chrome_extension_message_filter.cc:17: #include "chrome/browser/profiles/profile_manager.h" On 2014/06/03 16:07:15, James Cook wrote: > ...
6 years, 6 months ago (2014-06-03 19:46:30 UTC) #3
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 6 months ago (2014-06-03 19:46:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/306233002/40001
6 years, 6 months ago (2014-06-03 19:47:12 UTC) #5
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-04 00:42:19 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-04 01:07:36 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/12594)
6 years, 6 months ago (2014-06-04 01:07:37 UTC) #8
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 6 months ago (2014-06-06 08:03:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/306233002/80001
6 years, 6 months ago (2014-06-06 08:05:05 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-06 12:19:15 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-06 13:39:23 UTC) #12
Message was sent while issue was closed.
Change committed as 275430

Powered by Google App Engine
This is Rietveld 408576698