- From: Mercurial notifier <cvsmail@w3.org>
- Date: Thu, 31 Jan 2013 10:24:26 +0000
- To: public-dap-commits@w3.org
changeset: 350:e06bb81d4521
tag: tip
user: dom@localhost6.localdomain6
date: Thu Jan 31 11:24:10 2013 +0100
files: media-stream-capture/MediaRecorder.html
description:
fix description of WGs
diff -r d5c25267a89c -r e06bb81d4521 media-stream-capture/MediaRecorder.html
--- a/media-stream-capture/MediaRecorder.html Thu Jan 31 11:22:27 2013 +0100
+++ b/media-stream-capture/MediaRecorder.html Thu Jan 31 11:24:10 2013 +0100
@@ -25,10 +25,10 @@
noRecTrack: true,
shortName: "recording",
extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
- wg: ["Media Capture Task Force"],
- wgURI: ["http://www.w3.org/wiki/Media_Capture"],
+ 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"],
wgPublicList: "public-media-capture",
- wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/43696/status", "http://www.w3.org/2004/01/pp-impl/47318/status"]
+ wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/47318/status", "http://www.w3.org/2004/01/pp-impl/43696/status"]
};
</script>
<style type="text/css">
Received on Thursday, 31 January 2013 10:24:27 UTC