Bug 70876

Summary: Implement history.state
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: HistoryAssignee: jochen
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abarth, beidson, code.vineet, creis, donggwan.kim, jochen, mihaip, robin.webkit, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Darin Fisher (:fishd, Google) 2011-10-25 23:36:04 PDT
Implement history.state

http://www.whatwg.org/specs/web-apps/current-work/#dom-history-state

It looks like Firefox 4 and Opera 11.50 implement history.state.

It is pretty useful to allow pages to read the current history state directly without just having to wait for a popstate event.
Comment 1 Brady Eidson 2011-10-26 09:36:16 PDT
<rdar://problem/10348256>
Comment 2 Adam Barth 2012-01-20 15:31:49 PST
@jochen: There's been some work on this topic in Bug 76035.

*** This bug has been marked as a duplicate of bug 76035 ***