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

Issue 167343007: Mojo: Fix uses of (MOJO_)MOVE_ONLY_TYPE_FOR_CPP_03(). (Closed)

Created:
6 years, 10 months ago by viettrungluu
Modified:
6 years, 10 months ago
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Mojo: Fix uses of (MOJO_)MOVE_ONLY_TYPE_FOR_CPP_03(). Apparently, it's not supposed to be followed by a semicolon (which is extraneous). No compiler has ever complained about it; I don't know what the standard says about extra semicolons in class definitions, but conceivably a compiler might still warn about it. R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252515

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
mojo/public/bindings/remote_ptr.h View 1 chunk +1 line, -1 line 0 comments Download
mojo/public/system/core_cpp.h View 1 chunk +1 line, -1 line 0 comments Download
mojo/system/embedder/scoped_platform_handle.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
6 years, 10 months ago (2014-02-21 05:51:39 UTC) #1
darin (slow to review)
LGTM On Feb 20, 2014 9:51 PM, <viettrungluu@chromium.org> wrote: > Reviewers: darin, > > Description: ...
6 years, 10 months ago (2014-02-21 06:04:51 UTC) #2
viettrungluu
6 years, 10 months ago (2014-02-21 06:38:08 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r252515 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698