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

Issue 2265893002: memory_coordinator: Use component(target) instead of static_library(target) (Closed)

Created:
4 years, 4 months ago by bashi
Modified:
4 years, 4 months ago
Reviewers:
haraken, tzik
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

memory_coordinator: Use component(target) instead of static_library(target) Using component() will make sure that we don't define unexpected symbols which have "GLOBAL HIDDEN" visibility. Committed: https://crrev.com/e8f2f416522d05887228f8f8011fd1d29e53116e Cr-Commit-Position: refs/heads/master@{#413632}

Patch Set 1 #

Patch Set 2 : fix link error #

Patch Set 3 : fix win link error #

Patch Set 4 : fix #

Patch Set 5 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -12 lines) Patch
M components/memory_coordinator/browser/BUILD.gn View 1 2 chunks +5 lines, -1 line 0 comments Download
M components/memory_coordinator/browser/memory_coordinator.h View 2 chunks +2 lines, -1 line 0 comments Download
M components/memory_coordinator/browser/memory_monitor.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M components/memory_coordinator/browser/memory_monitor_win.h View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M components/memory_coordinator/child/BUILD.gn View 1 1 chunk +5 lines, -1 line 0 comments Download
M components/memory_coordinator/child/child_memory_coordinator_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M components/memory_coordinator/common/BUILD.gn View 1 chunk +6 lines, -1 line 0 comments Download
M components/memory_coordinator/common/client_registry.h View 1 chunk +2 lines, -1 line 0 comments Download
A components/memory_coordinator/common/memory_coordinator_export.h View 1 chunk +29 lines, -0 lines 0 comments Download
M components/memory_coordinator/common/memory_coordinator_features.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M components/memory_coordinator/common/memory_coordinator_features.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M components/memory_coordinator/public/interfaces/BUILD.gn View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (19 generated)
bashi
PTAL While I'm trying to add a static getter for MemoryCoordinator (https://codereview.chromium.org/2261073002/) I noticed a ...
4 years, 4 months ago (2016-08-22 10:46:11 UTC) #5
haraken
LGTM
4 years, 4 months ago (2016-08-22 14:02:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2265893002/80001
4 years, 4 months ago (2016-08-23 00:48:57 UTC) #20
tzik
lgtm
4 years, 4 months ago (2016-08-23 01:37:52 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-23 02:05:49 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 02:07:19 UTC) #25
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e8f2f416522d05887228f8f8011fd1d29e53116e
Cr-Commit-Position: refs/heads/master@{#413632}

Powered by Google App Engine
This is Rietveld 408576698