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

Issue 181373003: Link chrome_elf.dll instead of statically linking the blacklist code (Closed)

Created:
6 years, 10 months ago by csharp
Modified:
6 years, 9 months ago
Reviewers:
robertshield
CC:
chromium-reviews, caitkp+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Link chrome_elf.dll instead of statically linking the blacklist code This ensure that the dll code is referenced, instead of the target making its own copy. TBR=sky@chromium.org BUG=329023 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253847

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Add header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -39 lines) Patch
M chrome/browser/DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_elf_init_unittest_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_elf_init_win.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 chunk +1 line, -6 lines 0 comments Download
M chrome_elf/blacklist.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome_elf/blacklist/blacklist.h View 1 1 chunk +0 lines, -24 lines 0 comments Download
M chrome_elf/blacklist/blacklist.cc View 1 2 chunks +1 line, -4 lines 0 comments Download
M chrome_elf/blacklist/test/blacklist_test.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome_elf/chrome_elf.gyp View 1 2 chunks +22 lines, -1 line 0 comments Download
M chrome_elf/chrome_elf_constants.h View 1 1 chunk +28 lines, -0 lines 0 comments Download
M chrome_elf/chrome_elf_constants.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
csharp
Patch 1 is the original change I committed yesterday. Patch 2 is the new version ...
6 years, 10 months ago (2014-02-26 16:44:25 UTC) #1
robertshield
https://codereview.chromium.org/181373003/diff/20001/chrome/browser/DEPS File chrome/browser/DEPS (right): https://codereview.chromium.org/181373003/diff/20001/chrome/browser/DEPS#newcode6 chrome/browser/DEPS:6: "+chrome_elf", I would feel better if we could add ...
6 years, 10 months ago (2014-02-26 19:42:51 UTC) #2
csharp
tbr'ing sky@ for chrome/renderer/chrome_content_renderer_client.cc approval since it wasn't changed since last commit attempt https://codereview.chromium.org/181373003/diff/20001/chrome/browser/DEPS File ...
6 years, 10 months ago (2014-02-26 20:42:30 UTC) #3
csharp
The CQ bit was checked by csharp@chromium.org
6 years, 10 months ago (2014-02-26 20:42:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/181373003/20001
6 years, 10 months ago (2014-02-26 20:45:00 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-26 22:20:47 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, cacheinvalidation_unittests, cc_unittests, check_deps, ...
6 years, 10 months ago (2014-02-26 22:20:48 UTC) #7
robertshield
On 2014/02/26 22:20:48, I haz the power (commit-bot) wrote: > Retried try job too often ...
6 years, 10 months ago (2014-02-27 01:11:43 UTC) #8
csharp
On 2014/02/27 01:11:43, robertshield wrote: > On 2014/02/26 22:20:48, I haz the power (commit-bot) wrote: ...
6 years, 9 months ago (2014-02-27 14:01:26 UTC) #9
csharp
The CQ bit was checked by csharp@chromium.org
6 years, 9 months ago (2014-02-27 14:01:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/181373003/40001
6 years, 9 months ago (2014-02-27 14:02:37 UTC) #11
robertshield
lgtm
6 years, 9 months ago (2014-02-27 14:54:31 UTC) #12
commit-bot: I haz the power
6 years, 9 months ago (2014-02-27 17:15:08 UTC) #13
Message was sent while issue was closed.
Change committed as 253847

Powered by Google App Engine
This is Rietveld 408576698