Commit Graph

  • d1ccafc1fe fix(wpt): reconcile runner fixtures after main rebase ldm0 2026-09-22 20:27:05 +08:00
  • 158b0b9a2a fix(history): restore nested histories across document replacement ldm0 2026-09-22 19:30:56 +08:00
  • 511d654e90 fix(history): restore historical srcdoc documents ldm0 2026-09-22 18:05:02 +08:00
  • d29ded94fc fix(history): commit iframe attribute navigations consistently ldm0 2026-09-22 17:20:39 +08:00
  • db5c0ad717 fix(popup): preserve iframe history and native load delivery ldm0 2026-09-22 15:27:32 +08:00
  • 11841eadbc fix(cdp): preserve command responses across page replacement ldm0 2026-09-22 13:55:58 +08:00
  • b8b84be054 fix(navigation): let renderer requests supersede pending loads ldm0 2026-09-22 13:28:37 +08:00
  • 913c476230 fix(history): restore top-level navigation snapshots ldm0 2026-09-22 12:56:53 +08:00
  • 64540f40f7 fix(history): preserve structured state in navigation snapshots ldm0 2026-09-22 11:05:30 +08:00
  • b0cacdcfda fix(history): preserve identity and origin boundaries in traversals ldm0 2026-09-22 10:12:44 +08:00
  • 1b5916de40 fix(navigation): bind entries and events to the active document ldm0 2026-09-22 09:15:55 +08:00
  • 66c8424fae fix(navigation): stop recursive child document loads ldm0 2026-09-22 09:15:32 +08:00
  • 1f380e1103 fix(navigation): preserve interception lifecycle during handlers ldm0 2026-09-22 07:35:43 +08:00
  • cc6a545d00 fix(navigation): cancel active events according to dispatch state ldm0 2026-09-22 05:58:53 +08:00
  • 10d920d858 fix(history): coordinate joint traversal across child frames ldm0 2026-09-22 04:38:54 +08:00
  • 62ac431f27 fix(window): resolve named properties in the holder realm ldm0 2026-09-22 04:38:54 +08:00
  • 47e9035a3a fix(navigation): finish initial load before waiting for new descendants ldm0 2026-09-22 04:38:53 +08:00
  • 698b062ebb fix(history): preserve forward entries on cross-document replacement ldm0 2026-09-22 01:21:04 +08:00
  • ab89711cce fix(history): use committed child URLs for navigation referrers ldm0 2026-09-22 00:44:39 +08:00
  • 2a1fd16321 fix(script): report dynamic inline errors in the document realm ldm0 2026-09-21 23:55:50 +08:00
  • de80eb6c67 fix(location): forward assignments through href setters ldm0 2026-09-21 22:54:13 +08:00
  • 43ad677641 fix(window): reject Promise method receiver errors ldm0 2026-09-21 21:06:01 +08:00
  • 827173b656 fix(window): validate synchronous method receivers ldm0 2026-09-21 19:39:38 +08:00
  • 263e90508a fix(window): validate scheduling method receivers ldm0 2026-09-21 19:02:26 +08:00
  • c78d8961ca fix(window): enforce origin checks on restricted accessors ldm0 2026-09-21 18:33:31 +08:00
  • bb9ed05b70 fix(window): support borrowed cross-origin getters ldm0 2026-09-21 17:57:57 +08:00
  • d82594da06 fix(window): validate event handler receivers with native brands ldm0 2026-09-21 17:00:41 +08:00
  • 62f5684c78 fix(window): apply cross-origin Symbol fallback values ldm0 2026-09-21 16:04:02 +08:00
  • 6c403954a8 fix(iframe): reload unchanged src during load callbacks ldm0 2026-09-21 15:34:29 +08:00
  • ee5532284c fix(window): follow child target-name visibility ldm0 2026-09-21 14:59:39 +08:00
  • cfb9814d34 fix(window): expose live cross-origin child windows ldm0 2026-09-21 14:14:00 +08:00
  • 6252350707 fix(window): enforce frameElement origin checks ldm0 2026-09-21 06:50:35 +08:00
  • ec961d0e3e fix(window): retain cross-origin access after frame removal ldm0 2026-09-21 06:13:32 +08:00
  • 20497d9ed2 fix(window): preserve frame relationships until unload finishes ldm0 2026-09-21 05:16:52 +08:00
  • a8577fb5e7 fix(navigation): preserve queued traversal targets and results ldm0 2026-09-21 04:43:04 +08:00
  • 8570c243f2 fix(navigation): preserve iframe lifecycle during history traversal ldm0 2026-09-21 03:53:06 +08:00
  • 76cefc5956 test(wpt): support programmed history traversal responses ldm0 2026-09-20 22:04:08 +08:00
  • 04142dccd6 fix(navigation): dispatch popup cross-document history events ldm0 2026-09-20 21:47:12 +08:00
  • 60802e33b2 fix(navigation): track and cancel popup document requests ldm0 2026-09-20 20:43:23 +08:00
  • f1d4fb9801 fix(navigation): abort popup navigations before closing ldm0 2026-09-20 19:30:14 +08:00
  • bf280e80c5 fix(navigation): cancel stopped window subtrees ldm0 2026-09-20 18:51:51 +08:00
  • 720c568e9e test(wpt): support DOMException assertion constructors ldm0 2026-09-20 18:51:27 +08:00
  • 782409eb38 fix(navigation): order precommit rejection promises ldm0 2026-09-20 17:51:15 +08:00
  • 68b1d663f7 fix(navigation): preserve asynchronous precommit redirects ldm0 2026-09-20 17:19:28 +08:00
  • 7beb75d606 fix(navigation): complete intercepted download transitions ldm0 2026-09-20 16:25:34 +08:00
  • 18a249f304 fix(navigation): reject transitions canceled during precommit ldm0 2026-09-20 15:35:29 +08:00
  • a2ceda5345 fix(navigation): track intercepted traversal transitions ldm0 2026-09-20 15:03:38 +08:00
  • 33da77a659 fix(navigation): suppress fragment events for intercepted commits ldm0 2026-09-20 14:15:50 +08:00
  • 001f588d58 fix(history): publish same-document commits before callbacks ldm0 2026-09-20 13:40:22 +08:00
  • b5c1f10f5f fix(history): commit popup fragments through shared navigation ldm0 2026-09-20 12:50:57 +08:00
  • 634e720c3c fix(history): replace Location entries until popup load completes ldm0 2026-09-20 11:02:47 +08:00
  • cc69ec4184 fix(events): compile popup content handlers in their owner scope ldm0 2026-09-20 10:29:54 +08:00
  • 7a1de9dd82 fix(dom): preserve Location accessors on popup Documents ldm0 2026-09-20 10:29:02 +08:00
  • b601208c1f fix(wpt): allow Chrome test popups without user activation ldm0 2026-09-20 09:41:17 +08:00
  • 87eef5ee4b fix(wpt): execute crashtests with their readiness protocol ldm0 2026-09-20 09:16:14 +08:00
  • 74b3a845b5 fix(runtime): stop navigation through inactive Location objects ldm0 2026-09-20 08:56:37 +08:00
  • dc65e81e27 fix(runtime): recheck retained Location origin-domain access ldm0 2026-09-20 08:11:03 +08:00
  • 78a9ed8de1 test(webidl): honor lenient readystatechange receivers ldm0 2026-09-20 06:31:07 +08:00
  • 91d63727d5 fix(runtime): preserve origin-domain access for retired windows ldm0 2026-09-20 05:49:57 +08:00
  • 72805ba23a fix(dom): clear defaultView after browsing context destruction ldm0 2026-09-19 22:56:02 +08:00
  • 5534b2e679 fix(runtime): preserve retained child Window globals ldm0 2026-09-19 06:34:54 +08:00
  • f3c078a979 fix(dom): update document.open URLs from the entry document ldm0 2026-09-19 06:00:42 +08:00
  • 05c66329bd fix(parser): respect script nesting for stylesheet waits ldm0 2026-09-19 05:15:45 +08:00
  • a6143fcecd fix(runtime): admit document lifecycle during awaited evaluation ldm0 2026-09-19 05:03:26 +08:00
  • 5d3a6b21df fix(script): report document.write script exceptions ldm0 2026-09-19 04:22:27 +08:00
  • f18c619b74 fix(parser): preserve nested document.write insertion points ldm0 2026-09-19 04:00:01 +08:00
  • 9b06f5e583 fix(dom): dispatch document streams by their receiver ldm0 2026-09-19 03:27:19 +08:00
  • 906261b8d7 test(webidl): cover Document lifecycle receiver attributes ldm0 2026-09-19 03:26:39 +08:00
  • b8d2500ceb fix(dom): preserve windowless document parser streams ldm0 2026-09-19 02:34:55 +08:00
  • 32dfc83ff4 fix(dom): preserve document clone URLs, modes and encodings ldm0 2026-09-19 00:06:05 +08:00
  • 923809d2da fix(dom): return empty shallow clones of detached HTML documents ldm0 2026-09-18 23:38:59 +08:00
  • cec4bf804a fix(dom): preserve document content types for element creation ldm0 2026-09-18 23:16:36 +08:00
  • d688ab9732 fix(dom): preserve retained iframe document creation and identity ldm0 2026-09-18 22:47:18 +08:00
  • 323626a547 fix(scripts): execute child inline classics synchronously ldm0 2026-09-18 21:29:29 +08:00
  • f0389eac77 fix: reconcile WPT bindings and layout state after main rebase ldm0 2026-09-18 20:21:17 +08:00
  • 22be461e69 fix(csp): normalize base64url inline hashes ldm0 2026-09-18 19:14:17 +08:00
  • 7ce2aca000 fix(worker): enforce CSP for WebAssembly compilation ldm0 2026-09-18 18:53:57 +08:00
  • 8a69163f6e fix(csp): preserve parsed source token boundaries ldm0 2026-09-18 18:36:22 +08:00
  • 4904179e4a feat(dom): add Observable error recovery ldm0 2026-09-18 18:09:41 +08:00
  • c41cc6010d feat(dom): add Observable switchMap subscriptions ldm0 2026-09-18 17:52:37 +08:00
  • 1b05ab5f35 feat(dom): add serial Observable flatMap subscriptions ldm0 2026-09-18 17:07:21 +08:00
  • c1f2c16d44 feat(dom): add Observable finalization callbacks ldm0 2026-09-18 16:37:32 +08:00
  • 5197d65d9a fix(webidl): make the Window global prototype chain immutable ldm0 2026-09-18 16:16:03 +08:00
  • efcea83a1a fix(workers): inherit EventTarget across worker global scopes ldm0 2026-09-18 15:45:11 +08:00
  • 4feeed3a11 feat(dom): add Observable inspection hooks ldm0 2026-09-18 15:21:02 +08:00
  • fc0e1f5147 feat(dom): add Observable takeUntil ldm0 2026-09-18 14:58:07 +08:00
  • 9132efb30f feat(dom): add Observable take and drop operators ldm0 2026-09-18 13:00:26 +08:00
  • 49b460f662 feat(dom): add lazy Observable map and filter ldm0 2026-09-18 12:38:58 +08:00
  • 1b7c66f4bd feat(dom): add Observable some, every and find ldm0 2026-09-18 09:55:59 +08:00
  • f14e1058eb feat(dom): consume Observables with forEach and reduce ldm0 2026-09-18 09:31:28 +08:00
  • 68ec15233d feat(dom): collect Observable values with last and toArray ldm0 2026-09-18 09:02:14 +08:00
  • 999fcb83c3 feat(dom): resolve first Observable values with native observers ldm0 2026-09-18 08:38:41 +08:00
  • 006df888d9 feat(dom): convert iterables and promises to Observables ldm0 2026-09-18 08:06:51 +08:00
  • 982d6d714a feat(dom): add EventTarget observable event streams ldm0 2026-09-18 07:18:00 +08:00
  • 5de3747677 feat(dom): implement Observable subscription lifecycle ldm0 2026-09-18 06:38:16 +08:00
  • 8a347002db fix(dom): return standard XML parser error documents ldm0 2026-09-18 06:03:36 +08:00
  • 859948b687 fix(dom): keep class collections live and honor quirks mode ldm0 2026-09-18 05:39:37 +08:00
  • 2edc2e4bd9 fix(fetch): request identity encoding for HTTP ranges ldm0 2026-09-18 05:10:44 +08:00
  • 1cff323bf2 test(wpt): serve Fetch Range streaming resources ldm0 2026-09-18 04:53:59 +08:00
  • e5ac7d8c07 fix(file-api): retain MediaSource targets in object URLs ldm0 2026-09-18 04:22:28 +08:00