Bug 1988072 Comment 2 Edit History

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

We apparently set the flag [`isPrivateData`](https://searchfox.org/firefox-main/rev/3de2d8eb788da636e08c85dbb7b453857d181e87/widget/nsITransferable.idl#200) to true for both passwords and all data coming from [private browsing mode]*https://searchfox.org/firefox-main/rev/3de2d8eb788da636e08c85dbb7b453857d181e87/widget/nsTransferable.cpp#204-210). We must already have this same behavior on other platforms (Windows/macOS), so this just extended it to KDE.
We apparently set the flag [`isPrivateData`](https://searchfox.org/firefox-main/rev/3de2d8eb788da636e08c85dbb7b453857d181e87/widget/nsITransferable.idl#200) to true for both passwords and all data coming from [private browsing mode]https://searchfox.org/firefox-main/rev/3de2d8eb788da636e08c85dbb7b453857d181e87/widget/nsTransferable.cpp#204-210). We must already have this same behavior on other platforms (Windows/macOS), so this just extended it to KDE.
We apparently set the flag [`isPrivateData`](https://searchfox.org/firefox-main/rev/3de2d8eb788da636e08c85dbb7b453857d181e87/widget/nsITransferable.idl#200) to true for both passwords and all data coming from [private browsing mode](https://searchfox.org/firefox-main/rev/3de2d8eb788da636e08c85dbb7b453857d181e87/widget/nsTransferable.cpp#204-210). We must already have this same behavior on other platforms (Windows/macOS), so this just extended it to KDE.

Back to Bug 1988072 Comment 2