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

Issue 99126: Mutual exclusion between gconf and the glib main loop. (Closed)

Created:
11 years, 8 months ago by sdoyon
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mutual exclusion between gconf and the glib main loop. BUG=11111

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -11 lines) Patch
M base/message_pump_glib.h View 2 chunks +5 lines, -0 lines 0 comments Download
M base/message_pump_glib.cc View 4 chunks +45 lines, -1 line 0 comments Download
M chrome/app/chrome_dll_main.cc View 1 chunk +2 lines, -8 lines 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 2 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sdoyon
Bug and explanation at http://crbug.com/11111 This isn't very nice, but last time I asked by ...
11 years, 8 months ago (2009-04-28 17:34:47 UTC) #1
Evan Stade
looks alright to me, but Dean probably has an opinion
11 years, 8 months ago (2009-04-28 18:09:46 UTC) #2
eroman
<speaking_as_a_non-gconfg_expert> I wander if it wouldn't be simpler to instead move the gconf calls to ...
11 years, 8 months ago (2009-04-28 20:17:07 UTC) #3
sdoyon
On Tue, 28 Apr 2009, eroman@chromium.org wrote: > <speaking_as_a_non-gconfg_expert> Yeah I don't think we have ...
11 years, 7 months ago (2009-04-29 14:57:19 UTC) #4
eroman
> OK, I'll need some hints to get started as to > how/where to hook ...
11 years, 7 months ago (2009-04-30 20:31:24 UTC) #5
sdoyon
On Thu, 30 Apr 2009, eroman@chromium.org wrote: >> OK, I'll need some hints to get ...
11 years, 7 months ago (2009-05-01 15:59:40 UTC) #6
eroman
> So IIUC the idea being that this is synchronous, so the IO thread > ...
11 years, 7 months ago (2009-05-01 18:21:45 UTC) #7
eroman
> Shall I pass it down from the browser, through > CreateUsingV8Resolver() from chrome_url_request_context.cc? > ...
11 years, 7 months ago (2009-05-06 05:39:33 UTC) #8
sdoyon
11 years, 7 months ago (2009-05-06 19:32:41 UTC) #9

Powered by Google App Engine
This is Rietveld 408576698