This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19729 - missing a reference for XMLHttpRequest in 4.1 Introduction
Summary: missing a reference for XMLHttpRequest in 4.1 Introduction
Status: RESOLVED LATER
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: WebRTC API (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Dominique Hazael-Massieux
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-27 00:58 UTC by Yang Sun
Modified: 2014-12-15 10:39 UTC (History)
2 users (show)

See Also:


Attachments

Description Yang Sun 2012-10-27 00:58:20 UTC
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
Comment 1 Harald Alvestrand 2014-10-31 15:53:11 UTC
Assigned for editing.
Comment 2 Dominique Hazael-Massieux 2014-10-31 16:10:01 UTC
proposed editorial fix in https://github.com/w3c/webrtc-pc/pull/14
Comment 3 Dominique Hazael-Massieux 2014-12-15 10:39:44 UTC
WebRTC API bugs have been moved to github issues: https://github.com/w3c/webrtc-pc/issues

Please subscribe to the issues you want to keep watching.