[wpt-sync] Sync PR 61345 - Add missing check-scheme action in WS stash responder
Categories
(Core :: Networking: WebSockets, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 61345 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/61345
Details from upstream follow.
Hyowon Kim <hyowon@igalia.com> wrote:
Add missing check-scheme action in WS stash responder
stash_responder_wsh.py handled put/purge/take but not check-scheme,
so a mixed-content test sending that action hit an UnboundLocalError and
timed out. This CL adds the missing branch and removes expected.txt
baselines and test expectation entries.Bug: 504770562
Change-Id: Ic687ec7f02a13de48fa56aaaed7d92c7036012fc
Reviewed-on: https://chromium-review.googlesource.com/8105315
WPT-Export-Revision: f3116473af766b1d49dc28daa2a3e05d550968b6
| Assignee | ||
Updated•6 days ago
|
| Assignee | ||
Comment 1•5 days ago
|
||
| Assignee | ||
Comment 2•5 days ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 4•1 day ago
|
||
Test result changes from PR not available.
Description
•