[whatwg] Session history and discarding of Documents

2013-07-29 Thread Andrew Oakley
As far as I can tell when the user agent discards a Document in the session history may change the contents of the history. This seems wrong to me because it makes non-deterministic visible to scripting. The scenario that I'm thinking of is: index has a frame that is navigated to:

Re: [whatwg] Session history and discarding of Documents

2013-07-29 Thread Ian Hickson
On Mon, 29 Jul 2013, Andrew Oakley wrote: As far as I can tell when the user agent discards a Document in the session history may change the contents of the history. This seems wrong to me because it makes non-deterministic visible to scripting. The scenario that I'm thinking of is: