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

Issue 10693101: Only escape U+0022 in argument values of HTML extensions to String.prototype (Closed)

Created:
8 years, 5 months ago by mathias
Modified:
6 years, 4 months ago
Reviewers:
Yang
CC:
v8-dev
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Only escape U+0022 in argument values of HTML extensions to String.prototype BUG=v8:2217 TEST='_'.link('<\'>"') === "<a href=\"<'>&quot;\">_</a>" // true

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M src/string.js View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
mathias
8 years, 5 months ago (2012-07-05 11:58:55 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698