CookieStore: Add wpt for path behavior
This adds changes to the Modification API path behavior to match the explainer[1]. 1. Rejects relative paths (not starting with /) 2. Adds / to the end of paths that don't end in / [1]https://github.com/WICG/cookie-store/blob/master/explainer.md#paths Change-Id: Iefaef4e60f718727da45f99c8d6504a387560fcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131031Reviewed-by:Victor Costan <pwnall@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#755384}
Showing
Please register or sign in to comment