Commit Graph

  • 8344890687 fix(webidl): propagate sequence errors without closing iterators ldm0 2026-09-13 06:07:03 +08:00
  • 02b55c96bd fix(webidl): honor initializer iterators on platform objects ldm0 2026-09-13 05:45:54 +08:00
  • 4cdae76729 fix(webidl): preserve record conversion order and symbol keys ldm0 2026-09-13 05:22:24 +08:00
  • cf516e1666 fix(fetch): inherit intrinsic Headers prototype methods ldm0 2026-09-13 04:46:31 +08:00
  • 50d7182508 fix(cache): validate stored responses and preserve network errors ldm0 2026-09-13 04:03:37 +08:00
  • a534d047f2 fix(fetch): preserve service worker response types and CORS headers ldm0 2026-09-13 03:38:51 +08:00
  • 5196254efe fix(fetch): preserve opaque response metadata through service workers ldm0 2026-09-13 02:46:44 +08:00
  • 99a683797a fix(fetch): keep data URL responses basic across request modes ldm0 2026-09-13 01:59:47 +08:00
  • 2bdcbe7c10 fix(fetch): reject non-follow cross-origin no-cors requests ldm0 2026-09-13 01:28:23 +08:00
  • 6015a32384 fix(fetch): preserve URLs on opaque redirect responses ldm0 2026-09-13 00:11:00 +08:00
  • 3355e4374d fix(wpt): honor CORS opt-in for common redirect fixtures ldm0 2026-09-12 23:52:43 +08:00
  • a77eb577be fix(wpt): serve redirects with an empty Location header ldm0 2026-09-12 23:34:36 +08:00
  • c14fa70dc8 fix(wpt): serve XHR PUT and wildcard preflight fixtures ldm0 2026-09-12 23:31:28 +08:00
  • e872288164 fix(fetch): preserve redirect mode when filtering responses ldm0 2026-09-12 23:30:42 +08:00
  • 4d382e7e4f fix(fetch): enforce CORS checks on every browser redirect ldm0 2026-09-12 17:11:18 +08:00
  • 1a576e4695 fix(wpt): model Fetch redirect fixtures ldm0 2026-09-12 15:18:31 +08:00
  • 579cf1ec0a fix(cors): validate complete origin and credentials fields ldm0 2026-09-12 14:30:55 +08:00
  • c49326eccc fix(wpt): serve Fetch preflight fixtures ldm0 2026-09-12 13:35:02 +08:00
  • 1cd28f9ddf fix(cors): validate complete preflight permission lists ldm0 2026-09-12 13:04:32 +08:00
  • 88b5f37296 fix(xhr): honor null and empty response bodies ldm0 2026-09-12 12:13:15 +08:00
  • d2ff7c55a7 fix(xhr): apply enum attribute rules to responseType ldm0 2026-09-12 10:59:59 +08:00
  • 1bb8212528 fix(xhr): validate open calls before changing request state ldm0 2026-09-12 10:28:54 +08:00
  • d5b4d8722c fix(xhr): dispatch errors when streamed response bodies fail ldm0 2026-09-12 09:10:29 +08:00
  • b998a8fd0c fix(wpt): model XHR network error fixtures ldm0 2026-09-12 08:55:45 +08:00
  • 5647715c83 fix(xhr): queue early worker request failures ldm0 2026-09-12 08:39:46 +08:00
  • 54a7754de5 fix(xhr): drive upload events from network transmission ldm0 2026-09-12 08:20:57 +08:00
  • 472cfdb3d7 fix(xhr): require CORS preflight for upload listeners ldm0 2026-09-12 07:36:06 +08:00
  • 2104b03e69 fix(xhr): order upload startup events and snapshot listeners ldm0 2026-09-12 06:57:39 +08:00
  • 11e98a742d fix(wpt): serve the XHR CORS echo fixture ldm0 2026-09-12 06:43:18 +08:00
  • 1761be9c99 fix(xhr): preserve abort state transitions and reentrant requests ldm0 2026-09-12 06:07:20 +08:00
  • d6c9d2e250 fix(wpt): serve script charset fixture with original bytes ldm0 2026-09-12 06:05:48 +08:00
  • 669c7bad4f fix(fetch): send zero content length for bodyless PUT requests ldm0 2026-09-12 04:30:55 +08:00
  • 6dbe36ea07 fix(wpt): serve the XHR request-header echo fixture ldm0 2026-09-12 04:13:28 +08:00
  • 51b7049086 fix(wpt): deduplicate fixture definitions after main rebase ldm0 2026-09-12 02:51:50 +08:00
  • 0bbbecaee6 fix(xhr): preserve response document modification times ldm0 2026-09-12 00:57:01 +08:00
  • 32633c3811 fix(xhr): decode response bytes using the response encoding ldm0 2026-09-12 00:30:31 +08:00
  • 3d6da9b5be fix(fetch): preserve received HTTP status text ldm0 2026-09-11 23:49:41 +08:00
  • d81b671025 fix(xhr): reject ineligible document responses ldm0 2026-09-11 22:41:17 +08:00
  • 1f5983c1c1 fix(wpt): serve XHR status and last-modified fixtures ldm0 2026-09-11 21:47:13 +08:00
  • 35710a18ef fix(dom): expose live HTMLCollections on every Document ldm0 2026-09-11 21:23:19 +08:00
  • 4a685e351f fix(xhr): preserve response document URLs and requester origins ldm0 2026-09-11 20:42:08 +08:00
  • 53914b7a52 fix(file-api): authorize blob URL revocation by storage key ldm0 2026-09-11 14:16:45 +08:00
  • 6cbe3e9898 fix(fetch): preserve RequestInit conversion exceptions ldm0 2026-09-11 13:48:59 +08:00
  • c9ec4b4fea fix(fetch): retain parsed blob URL entries across revocation ldm0 2026-09-11 13:24:55 +08:00
  • 6d25ceecbe fix(xhr): serialize document bodies and normalize text charsets ldm0 2026-09-11 12:23:47 +08:00
  • 2376414daf fix(wpt): serve XHR body and document fixtures ldm0 2026-09-11 06:26:13 +08:00
  • 992d60fad6 fix(fetch): preserve explicitly empty request headers ldm0 2026-09-11 06:12:28 +08:00
  • 07af6c3436 fix(xhr): validate and combine author request headers ldm0 2026-09-11 05:37:47 +08:00
  • e31fd9f297 fix(wpt): serve XHR request header inspection fixture ldm0 2026-09-11 05:14:15 +08:00
  • 3ab83a501a fix(wpt): serve XHR request URI and redirect fixtures ldm0 2026-09-11 05:03:40 +08:00
  • 88b304930c fix(blob): scope realm URL cleanup to its resource owner ldm0 2026-09-11 03:47:55 +08:00
  • e146cc9e51 fix(page-visibility): keep synthetic iframe documents hidden ldm0 2026-09-11 03:02:57 +08:00
  • 236b604245 fix(fetch): resolve opaque responses before body completion ldm0 2026-09-11 00:26:51 +08:00
  • 2b32cc6490 fix(wpt): model fetch abort stash and streaming fixtures ldm0 2026-09-10 23:38:28 +08:00
  • 3c4fa1f260 fix(fetch): cancel pre-aborted uploads synchronously ldm0 2026-09-10 23:20:34 +08:00
  • b13f304828 fix(fetch): create binary body results in receiver realm ldm0 2026-09-10 22:45:06 +08:00
  • 92ee87dc74 fix(fetch): consume body streams with internal read requests ldm0 2026-09-10 22:15:38 +08:00
  • 79ad2a2a1e fix(streams): disturb source synchronously when piping starts ldm0 2026-09-10 21:10:53 +08:00
  • 216c82693f test(intl): compare Date locale output against native Intl ldm0 2026-09-10 18:56:27 +08:00
  • 14457bf1b4 fix(fetch): clone Response stream chunks and header state ldm0 2026-09-10 18:37:36 +08:00
  • 2a4829fa4e fix(wpt): stream the Fetch trickle fixture response ldm0 2026-09-10 17:57:53 +08:00
  • c0a9f9abaa fix(fetch): remove an initial UTF-8 BOM from Body text and JSON ldm0 2026-09-10 17:46:05 +08:00
  • 68f3818e19 fix(fetch): preserve and clone Request stream bodies ldm0 2026-09-10 17:29:58 +08:00
  • eb5e58ed73 fix(fetch): return null bodies for HEAD and bodyless statuses ldm0 2026-09-10 16:42:16 +08:00
  • 7fd69728d5 fix(webapi): reconcile replayed bitmap and Fetch bindings ldm0 2026-09-14 16:38:46 +08:00
  • 087adb9284 fix(wpt): model Fetch status fixture responses ldm0 2026-09-10 16:10:33 +08:00
  • f0a8e308ab fix: synchronize Fetch body consumption with stream state ldm0 2026-09-10 14:24:53 +08:00
  • cbebb4cfc1 fix: validate RequestInit consistently before fetch abort ldm0 2026-09-10 13:27:56 +08:00
  • 8f0d27346a fix: construct trusted abort events and reset AbortSignal dispatch state ldm0 2026-09-10 12:51:00 +08:00
  • 43a6fbcd8c fix: construct native navigation events in their target realm ldm0 2026-09-10 11:59:17 +08:00
  • f901594616 fix: replace iframe src history before load completion ldm0 2026-09-10 11:19:22 +08:00
  • b856c429be fix: preserve child history traversal lifecycle ldm0 2026-09-10 10:28:46 +08:00
  • e86277ef0f fix: unload descendant documents during frame navigation ldm0 2026-09-10 09:53:15 +08:00
  • fd33570e45 fix: ignore document stream replacement during unload ldm0 2026-09-10 09:17:40 +08:00
  • 2d2149caff fix: unload javascript URL documents without beforeunload ldm0 2026-09-10 08:42:40 +08:00
  • 77c731a232 fix: preserve child navigations started by javascript URLs ldm0 2026-09-10 08:21:15 +08:00
  • 0ec0115405 fix(wpt): serve form submission body validation fixture ldm0 2026-09-10 07:58:23 +08:00
  • a8dc9515e1 fix(forms): preserve submission-time navigation history ldm0 2026-09-10 07:42:55 +08:00
  • 5922acbf75 fix(navigation): replace Location entries until document loading completes ldm0 2026-09-10 06:50:24 +08:00
  • 679a473e57 fix(history): skip replaced initial child entries during joint back traversal ldm0 2026-09-10 06:18:28 +08:00
  • 8ebd8719a4 fix(html): retain child parser EOF during script execution ldm0 2026-09-10 03:31:57 +08:00
  • addd622d64 fix(script): keep parser async work runnable after EOF ldm0 2026-09-10 02:59:28 +08:00
  • 7b95a43168 fix(html): queue child load delivery through the DOM source ldm0 2026-09-10 02:25:06 +08:00
  • 5630167b90 fix(html): queue document lifecycle transitions on the DOM source ldm0 2026-09-10 01:18:14 +08:00
  • a6ca5e26d0 fix(canvas): settle ImageBitmap promises through bitmap tasks ldm0 2026-09-09 22:53:38 +08:00
  • 760498528f fix(script): queue dynamic preparation errors at insertion ldm0 2026-09-09 21:52:03 +08:00
  • c0b2ddb419 fix(script): queue Window promise rejection notifications as DOM tasks ldm0 2026-09-09 21:11:12 +08:00
  • 5daa5d2b03 fix(parser): checkpoint microtasks before preparing parser scripts ldm0 2026-09-09 20:20:40 +08:00
  • 760c3c21c8 fix(script): checkpoint microtasks during event callback cleanup ldm0 2026-09-09 18:03:55 +08:00
  • e45cec31bb fix(events): preserve native dispatch state and listener lifetime ldm0 2026-09-09 17:50:18 +08:00
  • 3a7a17c958 fix(script): retain child parser state during script cleanup ldm0 2026-09-09 16:00:43 +08:00
  • cab16e2775 fix(document): ignore destructive writes during module execution ldm0 2026-09-09 15:32:43 +08:00
  • 35a615fcec fix(dom): include CDATA in child text content ldm0 2026-09-09 09:27:20 +08:00
  • 8c214425c7 fix(document): reject XML child input-stream operations ldm0 2026-09-09 09:08:26 +08:00
  • aa06e0f7fa fix(document): reset child input-stream readiness ldm0 2026-09-09 08:49:13 +08:00
  • a392771581 fix(document): initialize child navigation readiness ldm0 2026-09-09 08:31:31 +08:00
  • b926dd5d3d fix(scripts): restore child parser insertion point on fetch errors ldm0 2026-09-09 08:14:27 +08:00
  • 1350128860 fix(scripts): queue parser preparation error events ldm0 2026-09-09 07:48:41 +08:00
  • 3c7929c893 fix(trusted-types): align WebIDL interfaces and global accessors ldm0 2026-09-09 01:12:29 +08:00
  • a2d2f4ae6d fix(csp): validate Trusted Types directive name tokens ldm0 2026-09-08 23:58:23 +08:00