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

Issue 8118004: Fix issue 1415 - allow surrogate pair codes in decodeURIComponent. (Closed)

Created:
9 years, 2 months ago by Lasse Reichstein
Modified:
9 years, 2 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Fix issue 1415 - allow surrogate pair codes in decodeURIComponent. Also some cleanup of uri.js. BUG=v8:1415 TEST=mjsunit/regress/regress-1415 Committed: http://code.google.com/p/v8/source/detail?r=9509

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -11 lines) Patch
M src/uri.js View 3 chunks +26 lines, -11 lines 0 comments Download
A test/mjsunit/regress/regress-1415.js View 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 2 months ago (2011-10-03 14:37:31 UTC) #1
Rico
9 years, 2 months ago (2011-10-04 05:49:23 UTC) #2
LGTM, we really should make our presubmit do some linting on the js files

Powered by Google App Engine
This is Rietveld 408576698