28 apr. 2016 kl. 16:56 skrev Chris Angelico <rosuav@gmail.com>:On Fri, Apr 29, 2016 at 12:53 AM, Pontus Östlund <pontus@roxen.com> wrote:The reason is probably that the navigation is cached (per page) in a
”sessionStorage” once it’s been generated. Now, the sessionStorage you would
think would run out of scope once you restart the browser but that isn’t the
case :\
Hmm, interesting. It doesn't require any restart - our emails crossed,
as I discovered that simply closing the tab and opening a new one (NOT
using Ctrl-Shift-T to reopen a tab) drops the cache.