Related issue(s) or PR(s):
Bug description
Erik noticed:
Minor issue: when the tab is already synchronized, I think the confirmation dialog This page is asking you to confirm that you want to leave - data you have entered may not be saved. should not appear, while it appears unconditionally(?)
and Yann tried by several means to fix this without success. The documented way that should ensure confirmation deactivation is to delete the returnValue property of the HTML event... but Firefox ignores such deletion.