Bug 1773717 Comment 15 Edit History

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

(In reply to Adrian Florinescu [:aflorinescu] from comment #14)
> (In reply to :Gijs (he/him) from comment #7)
> > * **If yes, steps to reproduce**: Check that these protocols (`ms-msdt`, `search` and `search-ms`) are blocked on Windows machines.
> 
> Can you please elaborate a bit more on the above?

Try loading any of these from the address bar:

```
ms-msdt:foo
search:foo
search-ms:foo
```

on a clean profile and check if you get a prompt asking to confirm an application, or if it just does nothing.
(In reply to Adrian Florinescu [:aflorinescu] from comment #14)
> (In reply to :Gijs (he/him) from comment #7)
> > * **If yes, steps to reproduce**: Check that these protocols (`ms-msdt`, `search` and `search-ms`) are blocked on Windows machines.
> 
> Can you please elaborate a bit more on the above?

Try loading any of these from the address bar:

```
ms-msdt:foo
search:foo
search-ms:foo
```

on a clean profile and check if you get a prompt asking to confirm an application (pre-patch), or if it just does nothing (post-patch).

Back to Bug 1773717 Comment 15