diff options
author | bors-servo <infra@servo.org> | 2023-05-11 08:36:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-11 08:36:09 +0200 |
commit | 425b0fe641e16083507c459041ff5dd19256ed7c (patch) | |
tree | 703001f65e8e48cb2c7935c6c9facbac000dfe42 /python/servo/gstreamer.py | |
parent | 818ee77d9da95210e35034a85541b8c8e67d581e (diff) | |
parent | e40ec79f6531cf57e57173861610b2e2a9fdd46b (diff) | |
download | servo-425b0fe641e16083507c459041ff5dd19256ed7c.tar.gz servo-425b0fe641e16083507c459041ff5dd19256ed7c.zip |
Auto merge of #29726 - paricbat:urlsearchparams-has-delete, r=mrobinson
Add value argument to URLSearchParams's has() and delete()
<!-- Please describe your changes on the following line: -->
My first attempt at contributing Rust code!
Add the value argument to `has()` and `done()` as in [the spec](https://url.spec.whatwg.org/#dom-urlsearchparams-delete).
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #29725 (GitHub issue number if applicable)
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'python/servo/gstreamer.py')
0 files changed, 0 insertions, 0 deletions