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

Issue 419013002: Add U_PF_NATIVE_CLIENT (Closed)

Created:
6 years, 5 months ago by jungshik at Google
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add U_PF_NATIVE_CLIENT NaCl has to be identified by '__native_client__'. Currently, we assume that NaCl has a signature of Linux (e.g. __linux___), but that is not the case. Add a new platform (U_PF_NATIVE_CLIENT) to platform.h and treat it as Linux-based. Upstream bug : http://bugs.icu-project.org/trac/ticket/11033 BUG=NONE TEST=NaCl builds fine when ICU is rolled to this revision. R=ncbray@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285387

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M README.chromium View 1 chunk +3 lines, -0 lines 0 comments Download
M source/common/unicode/platform.h View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jungshik at Google
Hi Nick, Can you take a look? I've added U_PF_NATIVE_CLIENT and assign 4050 to it. ...
6 years, 5 months ago (2014-07-24 20:59:19 UTC) #1
jungshik at Google
It's 'riskier' than your patch. ( https://cs.corp.google.com/#search/&sq=package:%5Epiper$%20-file:experimental%20file:%5E//depot/googleł3/&q=U_PLATFORM_IS_LINUX_BASED&type=cs ). A 3rd way may be almost identical ...
6 years, 5 months ago (2014-07-24 21:07:37 UTC) #2
Nick Bray (chromium)
On 2014/07/24 21:07:37, Jungshik Shin wrote: > It's 'riskier' than your patch. ( > https://cs.corp.google.com/#search/&sq=package:%5Epiper$%20-file:experimental%20file:%5E//depot/googleł3/&q=U_PLATFORM_IS_LINUX_BASED&type=cs ...
6 years, 5 months ago (2014-07-24 21:54:16 UTC) #3
jungshik at Google
6 years, 5 months ago (2014-07-24 22:14:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r285387 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698