Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ba940131b61a37d384c8e63229b6df8056b3e1fe https://github.com/WebKit/WebKit/commit/ba940131b61a37d384c8e63229b6df8056b3e1fe Author: Charlie Wolfe <charl...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes