Bug 70876
Summary: | Implement history.state | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Fisher (:fishd, Google) <fishd> |
Component: | History | Assignee: | 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 |
Darin Fisher (:fishd, Google)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
<rdar://problem/10348256>
Adam Barth
@jochen: There's been some work on this topic in Bug 76035.
*** This bug has been marked as a duplicate of bug 76035 ***