Bug 1606617 Comment 9 Edit History

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

Here are a lot of dialogs using the commonDialog mechanism:
- https://lgg.epfl.ch/teaching/DGP2019/Slides/html/01_Introduction.html
- Clicking "Remove" on a profile in about:profiles (you need to create a profile in case you don't have a second one)
- Master password prompt (setup a master password and then going to about:logins for instance)
- This bug: https://addons.mozilla.org/en-US/firefox/addon/duckduckgo-html/?src=search -> "Add to Firefox"
- about:preferences#privacy -> Select the "Never remember history" option
- The "You're about to close N tabs" prompt when closing multiple tabs
- Right click on an extension toolbar button and click "Remove extension"
- Unblock download prompt for blocked downloads
- Clicking "Sign out..." in about:preferences#sync while being logged into Sync
- ... there's quite a few other minor ones, but these are the main ones I can think of: https://searchfox.org/mozilla-central/search?q=Services.prompt&case=false&regexp=false&path=
Here are a lot of dialogs using the commonDialog mechanism:
- HTTP Auth: https://lgg.epfl.ch/teaching/DGP2019/Slides/html/01_Introduction.html
- Clicking "Remove" on a profile in about:profiles (you need to create a profile in case you don't have a second one)
- Master password prompt (setup a master password and then going to about:logins for instance)
- This bug: https://addons.mozilla.org/en-US/firefox/addon/duckduckgo-html/?src=search -> "Add to Firefox"
- about:preferences#privacy -> Select the "Never remember history" option
- The "You're about to close N tabs" prompt when closing multiple tabs
- Right click on an extension toolbar button and click "Remove extension"
- Unblock download prompt for blocked downloads
- Clicking "Sign out..." in about:preferences#sync while being logged into Sync
- ... there's quite a few other minor ones, but these are the main ones I can think of: https://searchfox.org/mozilla-central/search?q=Services.prompt&case=false&regexp=false&path=

Back to Bug 1606617 Comment 9