Commit Graph

  • 4ca114f566 fix(runtime): preserve origin-domain access for retired windows ldm0 2026-09-20 05:49:57 +08:00
  • 833d368367 fix(dom): clear defaultView after browsing context destruction ldm0 2026-09-19 22:56:02 +08:00
  • c865c1a87e fix(runtime): preserve retained child Window globals ldm0 2026-09-19 06:34:54 +08:00
  • 2ceeaeebd0 fix(dom): update document.open URLs from the entry document ldm0 2026-09-19 06:00:42 +08:00
  • 04e8f48b04 fix(parser): respect script nesting for stylesheet waits ldm0 2026-09-19 05:15:45 +08:00
  • 185fcdae88 fix(runtime): admit document lifecycle during awaited evaluation ldm0 2026-09-19 05:03:26 +08:00
  • 1ae46a29ef fix(script): report document.write script exceptions ldm0 2026-09-19 04:22:27 +08:00
  • 19b1ed5c7f fix(parser): preserve nested document.write insertion points ldm0 2026-09-19 04:00:01 +08:00
  • 45f14a451a fix(dom): dispatch document streams by their receiver ldm0 2026-09-19 03:27:19 +08:00
  • d750464291 test(webidl): cover Document lifecycle receiver attributes ldm0 2026-09-19 03:26:39 +08:00
  • 6d64b0d62b fix(dom): preserve windowless document parser streams ldm0 2026-09-19 02:34:55 +08:00
  • 1ae734bd08 fix(dom): preserve document clone URLs, modes and encodings ldm0 2026-09-19 00:06:05 +08:00
  • 9828670de2 fix(dom): return empty shallow clones of detached HTML documents ldm0 2026-09-18 23:38:59 +08:00
  • fd2aef664b fix(dom): preserve document content types for element creation ldm0 2026-09-18 23:16:36 +08:00
  • 65252693ef fix(dom): preserve retained iframe document creation and identity ldm0 2026-09-18 22:47:18 +08:00
  • 185a780580 fix(scripts): execute child inline classics synchronously ldm0 2026-09-18 21:29:29 +08:00
  • bf62d38329 fix: reconcile WPT bindings and layout state after main rebase ldm0 2026-09-18 20:21:17 +08:00
  • 643eba5cab fix(csp): normalize base64url inline hashes ldm0 2026-09-18 19:14:17 +08:00
  • a6303389f3 fix(worker): enforce CSP for WebAssembly compilation ldm0 2026-09-18 18:53:57 +08:00
  • a75013a8bb fix(csp): preserve parsed source token boundaries ldm0 2026-09-18 18:36:22 +08:00
  • ac922d08e7 feat(dom): add Observable error recovery ldm0 2026-09-18 18:09:41 +08:00
  • deb3c3283a feat(dom): add Observable switchMap subscriptions ldm0 2026-09-18 17:52:37 +08:00
  • d7b1851211 feat(dom): add serial Observable flatMap subscriptions ldm0 2026-09-18 17:07:21 +08:00
  • 1a138d4a4f feat(dom): add Observable finalization callbacks ldm0 2026-09-18 16:37:32 +08:00
  • c28ad5ef1b fix(webidl): make the Window global prototype chain immutable ldm0 2026-09-18 16:16:03 +08:00
  • b257a86762 fix(workers): inherit EventTarget across worker global scopes ldm0 2026-09-18 15:45:11 +08:00
  • 47a76318ae feat(dom): add Observable inspection hooks ldm0 2026-09-18 15:21:02 +08:00
  • 0d7838f99e feat(dom): add Observable takeUntil ldm0 2026-09-18 14:58:07 +08:00
  • ce04d20ef0 feat(dom): add Observable take and drop operators ldm0 2026-09-18 13:00:26 +08:00
  • 79fdf2d348 feat(dom): add lazy Observable map and filter ldm0 2026-09-18 12:38:58 +08:00
  • 32d7f86c24 feat(dom): add Observable some, every and find ldm0 2026-09-18 09:55:59 +08:00
  • a46d753271 feat(dom): consume Observables with forEach and reduce ldm0 2026-09-18 09:31:28 +08:00
  • eb3483e099 feat(dom): collect Observable values with last and toArray ldm0 2026-09-18 09:02:14 +08:00
  • 7436f0a1aa feat(dom): resolve first Observable values with native observers ldm0 2026-09-18 08:38:41 +08:00
  • 6de48c9d94 feat(dom): convert iterables and promises to Observables ldm0 2026-09-18 08:06:51 +08:00
  • 920ccb373a feat(dom): add EventTarget observable event streams ldm0 2026-09-18 07:18:00 +08:00
  • 8284cf02c6 feat(dom): implement Observable subscription lifecycle ldm0 2026-09-18 06:38:16 +08:00
  • a97f715e50 fix(dom): return standard XML parser error documents ldm0 2026-09-18 06:03:36 +08:00
  • d9baca7b6d fix(dom): keep class collections live and honor quirks mode ldm0 2026-09-18 05:39:37 +08:00
  • a5f0c21341 fix(fetch): request identity encoding for HTTP ranges ldm0 2026-09-18 05:10:44 +08:00
  • f295053f07 test(wpt): serve Fetch Range streaming resources ldm0 2026-09-18 04:53:59 +08:00
  • bb1d237183 fix(file-api): retain MediaSource targets in object URLs ldm0 2026-09-18 04:22:28 +08:00
  • 7f54b2e5ea fix(fetch): observe header mutations during forEach ldm0 2026-09-18 03:43:37 +08:00
  • 24dce69d22 fix(fetch): preserve internal header lists across request copies ldm0 2026-09-18 03:26:21 +08:00
  • e5e6d10bc5 fix(fetch): apply no-cors guards while filling headers ldm0 2026-09-18 02:54:25 +08:00
  • 7bc605f4be fix(fetch): honor byte ranges in blob URL responses ldm0 2026-09-18 02:25:18 +08:00
  • ce7a473c89 fix(fetch): enforce integrity before response handover ldm0 2026-09-18 01:25:20 +08:00
  • fc725056e7 fix(fetch): include required headers in blob URL responses ldm0 2026-09-18 00:39:48 +08:00
  • 9c531c09c9 fix(xhr): validate send bodies before request state checks ldm0 2026-09-18 00:15:13 +08:00
  • 5ed272f5f0 fix(xhr): allow repeated synchronous requests to the same URL ldm0 2026-09-17 23:38:35 +08:00
  • e92ed7d926 fix(fetch): propagate explicit referrers and preflight policies ldm0 2026-09-17 23:13:13 +08:00
  • fbf0cef470 fix(fetch): enforce request header guards on fetch initializers ldm0 2026-09-17 22:40:22 +08:00
  • 5b2af4ab1c fix(fetch): finalize response headers at successful EOF ldm0 2026-09-17 22:10:55 +08:00
  • ef37651184 fix(xhr): normalize script-visible response headers ldm0 2026-09-17 21:42:30 +08:00
  • 2a0e04f184 fix(fetch): preserve HTTP header bytes across the transport ldm0 2026-09-17 21:07:17 +08:00
  • 685c9e3440 test(wpt): serve XMLHttpRequest response header fixtures ldm0 2026-09-17 20:48:51 +08:00
  • 44856af5e7 test(wpt): record verified XMLHttpRequest fixes ldm0 2026-09-17 20:07:29 +08:00
  • c09a8b0c52 fix(indexeddb): expose the worker factory as a readonly prototype accessor ldm0 2026-09-17 20:02:16 +08:00
  • a22cb7464c fix(indexeddb): report required argument counts in method lengths ldm0 2026-09-17 19:30:56 +08:00
  • a974033b09 fix(indexeddb): preserve UTF-16 database name identity ldm0 2026-09-17 19:07:44 +08:00
  • 3e062c001c fix(indexeddb): preserve native database connection attributes ldm0 2026-09-17 18:39:16 +08:00
  • e24aa3b646 fix(indexeddb): preserve native transaction attributes ldm0 2026-09-17 18:09:57 +08:00
  • eeecc1d4ef fix(indexeddb): honor transaction durability through persistent commits ldm0 2026-09-17 17:37:35 +08:00
  • 02cb54058b fix(indexeddb): preserve native version change event attributes ldm0 2026-09-17 17:00:26 +08:00
  • 10d4027ed3 fix(indexeddb): validate factory receivers and preserve promise realms ldm0 2026-09-17 16:38:26 +08:00
  • d9b4b947d0 fix(indexeddb): validate clear before creating requests ldm0 2026-09-17 16:08:52 +08:00
  • 3220e6eaf0 fix(indexeddb): expose native object store and index attributes ldm0 2026-09-17 15:50:14 +08:00
  • 6ba4793a10 test(wpt): refresh verified IndexedDB pass coverage ldm0 2026-09-17 15:24:17 +08:00
  • 41e35f8cad fix(indexeddb): preserve object store names across renames ldm0 2026-09-17 15:20:41 +08:00
  • b8b9fba5af fix(indexeddb): implement transactional index renaming ldm0 2026-09-17 14:30:00 +08:00
  • cfd02413d3 fix(indexeddb): refresh cursor scans after transaction writes ldm0 2026-09-17 13:43:43 +08:00
  • 2ae41a3924 fix(indexeddb): validate cursor iteration state and exception order ldm0 2026-09-17 13:19:01 +08:00
  • 09d34a8690 fix(indexeddb): protect cursor state and expose readonly attributes ldm0 2026-09-17 12:52:13 +08:00
  • 55e745bdf4 fix(indexeddb): protect key range bounds and validate receivers ldm0 2026-09-17 12:18:05 +08:00
  • 843c39abb4 feat(indexeddb): support record snapshots and bulk query options ldm0 2026-09-17 11:36:32 +08:00
  • 0f272ee00a fix(indexeddb): schedule transactions across scopes and agents ldm0 2026-09-17 10:51:07 +08:00
  • abbb218f15 fix(indexeddb): snapshot queued queries and support range deletion ldm0 2026-09-17 10:10:24 +08:00
  • b3d115c828 fix(indexeddb): preserve key types and conversion errors ldm0 2026-09-17 09:48:47 +08:00
  • 4ff65b61e4 fix(indexeddb): snapshot writes before evaluating keys ldm0 2026-09-17 09:04:09 +08:00
  • a73495e840 fix(indexeddb): validate schema key paths and exception ordering ldm0 2026-09-17 08:09:08 +08:00
  • 78ef43355c fix(indexeddb): abort invalid unique index builds in request order ldm0 2026-09-17 07:18:36 +08:00
  • da8342cc0f fix(indexeddb): propagate request events and abort failed transactions ldm0 2026-09-17 06:50:34 +08:00
  • 3d410674d3 fix(indexeddb): preserve native request state and factory event metadata ldm0 2026-09-17 05:58:33 +08:00
  • 40de175cb0 fix(indexeddb): validate transaction creation across upgrade boundaries ldm0 2026-09-17 05:28:15 +08:00
  • c83d07fa16 fix(indexeddb): coordinate connections across Window and worker agents ldm0 2026-09-17 04:52:09 +08:00
  • 8202ef21b5 test(wpt): record IndexedDB connection queue passes ldm0 2026-09-17 03:21:33 +08:00
  • a6b37d7663 fix(indexeddb): serialize open and delete connection requests ldm0 2026-09-17 03:21:26 +08:00
  • 72f916f689 test(wpt): record IndexedDB transaction lifetime passes ldm0 2026-09-17 00:28:37 +08:00
  • 6d949a3baa fix(indexeddb): queue versionchange notifications before blocked events ldm0 2026-09-17 00:28:14 +08:00
  • c19aebae87 test(wpt): record IndexedDB upgrade lifecycle passes ldm0 2026-09-16 23:54:42 +08:00
  • 8f924d9c57 fix(indexeddb): wait for upgrade requests before completing open ldm0 2026-09-16 23:54:07 +08:00
  • 119b8769c2 test(wpt): record passing IndexedDB upgrade rollback cases ldm0 2026-09-16 23:23:32 +08:00
  • 922a9d8d2f fix(indexeddb): restore upgrade metadata and handle state on abort ldm0 2026-09-16 23:23:18 +08:00
  • 9237fe6907 test(wpt): reconcile case classifications after main rebase ldm0 2026-09-16 22:42:56 +08:00
  • be5cd0e997 fix(parser): adapt WPT paths to shared parser state ldm0 2026-09-16 22:42:40 +08:00
  • 1ae3a5ee58 fix(dom): use intrinsic AbortSignal factories and WebIDL arguments ldm0 2026-09-16 21:56:48 +08:00
  • 27f0867d9a fix(events): share AbortSignal EventTarget dispatch ldm0 2026-09-16 21:12:28 +08:00
  • 71eb9cb7f0 fix(events): connect MediaQueryList to EventTarget bindings ldm0 2026-09-16 20:35:28 +08:00
  • ae98e13106 fix(wpt): unify overlapping fixture handlers after rebase ldm0 2026-09-16 20:02:27 +08:00
  • 30c7252b7a test(wpt): remove regressions duplicated by main ldm0 2026-09-16 20:02:27 +08:00