Verified Commit de49a9d3 authored by ma1's avatar ma1
Browse files

Bug 42019: Empty browser's clipboard on browser shutdown

parent 3bebe086
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2065,6 +2065,7 @@ BrowserGlue.prototype = {
          lazy.UpdateListener.reset();
        }
      },
      () => ClipboardPrivacy.emptyPrivate(), // tor-browser#42019
    ];

    for (let task of tasks) {