Files
Sangwoo Ko af6d879775 Serialize TreeTabNode data to session service (#36526)
* Serialize TreeTabNode data to session service

When a TreeTabNode has been created, updated or destroyed, we serialize the
TreeTabNode data to the session service. This data is used to restore the
TreeTabNode hierarchy when the browser is restarted, or when a tab is
restored from recently closed tabs.
2026-05-29 12:38:27 +01:00
..