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

Issue 293053011: Mojo: Mojom: Fix line number tracking when there are comments. (Closed)

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

Description

Mojo: Mojom: Fix line number tracking when there are comments. Currently, we don't track line numbers correctly in multi-line C-style comments (/* ... */) and when there are consecutive lines with (only) C++-style comments. R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272007

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -2 lines) Patch
M mojo/public/tools/bindings/pylib/mojom/parse/lexer.py View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/public/tools/bindings/pylib/mojom_tests/parse/parser_unittest.py View 1 chunk +61 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
viettrungluu
6 years, 7 months ago (2014-05-21 20:26:19 UTC) #1
viettrungluu
-> sky instead
6 years, 7 months ago (2014-05-21 22:50:38 UTC) #2
sky
LGTM
6 years, 7 months ago (2014-05-21 22:52:17 UTC) #3
viettrungluu
6 years, 7 months ago (2014-05-21 23:14:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r272007 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698