[Bug 12446] New: should make sure we define that if you pushState() or replaceState() on a non-GET-like resource, it turns into a GET-like resource (e.g. for reload purposes)

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

           Summary: should make sure we define that if you pushState() or
                    replaceState() on a non-GET-like resource, it turns
                    into a GET-like resource (e.g. for reload purposes)
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#dom
                    -history-replacestate
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org,
                    public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html
Section:
http://www.whatwg.org/specs/web-apps/current-work/#dom-history-replacestate

Comment:
should make sure we define that if you pushState() or replaceState() on a
non-GET-like resource, it turns into a GET-like resource (e.g. for reload
purposes)

Posted from: 76.102.14.57 by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16

-- 
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 Friday, 8 April 2011 01:27:10 UTC