You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-11-02-this-month-in-servo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ categories:
10
10
Servo now supports several new web platform features:
11
11
12
12
-**CompressionStream** and **DecompressionStream** (@kkoyung, #39658)
13
-
-**fetchLater** (@TimvdLippe, #39547), with `dom_abort_controller_enabled`
13
+
-**fetchLater()** (@TimvdLippe, #39547)
14
14
15
15
**AbortController** and **AbortSignal** are now **enabled by default** (@jdm, #40079), after implementing **AbortSignal.timeout()** (@Taym95, #40032) and fixing **throwIfAborted()** on **AbortSignal** (@Taym95, #40224).
16
16
If this is the first time you’ve heard of them, you might be surprised how important they are for real-world web compat!
0 commit comments