Add new item (XYZ='foo') to window.name.
Clear window.name.
Reload this page by using an anchor tag.
Reload this page by using window.open.
Open a new tab/window by using an anchor tag (target=_blank)
Open a new window duplicates the current window but should not copy window.name into the new window/tab.