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

Issue 6458004: Remove includes of message headers in headers. (Closed)

Created:
9 years, 10 months ago by jam
Modified:
9 years, 6 months ago
Reviewers:
Tom Sepez
CC:
chromium-reviews, hclam+watch_chromium.org, sjl, ddorwin+watch_chromium.org, amit, brettw-cc_chromium.org, acolwell GONE FROM CHROMIUM, Paweł Hajdan Jr., darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), annacc, scherkus (not reviewing)
Visibility:
Public.

Description

Remove includes of message headers in headers. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74257

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -68 lines) Patch
M chrome/browser/automation/automation_provider_observers.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/automation/automation_provider_observers.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/debugger/devtools_manager.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/debugger/devtools_manager.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/in_process_webkit/indexed_db_callbacks.h View 1 2 3 4 5 6 7 4 chunks +9 lines, -22 lines 0 comments Download
M chrome/browser/in_process_webkit/indexed_db_callbacks.cc View 1 2 3 4 5 6 7 2 chunks +30 lines, -0 lines 0 comments Download
M chrome/browser/notifications/desktop_notifications_unittest.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/notifications/desktop_notifications_unittest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/audio_device.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/audio_device.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/autofill/autofill_agent.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/devtools_agent.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 0 comments Download
M chrome/renderer/devtools_agent.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/load_progress_tracker.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/media/audio_renderer_impl.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/page_click_tracker.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/pepper_devices.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/pepper_devices.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/pepper_scrollbar_widget.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/render_view.h View 1 2 3 4 5 6 7 3 chunks +2 lines, -1 line 0 comments Download
M chrome/renderer/renderer_webapplicationcachehost_impl.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/safe_browsing/phishing_classifier.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/safe_browsing/phishing_dom_feature_extractor.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/translate_helper.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/translate_helper_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/chrome_active_document.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/chrome_active_document.cc View 1 2 3 4 5 6 7 10 chunks +23 lines, -19 lines 0 comments Download
M chrome_frame/chrome_frame.gyp View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/chrome_frame_activex.cc View 1 2 3 4 5 6 7 2 chunks +31 lines, -0 lines 0 comments Download
M chrome_frame/chrome_frame_activex_base.h View 1 2 3 4 5 6 7 3 chunks +16 lines, -15 lines 0 comments Download
M chrome_frame/chrome_frame_automation.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/chrome_frame_delegate.h View 1 2 3 4 5 6 7 1 chunk +12 lines, -1 line 0 comments Download
M chrome_frame/chrome_frame_delegate.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M chrome_frame/chrome_frame_plugin.h View 1 2 3 4 5 6 7 2 chunks +9 lines, -2 lines 0 comments Download
A chrome_frame/chrome_frame_plugin.cc View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download
M chrome_frame/npapi_url_request.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/protocol_sink_wrap.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/test/automation_client_mock.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/test/url_request_test.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/urlmon_url_request.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jam
9 years, 10 months ago (2011-02-08 20:22:04 UTC) #1
Tom Sepez
Couple of little things otherwise LGTM. http://codereview.chromium.org/6458004/diff/3009/chrome/browser/debugger/devtools_manager.h File chrome/browser/debugger/devtools_manager.h (right): http://codereview.chromium.org/6458004/diff/3009/chrome/browser/debugger/devtools_manager.h#newcode30 chrome/browser/debugger/devtools_manager.h:30: typedef std::map<std::string, std::string> ...
9 years, 10 months ago (2011-02-08 21:21:20 UTC) #2
jam
http://codereview.chromium.org/6458004/diff/3009/chrome/browser/debugger/devtools_manager.h File chrome/browser/debugger/devtools_manager.h (right): http://codereview.chromium.org/6458004/diff/3009/chrome/browser/debugger/devtools_manager.h#newcode30 chrome/browser/debugger/devtools_manager.h:30: typedef std::map<std::string, std::string> DevToolsRuntimeProperties; On 2011/02/08 21:21:21, Tom Sepez ...
9 years, 10 months ago (2011-02-08 21:38:39 UTC) #3
Tom Sepez
The include in chrome_frame_plugin.h is ok?
9 years, 10 months ago (2011-02-08 22:53:00 UTC) #4
jam
On 2011/02/08 22:53:00, Tom Sepez wrote: > The include in chrome_frame_plugin.h is ok? that's the ...
9 years, 10 months ago (2011-02-08 23:01:34 UTC) #5
jam
9 years, 10 months ago (2011-02-08 23:45:07 UTC) #6
On 2011/02/08 23:01:34, John Abd-El-Malek wrote:
> On 2011/02/08 22:53:00, Tom Sepez wrote:
> > The include in chrome_frame_plugin.h is ok?
> 
> that's the only one I couldn't remove, because of the templates.  it can be
> moved to a separate header if it turns out to be a problem in the future
(which
> should hopefully not affect you).

it turns out that other implementation files would have included the automation
message header with this, so I moved that code to a separate file.

Powered by Google App Engine
This is Rietveld 408576698