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

Issue 2270373002: Remove stale comments for blink::decodeURLEscapeSequences() (Closed)

Created:
4 years, 4 months ago by tyoshino (SeeGerritForStatus)
Modified:
4 years, 3 months ago
Reviewers:
brettw
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove stale comments for blink::decodeURLEscapeSequences() There are several comments and FIXMEs about concern about NULL unescaping. The FIXMEs have been there since the commit for upstreaming KURLGoogle.cpp which is http://crrev.com/1730ee062f4e55666b1bbf3e777443e508c60708. But the commit http://crrev.com/8e70a3c3b73ed85dd62102bf251683feda91307e has already removed the special care for NULL character. The internal bug b/1350291 was just mentioning WebKit bug 20559. We still have a warning comment about brettw@'s concern in KURL.h, so, clean up the others. As a bonus, this CL adds a test to check that the method decodes UTF-8. R=brettw BUG=none Committed: https://crrev.com/da51acae83242fed9fe954e898893430430a4777 Cr-Commit-Position: refs/heads/master@{#414286}

Patch Set 1 #

Patch Set 2 : a #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -21 lines) Patch
M third_party/WebKit/Source/platform/weborigin/KURL.h View 1 1 chunk +7 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/weborigin/KURL.cpp View 1 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/platform/weborigin/KURLTest.cpp View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
tyoshino (SeeGerritForStatus)
4 years, 4 months ago (2016-08-24 07:59:28 UTC) #7
brettw
lgtm
4 years, 4 months ago (2016-08-24 19:38:10 UTC) #12
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/2270373002/20001
4 years, 4 months ago (2016-08-24 23:47:27 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-25 03:18:03 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 03:20:55 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/da51acae83242fed9fe954e898893430430a4777
Cr-Commit-Position: refs/heads/master@{#414286}

Powered by Google App Engine
This is Rietveld 408576698