src: make PercentDecode return void by TimothyGu · Pull Request #11922 · nodejs/node

@TimothyGu added c++

Issues and PRs that require attention from people who are familiar with C++.

whatwg-url

Issues and PRs related to the WHATWG URL implementation.

labels

Mar 19, 2017

bnoordhuis

joyeecheung

@TimothyGu

It only returns 0, nor is it likely to have any error conditions in the
future.

PR-URL: nodejs#11922
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Mar 28, 2017
It only returns 0, nor is it likely to have any error conditions in the
future.

PR-URL: #11922
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>