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

Issue 82713004: Turn on UseLibraryDependencyInputs for browser_tests to enable incremental linking. (Closed)

Created:
7 years, 1 month ago by jam
Modified:
7 years, 1 month ago
Reviewers:
scottmg
CC:
chromium-reviews
Visibility:
Public.

Description

Enable incremental linking for browser_tests on Windows. This is based on scottmg's https://codereview.chromium.org/25377002/. BUG=308773 R=scottmg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236855

Patch Set 1 #

Patch Set 2 : fixes from failed trybot run #

Total comments: 4

Patch Set 3 : add missing section to gyp #

Total comments: 2

Patch Set 4 : move msvs_settings out #

Patch Set 5 : more fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -7 lines) Patch
M chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/local_discovery/local_discovery_ui_browsertest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 4 chunks +12 lines, -3 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jam
I didn't get trybot failures for your original change, but I applied fixes anyways for ...
7 years, 1 month ago (2013-11-22 18:28:10 UTC) #1
scottmg
lgtm if after you've put in the ULDI block the "win" trybot is green. https://codereview.chromium.org/82713004/diff/50002/chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc ...
7 years, 1 month ago (2013-11-22 18:31:53 UTC) #2
jam
https://codereview.chromium.org/82713004/diff/50002/chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc File chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc (right): https://codereview.chromium.org/82713004/diff/50002/chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc#newcode29 chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc:29: #include "content/public/test/test_utils.h" On 2013/11/22 18:31:53, scottmg wrote: > there ...
7 years, 1 month ago (2013-11-22 19:19:18 UTC) #3
scottmg
https://codereview.chromium.org/82713004/diff/490001/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://codereview.chromium.org/82713004/diff/490001/chrome/chrome_tests.gypi#newcode1677 chrome/chrome_tests.gypi:1677: 'msvs_settings': { sorry, i screwed this up in the ...
7 years, 1 month ago (2013-11-22 19:24:50 UTC) #4
jam
https://codereview.chromium.org/82713004/diff/490001/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://codereview.chromium.org/82713004/diff/490001/chrome/chrome_tests.gypi#newcode1677 chrome/chrome_tests.gypi:1677: 'msvs_settings': { On 2013/11/22 19:24:50, scottmg wrote: > sorry, ...
7 years, 1 month ago (2013-11-22 20:28:44 UTC) #5
scottmg
7 years, 1 month ago (2013-11-22 23:08:43 UTC) #6
Message was sent while issue was closed.
Nice, thanks!

Powered by Google App Engine
This is Rietveld 408576698