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

Issue 2818053002: [i18n] escape commas, polymer workaround (Closed)

Created:
3 years, 8 months ago by dschuyler
Modified:
3 years, 8 months ago
Reviewers:
dpapad
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[i18n] escape commas, polymer workaround The Polymer binding parser treats commas and escaped commas as special. This CL escapes commas so they are handled properly with Polymer. (Without this CL the binding is ignored if an un-escaped comma is present). BUG=705850 Review-Url: https://codereview.chromium.org/2818053002 Cr-Commit-Position: refs/heads/master@{#464753} Committed: https://chromium.googlesource.com/chromium/src/+/cdf55422a65db1c91c48ba50e952f9a1804bbb1a

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M ui/base/template_expressions.cc View 1 chunk +3 lines, -0 lines 1 comment Download

Dependent Patchsets:

Messages

Total messages: 15 (9 generated)
dschuyler
3 years, 8 months ago (2017-04-14 00:54:04 UTC) #3
dschuyler
On 2017/04/14 00:54:04, dschuyler wrote: I'll update the unit test in a follow up CL.
3 years, 8 months ago (2017-04-14 01:01:19 UTC) #6
dschuyler
On 2017/04/14 00:54:04, dschuyler wrote: I'll update the unit test in a follow up CL.
3 years, 8 months ago (2017-04-14 01:01:21 UTC) #7
dpapad
LGTM https://codereview.chromium.org/2818053002/diff/1/ui/base/template_expressions.cc File ui/base/template_expressions.cc (right): https://codereview.chromium.org/2818053002/diff/1/ui/base/template_expressions.cc#newcode35 ui/base/template_expressions.cc:35: out.append("\\,"); FYI, escaping the commas seems to be ...
3 years, 8 months ago (2017-04-14 01:03:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2818053002/1
3 years, 8 months ago (2017-04-14 18:09:28 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-14 18:16:39 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/cdf55422a65db1c91c48ba50e952...

Powered by Google App Engine
This is Rietveld 408576698