forked from mirrors/gecko-dev
The closeTab API call from UITour tells the parent process to close the current tab, and doing so might end up disconnecting the message manager. This means that the Promise that the ContentTask returns may never resolve. Instead of waiting for it to resolve, we just wait for the TabClose event in the parent process. MozReview-Commit-ID: Ci7ck9j4llK --HG-- extra : rebase_source : a7d3625cc001072c097af5c3f78dd19585f68e4e |
||
|---|---|---|
| .. | ||
| test | ||
| content-UITour.js | ||
| jar.mn | ||
| moz.build | ||
| UITour-lib.js | ||
| UITour.jsm | ||