`test_providerOpenTabs.js` did not catch the bug because memory table is be used until `UrlbarProviderOpenTabs.promiseDBPopulated` is resolved.
Bug 1987298 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
`test_providerOpenTabs.js` did not catch the bug because memory table is not used until `UrlbarProviderOpenTabs.promiseDBPopulated` is resolved.