Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Local Network Access] Fix and assert undefined server in WPTs
I found this bug when I was working on enabling the same-origin exemption. Server defined outside of the target object is useless. The URL will be resolved to the default HTTPS local. Since we always explicitly define servers in LNA WPTs, asserting it so we don't make the same mistake again. Change-Id: I8f397a6ae4c442fb283ba7c2fca86c89f2aa322b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4355133 Reviewed-by: Titouan Rigoudy <titouan@chromium.org> Commit-Queue: Titouan Rigoudy <titouan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1120002}
- Loading branch information