Bug #9701: Prevent ClipBoardCache from writing to disk.
This disables the disk activity entirely. It seems as though there is no reason in to write backup copies of clipboard data to disk, as the clipboard code does not release the related memory upon disk writes anyway. See https://trac.torproject.org/projects/tor/ticket/9701.
Please register or sign in to comment