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

Issue 1820333003: Remove most uses of UnescapeRule::URL_SPECIAL_CHARS outside net/. (Closed)

Created:
4 years, 9 months ago by mmenke
Modified:
4 years, 9 months ago
CC:
chromium-reviews, zea+watch_chromium.org, Peter Beverloo, johnme+watch_chromium.org, jam, dcheng, darin-cc_chromium.org, cmumford, jsbell+idb_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove some uses of UnescapeRule::URL_SPECIAL_CHARS outside net/. We're removing this, in favor of PATH_SEPARATORS and URL_SPECIAL_CHARS_EXCEPT_PATH_SEPARATORS, to reduce the risk of security issues when unescaping, going forward. BUG=589257 Committed: https://crrev.com/7447f3680fa750cec9dbe27e062a51b5cf8a7e57 Cr-Commit-Position: refs/heads/master@{#382935}

Patch Set 1 #

Patch Set 2 : Oops #

Total comments: 4

Patch Set 3 : Remove bonus parents #

Patch Set 4 : Oops...format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -12 lines) Patch
M content/browser/indexed_db/indexed_db_browsertest.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_drag_source_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/mock_google_streaming_server.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M google_apis/gcm/engine/registration_request_unittest.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M ui/base/webui/web_ui_util.cc View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
mmenke
[avi]: Please review content/ (3 files, no change in behavior, only content/browser/web_contents/web_drag_source_mac.mm isn't a test-only ...
4 years, 9 months ago (2016-03-23 16:22:30 UTC) #3
Avi (use Gerrit)
content lgtm
4 years, 9 months ago (2016-03-23 16:30:59 UTC) #4
Roger Tawa OOO till Jul 10th
google_apis lgtm
4 years, 9 months ago (2016-03-23 16:40:17 UTC) #5
Evan Stade
lgtm https://codereview.chromium.org/1820333003/diff/10001/ui/base/webui/web_ui_util.cc File ui/base/webui/web_ui_util.cc (right): https://codereview.chromium.org/1820333003/diff/10001/ui/base/webui/web_ui_util.cc#newcode96 ui/base/webui/web_ui_util.cc:96: (net::UnescapeRule::URL_SPECIAL_CHARS_EXCEPT_PATH_SEPARATORS | nit: there is an extra set ...
4 years, 9 months ago (2016-03-23 18:58:08 UTC) #6
mmenke
Thanks! https://codereview.chromium.org/1820333003/diff/10001/ui/base/webui/web_ui_util.cc File ui/base/webui/web_ui_util.cc (right): https://codereview.chromium.org/1820333003/diff/10001/ui/base/webui/web_ui_util.cc#newcode96 ui/base/webui/web_ui_util.cc:96: (net::UnescapeRule::URL_SPECIAL_CHARS_EXCEPT_PATH_SEPARATORS | On 2016/03/23 18:58:08, Evan Stade wrote: ...
4 years, 9 months ago (2016-03-23 19:06:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820333003/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820333003/50001
4 years, 9 months ago (2016-03-23 19:08:25 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:50001)
4 years, 9 months ago (2016-03-23 22:06:54 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-23 22:08:17 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7447f3680fa750cec9dbe27e062a51b5cf8a7e57
Cr-Commit-Position: refs/heads/master@{#382935}

Powered by Google App Engine
This is Rietveld 408576698