[Bug 25090] New: Use document's encoding for url query encoding in XHR open()

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

            Bug ID: 25090
           Summary: Use document's encoding for url query encoding in XHR
                    open()
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XHR
          Assignee: annevk@annevk.nl
          Reporter: simonp@opera.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

http://xhr.spec.whatwg.org/#sync-warning

[[
Let parsedURL be the result of parsing url with base.
]]

Given the resolution in https://www.w3.org/Bugs/Public/show_bug.cgi?id=23822 I
guess we should change XHR. (WebKit/Blink already use the document's encoding
for XHR.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 18 March 2014 13:37:25 UTC