Skip to content
Snippets Groups Projects
Verified Commit 173e8520 authored by ma1's avatar ma1 Committed by Pier Angelo Vendrame
Browse files

Bug 42019: Empty browser's clipboard on browser shutdown

parent 8bf7b7e6
Branches
Tags
No related merge requests found
......@@ -1986,6 +1986,7 @@ BrowserGlue.prototype = {
lazy.UpdateListener.reset();
}
},
() => Services.clipboard.emptyClipboard(Ci.nsIClipboard.kGlobalClipboard), // tor-browser#42019
];
for (let task of tasks) {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment