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

Issue 2191873002: Deprecate DLOPEN_GNOME_KEYRING flag (Closed)

Created:
4 years, 4 months ago by cfroussios
Modified:
4 years, 4 months ago
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Deprecate DLOPEN_GNOME_KEYRING flag GnomeKeyringLoader will be moved into a separate utility. This change makes GnomeKeyringLoader simpler to build on and easier to move. Currently, GnomeKeyringLoader compiles different code, depending on whether keyring is statically linked. Now it will only do dynamic loading. The only place that requires static linking is tests, and they don't need GnomeKeyringLoader to do it for them. BUG=602624 Committed: https://crrev.com/da4e6a834587d15f7696c5a396099fafa719ddf1 Cr-Commit-Position: refs/heads/master@{#408924}

Patch Set 1 #

Total comments: 4

Patch Set 2 : removed linux_link_gnome_keyring #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -61 lines) Patch
M build/common.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M build/linux/system.gyp View 1 2 chunks +2 lines, -34 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x.h View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x.cc View 1 3 chunks +1 line, -17 lines 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (18 generated)
cfroussios
Hi. Can you review this change? Thanks!
4 years, 4 months ago (2016-07-28 12:57:41 UTC) #7
vasilii
https://codereview.chromium.org/2191873002/diff/1/build/linux/system.gyp File build/linux/system.gyp (left): https://codereview.chromium.org/2191873002/diff/1/build/linux/system.gyp#oldcode1038 build/linux/system.gyp:1038: ['linux_link_gnome_keyring==0', { Do you want to drop linux_link_gnome_keyring too? ...
4 years, 4 months ago (2016-07-28 13:33:23 UTC) #10
cfroussios
https://codereview.chromium.org/2191873002/diff/1/build/linux/system.gyp File build/linux/system.gyp (left): https://codereview.chromium.org/2191873002/diff/1/build/linux/system.gyp#oldcode1038 build/linux/system.gyp:1038: ['linux_link_gnome_keyring==0', { On 2016/07/28 13:33:22, vasilii wrote: > Do ...
4 years, 4 months ago (2016-07-28 16:06:39 UTC) #13
vasilii
lgtm
4 years, 4 months ago (2016-07-28 16:42:38 UTC) #14
cfroussios
sky@chromium.org: Please review changes in chrome/browser/BUILD.gn dpranke@chromium.org: Please review changes in build/common.gypi build/linux/system.gyp Thanks!
4 years, 4 months ago (2016-07-28 16:52:36 UTC) #16
cfroussios
Changed reviewer for chrome/browser/BUILD.gn, because sky@'s schedule looks full. thestig@chromium.org: Please review changes in chrome/browser/BUILD.gn ...
4 years, 4 months ago (2016-07-29 08:29:25 UTC) #21
Lei Zhang
lgtm
4 years, 4 months ago (2016-07-29 09:08:47 UTC) #22
Dirk Pranke
lgtm
4 years, 4 months ago (2016-07-30 00:00:46 UTC) #23
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/2191873002/20001
4 years, 4 months ago (2016-08-01 06:47:57 UTC) #25
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-01 07:37:26 UTC) #27
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 07:38:54 UTC) #29
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/da4e6a834587d15f7696c5a396099fafa719ddf1
Cr-Commit-Position: refs/heads/master@{#408924}

Powered by Google App Engine
This is Rietveld 408576698