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 60013010: Landing https://codereview.chromium.org/40133004 for mnita@google.com. (Closed)

Created:
7 years, 1 month ago by Nebojša Ćirić
Modified:
7 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

Landing https://codereview.chromium.org/40133004 for mnita@google.com. Implements ES6 String.prototype.normalize method. BUG=v8:2943 TEST=Unit tests for "real life" use cases, edge cases, various types of normalization. TBR=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17532

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -0 lines) Patch
M src/i18n.js View 2 chunks +39 lines, -0 lines 0 comments Download
M src/runtime.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +29 lines, -0 lines 0 comments Download
A test/intl/string/normalization.js View 1 chunk +145 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nebojša Ćirić
Committed patchset #1 manually as r17532 (presubmit successful).
7 years, 1 month ago (2013-11-06 17:27:39 UTC) #1
Toon Verwaest
7 years, 1 month ago (2013-11-06 18:19:54 UTC) #2
Message was sent while issue was closed.
Got reverted in https://chromiumcodereview.appspot.com/62563002/ due to test
failures.

Powered by Google App Engine
This is Rietveld 408576698