feat(browser): browser history and tab favicons

feat(browser): browser history and tab favicons

#413 in DioxusLabs/blitz — merged 2026-05-02

Adds a browsing history page (about:history) with per-entry favicons and elapsed-time labels, and favicon display in the tab strip. Favicon probing/sniffing lives in a new favicon.rs module; history data and dedup logic are in browser_history.rs.

Last updated 2026-05-14