[webkit-reviews] review requested: [Bug 32052] Implement HTML5 state object history API : [Attachment 44161] Fix + load of layout tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 2 10:58:48 PST 2009
Brady Eidson <beidson at apple.com> has asked for review:
Bug 32052: Implement HTML5 state object history API
https://bugs.webkit.org/show_bug.cgi?id=32052
Attachment 44161: Fix + load of layout tests
https://bugs.webkit.org/attachment.cgi?id=44161&action=review
------- Additional Comments from Brady Eidson <beidson at apple.com>
Implements the PopStateEvent, pushState and replaceState, and combines
scrolling to fragments with activating state entries into a "load in same
document" concept.
Some edge cases are missing but should be handled separately - tracking that
work in https://bugs.webkit.org/show_bug.cgi?id=32053
More information about the webkit-reviews
mailing list