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

Issue 2690703002: Use equalIgnoringASCIICase in HttpEquiv. (Closed)

Created:
3 years, 10 months ago by lpy
Modified:
3 years, 9 months ago
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use equalIgnoringASCIICase in HttpEquiv. Using equalIgnoringCase is too loose, it's safer to have restricted ASCII set here. BUG=678150 Review-Url: https://codereview.chromium.org/2690703002 Cr-Commit-Position: refs/heads/master@{#457861} Committed: https://chromium.googlesource.com/chromium/src/+/fb07ed0749ddbb4791c03e9a1b996ec1b0fe191b

Patch Set 1 #

Patch Set 2 : Add tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -13 lines) Patch
A third_party/WebKit/LayoutTests/http/tests/misc/meta-http-equiv-ascii-charset.html View 1 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/misc/meta-http-equiv-ascii-charset-expected.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/HttpEquiv.cpp View 1 2 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 27 (18 generated)
lpy
PTAL.
3 years, 10 months ago (2017-02-10 23:39:44 UTC) #4
lpy
gentle ping for review :)
3 years, 10 months ago (2017-02-14 00:37:44 UTC) #7
lpy
PTAL.
3 years, 10 months ago (2017-02-15 06:44:40 UTC) #9
yhirano
Could you provide a more informative issue description? Also please add tests (either unittests or ...
3 years, 10 months ago (2017-02-15 07:05:52 UTC) #10
tyoshino (SeeGerritForStatus)
On 2017/02/15 07:05:52, yhirano wrote: > Could you provide a more informative issue description? Also ...
3 years, 10 months ago (2017-02-17 11:02:26 UTC) #11
lpy
Thanks, I added a test. Please take a look.
3 years, 9 months ago (2017-03-17 06:44:29 UTC) #15
yhirano
lgtm
3 years, 9 months ago (2017-03-17 12:59:05 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2690703002/20001
3 years, 9 months ago (2017-03-17 19:42:53 UTC) #24
commit-bot: I haz the power
3 years, 9 months ago (2017-03-17 19:48:53 UTC) #27
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/fb07ed0749ddbb4791c03e9a1b99...

Powered by Google App Engine
This is Rietveld 408576698