[Bug 13824] If location.href is set in window.onload, firefox treats it as a redirect and removes the page from the session history. Consider specifying that.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13824

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adrianba@microsoft.com,
                   |                            |eseidel@apple.com,
                   |                            |ian@hixie.ch, mjs@apple.com

--- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-04 20:04:20 UTC ---
That's relatively easy to do (just means that that navigation is done "with
replacement enabled" if "something is delaying the load event"). Do other
browsers do this? Do they want to?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 4 October 2011 20:04:26 UTC