Files
rust_browser/tests/js_scheduling.rs
Zachary D. Rowitsch d691f56470 Add Phase 5 hardening: source locations, tracing, tests, and docs
- Add line:col source locations in runtime error messages (PR 5)
- Consolidate info! → debug! logging, add debug_span! for event loop,
  dispatch, and microtask drain (PR 6)
- Add 14 integration tests across js_events, js_dom_tests, js_tests,
  and js_scheduling for edge cases (PR 7)
- Add JS feature matrix and conformance report documentation (PR 8)
- Update CLAUDE.md with JS262 harness commands and doc references
- Mark Milestone 6 Phase 5 complete in plan doc

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 17:27:49 -05:00

16 KiB