Bug 1844792 Comment 14 Edit History

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

Annnnd unduping again because I realized that it's not actually the same dialog, even though both involve protocol handlers.

This bug is about:

https://searchfox.org/firefox-main/rev/d88792ab9de45efd74909d34fb20c8e8405dbb70/toolkit/mozapps/handling/content/appChooser.xhtml#8-9
```html
<?csp default-src chrome:; style-src chrome: 'unsafe-inline'; img-src http:
https: moz-icon:; ?>
```

which bug 2000535 doesn't touch.

Tom, do we have a separate patch for this already, and/or do you want to take this?
Annnnd unduping again because I realized that it's not actually the same dialog, even though both involve protocol handlers.

This bug is (also) about:

https://searchfox.org/firefox-main/rev/d88792ab9de45efd74909d34fb20c8e8405dbb70/toolkit/mozapps/handling/content/appChooser.xhtml#8-9
```html
<?csp default-src chrome:; style-src chrome: 'unsafe-inline'; img-src http:
https: moz-icon:; ?>
```

which bug 2000535 doesn't touch.

Tom, do we have a separate patch for this already, and/or do you want to take this?

Back to Bug 1844792 Comment 14