Bug 1557153 Comment 26 Edit History

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

Note that I updated the comment 25 code snippet. Can you also run from the Browser Console when the tour tab is selected:
```js
gBrowser.selectedBrowser.contentPrincipal.origin
```
Note that I updated the comment 25 code snippet. Can you also run the following from the Browser Console when the tour tab is selected:
```js
gBrowser.selectedBrowser.contentPrincipal.origin
```

Back to Bug 1557153 Comment 26