[Bug 19729] New: missing a reference for XMLHttpRequest in 4.1 Introduction

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

          Priority: P2
            Bug ID: 19729
                CC: public-webrtc@w3.org
          Assignee: public-webrtc@w3.org
           Summary: missing a reference for XMLHttpRequest in 4.1
                    Introduction
          Severity: normal
    Classification: Unclassified
                OS: Windows NT
          Reporter: eric.sun@huawei.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: WebRTC API
           Product: WebRTC Working Group

4.1 Introduction

An RTCPeerConnection allows two users to communicate directly, browser to
browser. Communications are coordinated via a signaling channel which is
provided by unspecified means, but generally by a script in the page via the
server, e.g. using XMLHttpRequest.

The XMLHttpRequest may have a reference(hyperlink) to below specification in
web app wg, and we need add a reference at B.Reference as below

[XMLHTTPREQUEST]
Anne van Kesteren. xmlhttprequest: Getting XMLHttpRequest Level 2 17 January
2012. W3C Working Draft (Work in progress.) URL:
http://www.w3.org/TR/2012/WD-XMLHttpRequest-20120117/#xmlhttprequest

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

Received on Saturday, 27 October 2012 00:58:22 UTC