Track tab opener relationships

This commit is contained in:
2026-05-08 05:07:19 -04:00
parent 1d90b5bc37
commit 06c37f89b0
3 changed files with 48 additions and 0 deletions
@@ -322,6 +322,7 @@ impl BrowserCore {
fn build_tab(&self, url: UrlText) -> BrowserTab {
self.build_tab_for(self.active_space_id.clone(), self.active_profile_id.clone(), url)
.with_parent_tab_id(self.active_tab_id.clone())
}
pub(super) fn nearest_tab_in_space(