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

Issue 10850030: Do not wrap preprocessor lines in the generated JNI. (Closed)

Created:
8 years, 4 months ago by Ted C
Modified:
8 years, 4 months ago
Reviewers:
joth, Yaron, bulach
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org, bulach
Visibility:
Public.

Description

Do not wrap preprocessor lines in the generated JNI. For classes with long package/class names, this can extend over 80 characters when preceded by a #ifndef, etc.. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149780

Patch Set 1 #

Patch Set 2 : Add unit test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M base/android/jni_generator/jni_generator.py View 1 chunk +2 lines, -1 line 0 comments Download
M base/android/jni_generator/jni_generator_tests.py View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Ted C
joth || yfriedman It's a race.
8 years, 4 months ago (2012-08-02 22:54:45 UTC) #1
joth
could you add a test to jni_generator_tests.py? Thanks!
8 years, 4 months ago (2012-08-02 23:17:07 UTC) #2
Ted C
On 2012/08/02 23:17:07, joth wrote: > could you add a test to jni_generator_tests.py? Thanks! Done
8 years, 4 months ago (2012-08-02 23:51:57 UTC) #3
joth
added bulach FYI, LGTM
8 years, 4 months ago (2012-08-03 00:11:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/10850030/3001
8 years, 4 months ago (2012-08-03 00:28:42 UTC) #5
commit-bot: I haz the power
Change committed as 149780
8 years, 4 months ago (2012-08-03 02:00:19 UTC) #6
bulach
8 years, 4 months ago (2012-08-03 11:24:02 UTC) #7
lgtm, thanks!

Powered by Google App Engine
This is Rietveld 408576698