Bug 256369 - Add value argument to URLSearchParams's has() and delete()
Summary: Add value argument to URLSearchParams's has() and delete()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anne van Kesteren
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-05 08:02 PDT by Anne van Kesteren
Modified: 2023-05-05 11:24 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2023-05-05 08:02:22 PDT
This was the most-requested feature in the URL Standard backlog.

Standard: https://github.com/whatwg/url/pull/735.

WPT: https://github.com/web-platform-tests/wpt/pull/39865.
Comment 1 Radar WebKit Bug Importer 2023-05-05 08:02:37 PDT
<rdar://problem/108949109>
Comment 2 Anne van Kesteren 2023-05-05 08:11:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13500
Comment 3 EWS 2023-05-05 11:24:33 PDT
Committed 263726@main (93a5678f2d4f): <https://commits.webkit.org/263726@main>

Reviewed commits have been landed. Closing PR #13500 and removing active labels.