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

Issue 11346016: Move remaining content test code into the content namespace. (Closed)

Created:
8 years, 1 month ago by jam
Modified:
8 years, 1 month ago
Reviewers:
tfarina
CC:
chromium-reviews, cbentzel+watch_chromium.org, creis+watch_chromium.org, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, tzik+watch_chromium.org, jam, yuzo+watch_chromium.org, davidbarr+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, ajwong+watch_chromium.org, kinuko+watch, ctguil+watch_chromium.org, yoshiki+watch_chromium.org, zork+watch_chromium.org
Visibility:
Public.

Description

Move remaining content test code into the content namespace. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=164789

Patch Set 1 #

Patch Set 2 : fix compile #

Total comments: 17

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -155 lines) Patch
M chrome/browser/accessibility/accessibility_win_browsertest.cc View 1 3 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/browser_encoding_browsertest.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_browsertest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_browsertest.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/content_settings/content_settings_browsertest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_browsertest.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/download/save_page_browsertest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/errorpage_browsertest.cc View 1 2 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/net/url_request_mock_link_doctor_job.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_request_mock_link_doctor_job.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/net/url_request_mock_util.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/browser_close_browsertest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/unload_browsertest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/audio_browsertest.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/fileapi/blob_layout_browsertest.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/media_browsertest.cc View 1 4 chunks +10 lines, -7 lines 0 comments Download
M content/browser/plugin_browsertest.cc View 1 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 1 24 chunks +47 lines, -72 lines 0 comments Download
M content/public/test/accessibility_test_utils_win.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/public/test/accessibility_test_utils_win.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M content/public/test/mock_download_manager.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/test/mock_render_process_host.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_render_thread.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/test/render_view_test.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/test/render_view_test.cc View 1 4 chunks +3 lines, -4 lines 0 comments Download
M content/public/test/test_content_client_initializer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_content_client_initializer.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/test/test_navigation_observer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_renderer_host.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/web_contents_tester.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/test/content_browser_test.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_browser_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_test_launcher.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/layout_browsertest.h View 1 2 chunks +5 lines, -4 lines 0 comments Download
M content/test/layout_browsertest.cc View 1 5 chunks +7 lines, -4 lines 0 comments Download
M content/test/layout_test_http_server.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/layout_test_http_server.cc View 1 3 chunks +4 lines, -1 line 0 comments Download
M content/test/mock_keyboard.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/mock_keyboard.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/mock_keyboard_driver_win.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/mock_keyboard_driver_win.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/net/url_request_abort_on_end_job.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/net/url_request_abort_on_end_job.cc View 1 3 chunks +3 lines, -2 lines 0 comments Download
M content/test/net/url_request_failed_job.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/net/url_request_failed_job.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M content/test/net/url_request_mock_http_job.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/net/url_request_mock_http_job.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/net/url_request_slow_download_job.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/net/url_request_slow_download_job.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M content/test/net/url_request_slow_http_job.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/net/url_request_slow_http_job.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M content/test/test_content_client.h View 1 2 chunks +6 lines, -2 lines 0 comments Download
M content/test/test_content_client.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/test/test_render_view_host_factory.h View 1 2 chunks +8 lines, -8 lines 0 comments Download
M content/test/test_render_view_host_factory.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/test/test_web_contents_view.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/test_web_contents_view.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/webrtc_audio_device_test.h View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jam
8 years, 1 month ago (2012-10-29 20:18:43 UTC) #1
tfarina
lgtm just the usual nits, just ignore them. https://chromiumcodereview.appspot.com/11346016/diff/17002/chrome/browser/accessibility/accessibility_win_browsertest.cc File chrome/browser/accessibility/accessibility_win_browsertest.cc (right): https://chromiumcodereview.appspot.com/11346016/diff/17002/chrome/browser/accessibility/accessibility_win_browsertest.cc#newcode354 chrome/browser/accessibility/accessibility_win_browsertest.cc:354: content::IAccessible2RoleToString(ia2_role_); ...
8 years, 1 month ago (2012-10-29 21:01:30 UTC) #2
jam
8 years, 1 month ago (2012-10-29 23:48:07 UTC) #3
https://chromiumcodereview.appspot.com/11346016/diff/17002/content/browser/si...
File content/browser/site_instance_impl_unittest.cc (right):

https://chromiumcodereview.appspot.com/11346016/diff/17002/content/browser/si...
content/browser/site_instance_impl_unittest.cc:39: : public
WebUIControllerFactory {
On 2012/10/29 21:01:30, tfarina wrote:
> it fits above.

Done.

https://chromiumcodereview.appspot.com/11346016/diff/17002/content/public/tes...
File content/public/test/mock_render_thread.cc (right):

https://chromiumcodereview.appspot.com/11346016/diff/17002/content/public/tes...
content/public/test/mock_render_thread.cc:126: RenderProcessObserver* observer)
{
On 2012/10/29 21:01:30, tfarina wrote:
> now it fits above.

Done.

https://chromiumcodereview.appspot.com/11346016/diff/17002/content/test/layou...
File content/test/layout_browsertest.h (right):

https://chromiumcodereview.appspot.com/11346016/diff/17002/content/test/layou...
content/test/layout_browsertest.h:10: namespace content {
On 2012/10/29 21:01:30, tfarina wrote:
> newline between 9-10.

Done.

https://chromiumcodereview.appspot.com/11346016/diff/17002/content/test/test_...
File content/test/test_render_view_host_factory.h (right):

https://chromiumcodereview.appspot.com/11346016/diff/17002/content/test/test_...
content/test/test_render_view_host_factory.h:26: RenderProcessHostFactory*
rph_factory);
On 2012/10/29 21:01:30, tfarina wrote:
> fits above.

Done.

Powered by Google App Engine
This is Rietveld 408576698