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

Issue 11348279: Linux: use generated library loader for gsettings. (Closed)

Created:
8 years ago by Paweł Hajdan Jr.
Modified:
8 years ago
CC:
chromium-reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Linux: use generated library loader for gsettings. BUG=162733 TEST=Test proxy settings on a system with GNOME3. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170544

Patch Set 1 #

Total comments: 5

Patch Set 2 : fixes #

Patch Set 3 : fix Lucid #

Total comments: 19

Patch Set 4 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -100 lines) Patch
A build/linux/gsettings.h View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
M build/linux/system.gyp View 1 2 4 chunks +49 lines, -7 lines 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 9 chunks +22 lines, -92 lines 0 comments Download
M tools/generate_library_loader/generate_library_loader.py View 1 2 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Paweł Hajdan Jr.
8 years ago (2012-11-28 20:07:49 UTC) #1
Ryan Sleevi
https://codereview.chromium.org/11348279/diff/1/build/linux/system.gyp File build/linux/system.gyp (right): https://codereview.chromium.org/11348279/diff/1/build/linux/system.gyp#newcode245 build/linux/system.gyp:245: 'type': 'static_library', Shouldn't this library have a 'dependency' on ...
8 years ago (2012-11-28 20:38:33 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/11348279/diff/1/build/linux/system.gyp File build/linux/system.gyp (right): https://codereview.chromium.org/11348279/diff/1/build/linux/system.gyp#newcode245 build/linux/system.gyp:245: 'type': 'static_library', On 2012/11/28 20:38:33, Ryan Sleevi wrote: > ...
8 years ago (2012-11-28 21:19:46 UTC) #3
Ryan Sleevi
https://codereview.chromium.org/11348279/diff/1/net/proxy/proxy_config_service_linux.cc File net/proxy/proxy_config_service_linux.cc (left): https://codereview.chromium.org/11348279/diff/1/net/proxy/proxy_config_service_linux.cc#oldcode722 net/proxy/proxy_config_service_linux.cc:722: typedef struct _GSettings GSettings; On 2012/11/28 21:19:46, Paweł Hajdan ...
8 years ago (2012-11-28 22:29:42 UTC) #4
Ryan Sleevi
Per in-person chat, Paweł will handle making sure all the Chromium & Chrome bots are ...
8 years ago (2012-11-28 22:43:23 UTC) #5
Paweł Hajdan Jr.
It turned out Lucid needs the stubs. PTAL.
8 years ago (2012-11-29 18:45:39 UTC) #6
Ryan Sleevi
This patch highlights what I was warning about. https://codereview.chromium.org/11348279/diff/10001/build/linux/gsettings.h File build/linux/gsettings.h (right): https://codereview.chromium.org/11348279/diff/10001/build/linux/gsettings.h#newcode13 build/linux/gsettings.h:13: // ...
8 years ago (2012-11-29 21:51:03 UTC) #7
Paweł Hajdan Jr.
https://codereview.chromium.org/11348279/diff/10001/build/linux/gsettings.h File build/linux/gsettings.h (right): https://codereview.chromium.org/11348279/diff/10001/build/linux/gsettings.h#newcode13 build/linux/gsettings.h:13: // see http://crbug.com/158577 . On 2012/11/29 21:51:04, Ryan Sleevi ...
8 years ago (2012-11-29 22:28:59 UTC) #8
Ryan Sleevi
Hi Paweł, I've reviewed this change and I think it will work, but I do ...
8 years ago (2012-11-29 23:02:57 UTC) #9
Mark Mentovai
https://codereview.chromium.org/11348279/diff/10001/build/linux/system.gyp File build/linux/system.gyp (right): https://codereview.chromium.org/11348279/diff/10001/build/linux/system.gyp#newcode296 build/linux/system.gyp:296: 'action': ['python', Ryan Sleevi wrote: > On 2012/11/29 22:29:00, ...
8 years ago (2012-11-30 20:22:27 UTC) #10
Ryan Sleevi
8 years ago (2012-11-30 21:19:38 UTC) #11
lgtm

Powered by Google App Engine
This is Rietveld 408576698