[Bug 15366] Expose history traversal direction

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15366

Ben Joffe <mail@benjoffe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mail@benjoffe.com

--- Comment #1 from Ben Joffe <mail@benjoffe.com> 2011-12-30 11:35:00 UTC ---
Perhaps this could be a property of the event object as an integer (defined the
same as the argument that could have been passed to history.go to trigger the
navigation).

Another reason to want this property: some navigational states may be
associated with an xhr request, if the navigation is back then it may be
appropriate to display the previous result of that request, but if it is
forward it may be appropriate to redo the request.

-- 
Configure bugmail: https://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 Friday, 30 December 2011 11:35:01 UTC