- From: Mercurial notifier <cvsmail@w3.org>
- Date: Thu, 31 Jan 2013 13:21:50 +0000
- To: public-dap-commits@w3.org
changeset: 365:3cbad363df8f user: dom@localhost6.localdomain6 date: Thu Jan 31 14:21:21 2013 +0100 files: media-stream-capture/MediaRecorder.html description: fix editors draft uri diff -r a9bf1f2345e8 -r 3cbad363df8f media-stream-capture/MediaRecorder.html --- a/media-stream-capture/MediaRecorder.html Thu Jan 31 14:19:34 2013 +0100 +++ b/media-stream-capture/MediaRecorder.html Thu Jan 31 14:21:21 2013 +0100 @@ -17,7 +17,7 @@ url: "mailto:travis.leithead@microsoft.com?subject=MediaStream%20Recording", companyURL: "http://www.microsoft.com"}], publishDate: "2013-01-18", - edDraftURI: "http://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/RecordingProposal.html", + edDraftURI: "https://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/MediaRecorder.html", overrideCopyright: "<p class='copyright'>Initial Author of this Specification was Ian Hickson, Google Inc., with the following copyright statement:<br /> © Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA. You are granted a license to use, reproduce and create derivative works of this document.<\/p> <p class='copyright'>All subsequent changes since 26 July 2011 done by the W3C WebRTC Working Group and the Device APIs Working Group are under the following <a href='http://www.w3.org/Consortium/Legal/ipr-notice#Copyright'>Copyright<\/a>:<br />© 2011-2013 <a href='http://www.w3.org/'><acronym title='World Wide Web Consortium'>W3C<\/acronym><\/a><sup>®<\/sup> (<a href='http://www.csail.mit.edu/'><acronym title='Massachusetts Institute of Technology'>MIT<\/acronym><\/a>, <a href='http://www.ercim.eu/'><acronym title='European Research Consortium for Informatics and Mathematics'>ERCIM<\/acronym><\/a>, <a href='http://www.keio.ac.jp/'>Keio<\/a>, <a href='ttp://ev.buaa.edu.cn/'>Beihang<\/a>), All Rights Reserved. <a href='http://www.w3.org/Consortium/Legal/copyright-documents'>Document use<\/a> rules apply.<\/p> <p class='copyright'>For the entire publication on the W3C site the <a href='http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer'>liability<\/a> and <a href='http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks'>trademark<\/a> rules apply.<\/p>", previousPublishDate: null, prevED: "", @@ -27,7 +27,7 @@ shortName: "mediastream-recording", extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"], wg: ["Web Real-Time Communication Working Group", "Device APIs Working Group"] , - wgURI:["http://www.w3.org/2011/04/webrtc/","http://www.w3.org/2009/dap"], + wgURI:["http://www.w3.org/2011/04/webrtc/","http://www.w3.org/2009/dap/"], wgPublicList: "public-media-capture", wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/47318/status", "http://www.w3.org/2004/01/pp-impl/43696/status"] };
Received on Thursday, 31 January 2013 13:21:55 UTC