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

Issue 8514004: Remove includes of worker_messages.h from chrome code, since that's an internal detail of content. (Closed)

Created:
9 years, 1 month ago by jam
Modified:
9 years, 1 month ago
Reviewers:
ananta
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Remove includes of worker_messages.h from chrome code, since that's an internal detail of content. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109746

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -175 lines) Patch
M chrome/browser/about_flags.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 2 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 3 chunks +70 lines, -6 lines 0 comments Download
D chrome/browser/chrome_worker_message_filter.h View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/chrome_worker_message_filter.cc View 1 chunk +0 lines, -96 lines 0 comments Download
M chrome/browser/ui/webui/workers_ui.cc View 2 chunks +2 lines, -2 lines 1 comment Download
M chrome/chrome_browser.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/mock_content_browser_client.h View 2 chunks +11 lines, -1 line 0 comments Download
M content/browser/mock_content_browser_client.cc View 2 chunks +17 lines, -4 lines 0 comments Download
M content/browser/worker_host/worker_process_host.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/worker_host/worker_process_host.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M content/public/browser/content_browser_client.h View 2 chunks +18 lines, -5 lines 0 comments Download
M content/shell/shell_content_browser_client.h View 2 chunks +11 lines, -1 line 0 comments Download
M content/shell/shell_content_browser_client.cc View 2 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 1 month ago (2011-11-11 21:25:05 UTC) #1
ananta
9 years, 1 month ago (2011-11-12 00:10:15 UTC) #2
LGTM

http://codereview.chromium.org/8514004/diff/1/chrome/browser/ui/webui/workers...
File chrome/browser/ui/webui/workers_ui.cc (right):

http://codereview.chromium.org/8514004/diff/1/chrome/browser/ui/webui/workers...
chrome/browser/ui/webui/workers_ui.cc:155: WorkerProcessHost* worker =
static_cast<WorkerProcessHost*>(*iter);
Please fix indent.

Powered by Google App Engine
This is Rietveld 408576698