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

Issue 7189016: Do GetAdaptersAddresses on a worker thread. (Closed)

Created:
9 years, 6 months ago by Jói
Modified:
9 years, 6 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Do GetAdaptersAddresses on a worker thread. BUG=84047 TEST=net_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=90258

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix handling of cancellation. Add regression test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -66 lines) Patch
M net/proxy/dhcp_proxy_script_adapter_fetcher_win.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher_win.h View 1 6 chunks +66 lines, -3 lines 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher_win.cc View 1 7 chunks +111 lines, -45 lines 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher_win_unittest.cc View 1 10 chunks +73 lines, -18 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jói
Hi Eric, This is to unblock the network thread, since UMA shows that GetAdaptersAddresses can ...
9 years, 6 months ago (2011-06-16 18:51:18 UTC) #1
Jói
gentle ping (you were right, I had forgotten about this change from last week) On ...
9 years, 6 months ago (2011-06-20 22:23:11 UTC) #2
eroman
LGTM once my concern regarding cancellation has been addressed. http://codereview.chromium.org/7189016/diff/1/net/proxy/dhcp_proxy_script_fetcher_win.cc File net/proxy/dhcp_proxy_script_fetcher_win.cc (right): http://codereview.chromium.org/7189016/diff/1/net/proxy/dhcp_proxy_script_fetcher_win.cc#newcode353 net/proxy/dhcp_proxy_script_fetcher_win.cc:353: ...
9 years, 6 months ago (2011-06-21 03:02:54 UTC) #3
Jói
PTAL Thanks for catching the cancellation issue. I uploaded a new version that fixes it ...
9 years, 6 months ago (2011-06-23 01:21:22 UTC) #4
eroman
9 years, 6 months ago (2011-06-23 02:11:22 UTC) #5
lgtm

On Wed, Jun 22, 2011 at 6:21 PM,  <joi@chromium.org> wrote:
> PTAL
>
> Thanks for catching the cancellation issue.  I uploaded a new version that
> fixes
> it and adds a unit test that would have caught the problem.
>
> Cheers,
> Jói
>
>
> http://codereview.chromium.org/7189016/
>

Powered by Google App Engine
This is Rietveld 408576698