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

Issue 243733004: Mojo: Mojom: Fix no-namespace handling for C++ generator. (Closed)

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

Description

Mojo: Mojom: Fix no-namespace handling for C++ generator. Note that, in python, foo.split('.') returns [foo] if foo doesn't contain '.'. This is what we want if foo is nonempty, but not what we want if it isn't. R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=264920

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M mojo/public/tools/bindings/generators/mojom_cpp_generator.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
6 years, 8 months ago (2014-04-18 23:43:04 UTC) #1
sky
LGTM
6 years, 8 months ago (2014-04-18 23:44:09 UTC) #2
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 8 months ago (2014-04-18 23:44:41 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/243733004/1
6 years, 8 months ago (2014-04-18 23:46:12 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-19 03:54:31 UTC) #5
Message was sent while issue was closed.
Change committed as 264920

Powered by Google App Engine
This is Rietveld 408576698