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

Issue 10140010: Use base::MessageLoopProxy instead of MessageLoop in ProxyConfigServiceLinux. (Closed)

Created:
8 years, 8 months ago by Sergey Ulanov
Modified:
8 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Ryan Sleevi
Visibility:
Public.

Description

Use base::MessageLoopProxy instead of MessageLoop in ProxyConfigServiceLinux. This will allow using that class on the main NPAPI plugin thread in chromoting. BUG=124728 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133767

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -54 lines) Patch
M net/proxy/proxy_config_service_linux.h View 6 chunks +14 lines, -9 lines 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 31 chunks +48 lines, -41 lines 0 comments Download
M net/proxy/proxy_config_service_linux_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/proxy/proxy_service.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Sergey Ulanov
8 years, 8 months ago (2012-04-24 00:41:37 UTC) #1
Ryan Sleevi
-me, +willchan For some reason, I believe Will might be in process of changing this ...
8 years, 8 months ago (2012-04-24 00:44:30 UTC) #2
willchan no longer on Chromium
Redirecting to Eric. Although yeah, I think we should just use base::SequencedTaskRunner. On Mon, Apr ...
8 years, 8 months ago (2012-04-24 00:46:29 UTC) #3
Sergey Ulanov
I agree that moving to SequencedTaskRunner would make sense. Problem is that it would require ...
8 years, 8 months ago (2012-04-24 01:13:48 UTC) #4
willchan no longer on Chromium
Sounds reasonable. On Apr 23, 2012 6:13 PM, <sergeyu@chromium.org> wrote: > I agree that moving ...
8 years, 8 months ago (2012-04-24 01:24:20 UTC) #5
Mike Mammarella
The changes in this CL look good (though I'm not an owner, despite writing a ...
8 years, 8 months ago (2012-04-24 01:32:45 UTC) #6
Sergey Ulanov
Yes the main plugin thread is a UI thread, it's just the plugin doesn't have ...
8 years, 8 months ago (2012-04-24 02:10:46 UTC) #7
Mike Mammarella
OK, LGTM then. But you'll still need an owner. (You mean *the* UI thread, not ...
8 years, 8 months ago (2012-04-24 02:33:21 UTC) #8
Sergey Ulanov
On Mon, Apr 23, 2012 at 7:33 PM, <mdm@chromium.org> wrote: > OK, LGTM then. But ...
8 years, 8 months ago (2012-04-24 03:00:45 UTC) #9
willchan no longer on Chromium
lgtm
8 years, 8 months ago (2012-04-24 18:53:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10140010/1
8 years, 8 months ago (2012-04-24 18:57:02 UTC) #11
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 21:13:29 UTC) #12
Change committed as 133767

Powered by Google App Engine
This is Rietveld 408576698