This website requires JavaScript.
Explore
Help
Sign In
moldybits
/
rust_browser
Watch
1
Star
0
Fork
0
You've already forked rust_browser
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
rust_browser
/
crates
/
web_api
/
src
History
Zachary D. Rowitsch
b070effceb
Split dom_host.rs into dom_host/ sub-modules for maintainability
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-03 22:15:51 -05:00
..
dom_host
Split dom_host.rs into dom_host/ sub-modules for maintainability
2026-03-03 22:15:51 -05:00
event_dispatch.rs
Add persistent window property storage for arbitrary assignments
2026-02-27 16:47:42 -05:00
event_target.rs
Add Phase 3 event dispatch: function expressions, listener registry, and click propagation
2026-02-19 15:34:53 -05:00
event.rs
Add Phase 3 event dispatch: function expressions, listener registry, and click propagation
2026-02-19 15:34:53 -05:00
lib.rs
Wire click events from UI event handler to JS dispatch
2026-02-28 01:33:15 -05:00
promise.rs
Fix code review issues, add test coverage, and document Test262 roadmap
2026-02-20 18:26:21 -05:00
scheduling.rs
Add Phase 4 task and microtask scheduling: event loop, Promises, and timers
2026-02-19 20:43:25 -05:00