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

Issue 1110233002: Implement Blink's Platform::isValidLocaleSyntax() API in Chromium. (Closed)

Created:
5 years, 7 months ago by Peter Beverloo
Modified:
5 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement Blink's Platform::isValidLocaleSyntax() API in Chromium. This will allow Blink to verify whether a given locale could pass as a syntactically-valid locale string. This CL is part of a three-sided patch: [1] https://codereview.chromium.org/1115453003/ [2] This CL. [3] https://codereview.chromium.org/1110223002/ BUG=442137

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M content/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/blink_platform_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/blink_platform_impl.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Peter Beverloo
+philipj since I added him on the other CLs. +avi for DEPS addition, OWNERS
5 years, 7 months ago (2015-04-28 19:18:35 UTC) #2
Avi (use Gerrit)
5 years, 7 months ago (2015-04-28 19:57:41 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698