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

Issue 192953003: win: Don't pass a qualified name to DISALLOW_COPY_AND_ASSIGN. (Closed)

Created:
6 years, 9 months ago by Nico
Modified:
6 years, 9 months ago
Reviewers:
hans
CC:
chromium-reviews, feature-media-reviews_chromium.org, yukawa, grt (UTC plus 2), xhwang
Visibility:
Public.

Description

win: Don't pass a qualified inner class name to DISALLOW_COPY_AND_ASSIGN. DISALLOW_COPY_AND_ASSIGN expands to copy constructor and assignment operator, which are spelled using an unqualified name. No functionality change, but makes clang happier. BUG=82385 R=hans@chromium.org TBR=grt@chromium.org, xhwang@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255991

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M media/midi/midi_manager_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M win8/test/open_with_dialog_controller.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Nico
6 years, 9 months ago (2014-03-10 18:02:05 UTC) #1
hans
lgtm
6 years, 9 months ago (2014-03-10 18:30:12 UTC) #2
Nico
6 years, 9 months ago (2014-03-10 18:34:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r255991 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698