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

Issue 7049010: Finish removing url_constants from content/. (Closed)

Created:
9 years, 7 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, jam, Paweł Hajdan Jr., darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Finish removing url_constants from content/. BUG=76697 TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86469

Patch Set 1 #

Total comments: 3

Patch Set 2 : better #

Patch Set 3 : constants #

Total comments: 2

Patch Set 4 : constants #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -172 lines) Patch
A chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc View 1 2 1 chunk +120 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 3 chunks +4 lines, -0 lines 0 comments Download
M content/browser/DEPS View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/child_process_security_policy_unittest.cc View 1 2 3 2 chunks +8 lines, -7 lines 0 comments Download
A content/browser/renderer_host/render_process_host_browsertest.h View 1 1 chunk +18 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_browsertest.cc View 1 2 3 6 chunks +19 lines, -127 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_uitest.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
D content/browser/tab_contents/render_view_host_manager_unittest.cc View 1 2 3 15 chunks +35 lines, -35 lines 0 comments Download
A content/common/test_url_constants.h View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A content/common/test_url_constants.cc View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Avi (use Gerrit)
Moved two files, just dropped constants in two others (felt right).
9 years, 7 months ago (2011-05-19 15:02:49 UTC) #1
Avi (use Gerrit)
Not yet. I need to start waiting for clean trybot runs.
9 years, 7 months ago (2011-05-19 15:43:09 UTC) #2
jam
http://codereview.chromium.org/7049010/diff/1/chrome/browser/renderer_host/render_process_host_browsertest.cc File chrome/browser/renderer_host/render_process_host_browsertest.cc (right): http://codereview.chromium.org/7049010/diff/1/chrome/browser/renderer_host/render_process_host_browsertest.cc#newcode1 chrome/browser/renderer_host/render_process_host_browsertest.cc:1: // Copyright (c) 2011 The Chromium Authors. All rights ...
9 years, 7 months ago (2011-05-19 17:21:16 UTC) #3
Avi (use Gerrit)
Try it now. http://codereview.chromium.org/7049010/diff/1/chrome/browser/tab_contents/render_view_host_manager_unittest.cc File chrome/browser/tab_contents/render_view_host_manager_unittest.cc (right): http://codereview.chromium.org/7049010/diff/1/chrome/browser/tab_contents/render_view_host_manager_unittest.cc#newcode1 chrome/browser/tab_contents/render_view_host_manager_unittest.cc:1: // Copyright (c) 2011 The Chromium ...
9 years, 7 months ago (2011-05-19 22:28:41 UTC) #4
jam
sorry to drag this on. but if i'm reading this correctly, these tests now depend ...
9 years, 7 months ago (2011-05-19 22:45:04 UTC) #5
Avi (use Gerrit)
On 2011/05/19 22:45:04, John Abd-El-Malek wrote: > these tests now > depend on the ChromeBrowserContentClient ...
9 years, 7 months ago (2011-05-20 13:46:01 UTC) #6
jam
I meant in content/browser/renderer_host/render_process_host_browsertest.cc, these tests implicitly depend that navigating to "chrome://history/" and "chrome://bookmarks/" will ...
9 years, 7 months ago (2011-05-20 16:10:07 UTC) #7
Avi (use Gerrit)
Like this? (ptal)
9 years, 7 months ago (2011-05-23 23:54:46 UTC) #8
jam
can you move all these chrome:// urls used in test to constants in one header ...
9 years, 7 months ago (2011-05-24 01:25:47 UTC) #9
Avi (use Gerrit)
9 years, 7 months ago (2011-05-24 18:08:44 UTC) #10
Like this? PTAL

Powered by Google App Engine
This is Rietveld 408576698