Files
servo/components/script
WaterWhisperer af2370ec5c Retry EventSource after temporary failures using is_permanent_failure (#41651)
add `is_permanent_failure` method in `NetworkError` and call it from the
`EventSource` instead of the current match against the url's scheme

Testing: `./mach test-wpt tests/wpt/tests/eventsource`
Fixes: #41634

---------

Signed-off-by: WaterWhisperer <waterwhisperer24@qq.com>
2026-01-04 04:00:33 +00:00
..
2025-10-02 07:51:19 +00:00