New issue
Advanced search Search tips

Issue 647266 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Feb 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Automatically create Java string constants from C++ strings

Project Member Reported by bauerb@chromium.org, Sep 15 2016

Issue description

We have a couple of places where we use strings both in C++ and in Java code, and it takes manual effort to keep them in sync. Similar to what we do for enums, we should add the ability to the build toolchain to automatically create Java string constants from native constants.
 

Comment 1 by lshang@chromium.org, Sep 16 2016

There was a CL(https://codereview.chromium.org/1664113002/) I made for C++->Java string constants auto-generator, when we were planning to convert ContentSettingsTypes from enum to strings. It has got OWNER approved, but didn't get landed afterwards. Feel free to pick it up :-)
Cc: -lshang@chromium.org
Project Member

Comment 3 by sheriffbot@chromium.org, Dec 11 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 4 by cmasso@google.com, Feb 14 2018

Status: Fixed (was: Untriaged)
Please reopen if not fixed

Sign in to add a comment