diegocr / CleanLinks

Converts obfuscated/nested links to genuine clean links.
166 stars 45 forks source link

Data spillage from private window to main window #103

Open DanNeely opened 9 years ago

DanNeely commented 9 years ago

Steps to reproduce:

1) Enable CleanLinks 2) Open a Private Window 3) In the private window click one or more links that need to be cleaned 4) In the main window right click on the CleanLinks icon in the browser toolbar.

Actual result: URLs that were cleaned in the Private Window are shown

Expected result: URLs that were cleaned in the Private Window are not shown.

Closing the Private Window has no effect on the outcome.

Tested with Clean Links 2.7.1-signed and FF42.0 win32.

This error defeats the purpose of private windows by leaking information about what was browsed in them to the main Firefox window.