Bug 1634240 Comment 23 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Can we work around this by having the relevant API in `ext-browsers` check if the window is in BrowserWindowTracker.windows, and if not, wait for it to be (probably using `registerOpeningWindow` or similar) ?
Can we work around this by having the relevant API in `ext-browser` check if the window is in BrowserWindowTracker.windows, and if not, wait for it to be (probably using `registerOpeningWindow` or similar) before trying to figure out the active tab there?

Back to Bug 1634240 Comment 23