Open Bug 1089914 Opened 10 years ago Updated 2 years ago

Focus remote tab when chosen from tab list

Categories

(DevTools :: about:debugging, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: jryans, Unassigned)

References

(Blocks 3 open bugs)

Details

If you choose a tab from the tab list that is not actually selected in the browser, we don't yet focus it.  Also, it could be a zombie, so you can't really debug until it is focused anyway.

We already focus apps on select, so we should do the same for tabs.
A zombie?
(In reply to Paul Rouget [:paul] (slow to respond. Ping me on IRC) from comment #1)
> A zombie?

Maybe it's a Fennec-specific term at Mozilla...  The real tab is closed and history is saved to session store to save memory, and replaced with a fake / "zombie" tab[1] that just has title and URL.  If it's selected again, it can be "revived" (I am guessing this is the "zombie" part) back into a real tab.

[1]: http://dxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/MemoryObserver.js#38
Blocks: dbg-remote
Component: Developer Tools: WebIDE → Developer Tools: about:debugging
About:debugging bug triage. Filter on TRIAGE-JD201705

Temporarily setting P3 to bugs migrated from webide to cleanup the triage for about:debugging.
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.