diff options
author | Yutaro Ohno <yutaro.ono.418@gmail.com> | 2023-05-06 15:10:28 +0900 |
---|---|---|
committer | Yutaro Ohno <yutaro.ono.418@gmail.com> | 2023-05-06 16:06:03 +0900 |
commit | 3336bf6cce3bc1caba1ff440e507097285b2eeb8 (patch) | |
tree | 4d07bb463f2a464c309f844ff4222849fbeefce8 /components/net/resource_thread.rs | |
parent | f29834608aee21c1845737067c16f92adfb77f08 (diff) | |
download | servo-3336bf6cce3bc1caba1ff440e507097285b2eeb8.tar.gz servo-3336bf6cce3bc1caba1ff440e507097285b2eeb8.zip |
Update step numbers in URL constructor
Two commits have been made ahead of the current implementation of
Servo's URL constructor:
- Align with a more modern IDL definition style [1]
- Add URL.canParse() [2]
Since these commits don't alter the actual behavior, this commit only
updates the step numbers and adds brief descriptions for each step.
No behavior change is expected with this commit.
[1]: https://github.com/whatwg/url/commit/ea3b75d333cbce91f73676ef2d21bcadb12b4419
[2]: https://github.com/whatwg/url/commit/ae3c28b84e3e7122c2807401c26b8a63cb2ab445
Signed-off-by: Yutaro Ohno <yutaro.ono.418@gmail.com>
Diffstat (limited to 'components/net/resource_thread.rs')
0 files changed, 0 insertions, 0 deletions