[webkit-changes] [WebKit/WebKit] ba9401: Add a WTF::URL helper function which takes a lambd...

Charlie Wolfe noreply at github.com
Thu Jan 19 14:46:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba940131b61a37d384c8e63229b6df8056b3e1fe
      https://github.com/WebKit/WebKit/commit/ba940131b61a37d384c8e63229b6df8056b3e1fe
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M Source/WTF/wtf/URL.cpp
    M Source/WTF/wtf/URL.h

  Log Message:
  -----------
  Add a WTF::URL helper function which takes a lambda function to determine when to remove a query parameter
https://bugs.webkit.org/show_bug.cgi?id=250805
rdar://104402381

Reviewed by Wenson Hsieh.

* Source/WTF/wtf/URL.cpp:
(WTF::removeQueryParameters):
* Source/WTF/wtf/URL.h:

Canonical link: https://commits.webkit.org/259114@main




More information about the webkit-changes mailing list