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

Issue 18068015: Qualify function calls in NetworkConfigurationUpdater. (Closed)

Created:
7 years, 5 months ago by pneubeck (no reviews)
Modified:
7 years, 5 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Qualify function calls in NetworkConfigurationUpdater. These call's to unqualified functions worked because of C++'s argument-dependent name lookup. This was very ugly and happened by accident. This commit explicitly qualifies these calls. BUG=NONE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210077

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/chromeos/policy/network_configuration_updater_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/network_configuration_updater_impl_cros.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
pneubeck (no reviews)
7 years, 5 months ago (2013-07-03 14:45:53 UTC) #1
Joao da Silva
lgtm
7 years, 5 months ago (2013-07-03 14:49:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/18068015/1
7 years, 5 months ago (2013-07-03 14:53:22 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-04 00:03:34 UTC) #4
Message was sent while issue was closed.
Change committed as 210077

Powered by Google App Engine
This is Rietveld 408576698