url: Add an overload of DecodeUrlEscapeSequences() [chromium/src : main]

0 views
Skip to first unread message

Kent Tamura (Gerrit)

unread,
Feb 24, 2026, 7:23:26 PMFeb 24
to Kent Tamura, Hayato Ito, chromium...@chromium.org, devtools...@chromium.org, AyeAye, Chromium LUCI CQ, mkwst+w...@chromium.org, arthursonzog...@chromium.org, net-r...@chromium.org, antoniosarto...@chromium.org, android-web...@chromium.org, blink-...@chromium.org, ozone-...@chromium.org, knollr+wat...@chromium.org, nickdiego+wa...@igalia.com, kinuko...@chromium.org, max+watc...@igalia.com, bnc+...@chromium.org, network-ser...@chromium.org
Attention needed from Hayato Ito

Kent Tamura voted and added 1 comment

Votes added by Kent Tamura

Auto-Submit+1

1 comment

Patchset-level comments
File-level comment, Patchset 2 (Latest):
Kent Tamura . resolved

hayato@, would you review this please?
Please set Owners-Override as well.

Open in Gerrit

Related details

Attention is currently required from:
  • Hayato Ito
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I3349cf8376801831675391228c9c4bd3e5d1a5ef
Gerrit-Change-Number: 7603356
Gerrit-PatchSet: 2
Gerrit-Owner: Kent Tamura <tk...@chromium.org>
Gerrit-Reviewer: Hayato Ito <hay...@chromium.org>
Gerrit-Reviewer: Kent Tamura <tk...@chromium.org>
Gerrit-Attention: Hayato Ito <hay...@chromium.org>
Gerrit-Comment-Date: Wed, 25 Feb 2026 00:22:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Hayato Ito (Gerrit)

unread,
Feb 24, 2026, 8:18:08 PMFeb 24
to Kent Tamura, chromium...@chromium.org, devtools...@chromium.org, AyeAye, Chromium LUCI CQ, mkwst+w...@chromium.org, arthursonzog...@chromium.org, net-r...@chromium.org, antoniosarto...@chromium.org, android-web...@chromium.org, blink-...@chromium.org, ozone-...@chromium.org, knollr+wat...@chromium.org, nickdiego+wa...@igalia.com, kinuko...@chromium.org, max+watc...@igalia.com, bnc+...@chromium.org, network-ser...@chromium.org
Attention needed from Kent Tamura

Hayato Ito voted and added 1 comment

Votes added by Hayato Ito

Code-Review+1
Commit-Queue+2
Owners-Override+1

1 comment

Patchset-level comments
Hayato Ito . resolved

lgtm

Open in Gerrit

Related details

Attention is currently required from:
  • Kent Tamura
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I3349cf8376801831675391228c9c4bd3e5d1a5ef
Gerrit-Change-Number: 7603356
Gerrit-PatchSet: 2
Gerrit-Owner: Kent Tamura <tk...@chromium.org>
Gerrit-Reviewer: Hayato Ito <hay...@chromium.org>
Gerrit-Reviewer: Kent Tamura <tk...@chromium.org>
Gerrit-Attention: Kent Tamura <tk...@chromium.org>
Gerrit-Comment-Date: Wed, 25 Feb 2026 01:17:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Chromium LUCI CQ (Gerrit)

unread,
Feb 24, 2026, 8:21:16 PMFeb 24
to Kent Tamura, Hayato Ito, chromium...@chromium.org, devtools...@chromium.org, AyeAye, mkwst+w...@chromium.org, arthursonzog...@chromium.org, net-r...@chromium.org, antoniosarto...@chromium.org, android-web...@chromium.org, blink-...@chromium.org, ozone-...@chromium.org, knollr+wat...@chromium.org, nickdiego+wa...@igalia.com, kinuko...@chromium.org, max+watc...@igalia.com, bnc+...@chromium.org, network-ser...@chromium.org

Chromium LUCI CQ submitted the change

Change information

Commit message:
url: Add an overload of DecodeUrlEscapeSequences()

This CL introduces an overload of DecodeUrlEscapeSequences(), which
returns a decoded UTF-8 string.
Change-Id: I3349cf8376801831675391228c9c4bd3e5d1a5ef
Commit-Queue: Hayato Ito <hay...@chromium.org>
Reviewed-by: Hayato Ito <hay...@chromium.org>
Auto-Submit: Kent Tamura <tk...@chromium.org>
Owners-Override: Hayato Ito <hay...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1589812}
Files:
  • M android_webview/renderer/aw_render_frame_ext.cc
  • M chrome/browser/devtools/devtools_file_helper.cc
  • M chrome/browser/sharing/click_to_call/click_to_call_utils.cc
  • M net/base/url_util.cc
  • M services/network/public/cpp/content_security_policy/content_security_policy.cc
  • M services/network/shared_storage/shared_storage_test_utils.cc
  • M third_party/blink/renderer/platform/weborigin/kurl_test.cc
  • M ui/ozone/platform/wayland/host/wayland_exchange_data_provider.cc
  • M ui/shell_dialogs/select_file_dialog_linux_portal.cc
  • M url/url_util.cc
  • M url/url_util.h
  • M url/url_util_unittest.cc
Change size: M
Delta: 12 files changed, 37 insertions(+), 43 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Hayato Ito
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I3349cf8376801831675391228c9c4bd3e5d1a5ef
Gerrit-Change-Number: 7603356
Gerrit-PatchSet: 3
Gerrit-Owner: Kent Tamura <tk...@chromium.org>
Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
Gerrit-Reviewer: Hayato Ito <hay...@chromium.org>
Gerrit-Reviewer: Kent Tamura <tk...@chromium.org>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages