[filesapp] Rename DevToolsListener EncodedURL to EncodeURIComponent
The helper URI encodes a url or any component of a url, so it is a URI string sequence, identical to the web method encodeURIComponent. Let's use |component| arg in its definition and adopt the name for clarity. No change in behavior, no new tests. Tbr: benreich Bug: 1113941 Change-Id: I4c46377656182bc97c04ea91997bbc3b36bfcc5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469920Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#816906}
Showing
Please register or sign in to comment