- From: Mercurial notifier <cvsmail@w3.org>
- Date: Mon, 28 Jan 2013 16:57:11 +0000
- To: public-dap-commits@w3.org
changeset: 344:12b9d61d422f tag: tip user: travil@travil1.wingroup.windeploy.ntdev.microsoft.com date: Mon Jan 28 08:56:58 2013 -0800 files: media-stream-capture/FPWD.html media-stream-capture/MediaRecorder.html media-stream-capture/RecordingProposal.html media-stream-capture/proposals/SettingsAPI_proposal_v4.html media-stream-capture/proposals/SettingsAPI_proposal_v5.html media-stream-capture/proposals/SettingsAPI_proposal_v6.html media-stream-capture/proposals/SettingsAPI_respec.html media-stream-capture/proposals/SettingsAPI_v4.html media-stream-capture/scenarios.html description: [MC&S] Updating http -> https on related recording, settings, etc. specs. diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/FPWD.html --- a/media-stream-capture/FPWD.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/FPWD.html Mon Jan 28 08:56:58 2013 -0800 @@ -514,9 +514,9 @@ pre.sh_sourceCode .sh_paren { color: red; } pre.sh_sourceCode .sh_attribute { color: #006400; } -</style><link charset="utf-8" type="text/css" rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD"></head> +</style><link charset="utf-8" type="text/css" rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-WD"></head> - <body style="display: inherit;"><div class="head"><p><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72"></a></p><h1 class="title" id="title">MediaStream Capture Scenarios</h1><h2 id="w3c-working-draft-06-march-2012"><acronym title="World Wide Web Consortium">W3C</acronym> Working Draft 06 March 2012</h2><dl><dt>This version:</dt><dd><a href="http://www.w3.org/TR/2012/WD-capture-scenarios-20120306/">http://www.w3.org/TR/2012/WD-capture-scenarios-20120306/</a></dd><dt>Latest published version:</dt><dd><a href="http://www.w3.org/TR/capture-scenarios/">http://www.w3.org/TR/capture-scenarios/</a></dd><dt>Latest editor's draft:</dt><dd><a href="http://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/scenarios.html">http://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/scenarios.html</a></dd><dt>Editor:</dt><dd><a href="mailto:travis.leithead@microsoft.com?subject=MediaStream%20Capture%20Scenarios%20Feedback">Travis Leithead</a>, <a href="http://ww.microsoft.com">Microsoft Corp.</a></dd> + <body style="display: inherit;"><div class="head"><p><a href="http://www.w3.org/"><img src="https://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72"></a></p><h1 class="title" id="title">MediaStream Capture Scenarios</h1><h2 id="w3c-working-draft-06-march-2012"><acronym title="World Wide Web Consortium">W3C</acronym> Working Draft 06 March 2012</h2><dl><dt>This version:</dt><dd><a href="https://www.w3.org/TR/2012/WD-capture-scenarios-20120306/">https://www.w3.org/TR/2012/WD-capture-scenarios-20120306/</a></dd><dt>Latest published version:</dt><dd><a href="https://www.w3.org/TR/capture-scenarios/">https://www.w3.org/TR/capture-scenarios/</a></dd><dt>Latest editor's draft:</dt><dd><a href="https://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/scenarios.html">https://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/scenarios.html</a></dd><dt>Editor:</dt><dd><a href="mailto:travis.leithead@microsoft.com?subject=MediaStream%20Capture%20Scenarios%20Feedback">Travis Leithead</a>, <a href="htp://www.microsoft.com">Microsoft Corp.</a></dd> </dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <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>), All Rights Reserved. <acronym title="World Wide Web Consortium">W3C</acronym> <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr></div> <div class="introductory section" id="abstract"><h2>Abstract</h2> <p> diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/MediaRecorder.html --- a/media-stream-capture/MediaRecorder.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/MediaRecorder.html Mon Jan 28 08:56:58 2013 -0800 @@ -4,7 +4,7 @@ <head> <title>MediaStream Recording</title> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/> - <script type="text/javascript" src='http://darobin.github.com/respec/builds/respec-w3c-common.js' class='remove'></script> + <script type="text/javascript" src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script> <script type="text/javascript" class='remove'> var respecConfig = { specStatus: "ED", diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/RecordingProposal.html --- a/media-stream-capture/RecordingProposal.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/RecordingProposal.html Mon Jan 28 08:56:58 2013 -0800 @@ -229,7 +229,7 @@ color: white; } - </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> + </style><link href="https://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><style type="text/css"> .applies thead th > * { display: block; } .applies thead code { display: block; } @@ -315,23 +315,23 @@ @font-face { font-family: 'Essays1743'; - src: url('http://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743.ttf'); + src: url('https://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743.ttf'); } @font-face { font-family: 'Essays1743'; font-weight: bold; - src: url('http://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-Bold.ttf'); + src: url('https://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-Bold.ttf'); } @font-face { font-family: 'Essays1743'; font-style: italic; - src: url('http://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-Italic.ttf'); + src: url('https://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-Italic.ttf'); } @font-face { font-family: 'Essays1743'; font-style: italic; font-weight: bold; - src: url('http://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-BoldItalic.ttf'); + src: url('https://www.whatwg.org/specs/web-apps/current-work/fonts/Essays1743-BoldItalic.ttf'); } </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><script type="text/javascript"> @@ -358,7 +358,7 @@ <link href="index.html#contents" title="Table of contents" rel="contents"> <link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="next"> </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head"> - <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> + <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="https://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>Media Recording API</h1> <h2>January 04, 2013</h2> diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/proposals/SettingsAPI_proposal_v4.html --- a/media-stream-capture/proposals/SettingsAPI_proposal_v4.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/proposals/SettingsAPI_proposal_v4.html Mon Jan 28 08:56:58 2013 -0800 @@ -364,18 +364,18 @@ border-collapse: collapse; width: 100%; } -</style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"><!--[if lt IE 9]><script src='undefined://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> +</style><link href="https://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"><!--[if lt IE 9]><script src='undefined://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> <body><div class="head"> <p> - <a href="http://www.w3.org/"><img width="72" height="48" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a> + <a href="http://www.w3.org/"><img width="72" height="48" alt="W3C" src="https://www.w3.org/Icons/w3c_home"></a> </p> <h1 class="title" id="title">Proposal: Settings API Version 4</h1> - <h2 id="w3c-editor-s-draft-05-october-2012">Updated: 05 October 2012 (<a href="http://dvcs.w3.org/hg/dap/raw-file/79d50d0d9582/media-stream-capture/proposals/SettingsAPI_proposal_v4.html">previous revision</a>)</h2> + <h2 id="w3c-editor-s-draft-05-october-2012">Updated: 05 October 2012 (<a href="https://dvcs.w3.org/hg/dap/raw-file/79d50d0d9582/media-stream-capture/proposals/SettingsAPI_proposal_v4.html">previous revision</a>)</h2> - <h2 style="border:4px dotted red;background-color:yellow"><a href="http://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/proposals/SettingsAPI_proposal_v5.html">This is an out-of-date proposal. Click here for a newer version (v5)</a></h2> + <h2 style="border:4px dotted red;background-color:yellow"><a href="https://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/proposals/SettingsAPI_proposal_v5.html">This is an out-of-date proposal. Click here for a newer version (v5)</a></h2> <dl> <dt>Author:</dt> <dd><span>Travis Leithead</span>, <a href="http://www.microsoft.com/">Microsoft</a></dd> diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/proposals/SettingsAPI_proposal_v5.html --- a/media-stream-capture/proposals/SettingsAPI_proposal_v5.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/proposals/SettingsAPI_proposal_v5.html Mon Jan 28 08:56:58 2013 -0800 @@ -364,18 +364,18 @@ border-collapse: collapse; width: 100%; } -</style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> +</style><link href="https://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> <body><div class="head"> <p> - <a href="http://www.w3.org/"><img width="72" height="48" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a> + <a href="http://www.w3.org/"><img width="72" height="48" alt="W3C" src="https://www.w3.org/Icons/w3c_home"></a> </p> <h1 class="title" id="title">Proposal: Media Capture and Streams Settings API v5</h1> <h2 id="w3c-editor-s-draft-30-november-2012">Editor's Draft 30 November 2012</h2> - <h2 style="border:4px dotted red;background-color:yellow"><a href="http://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/proposals/SettingsAPI_proposal_v6.html">This is an out-of-date proposal. Click here for a newer version (v6)</a></h2> + <h2 style="border:4px dotted red;background-color:yellow"><a href="https://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/proposals/SettingsAPI_proposal_v6.html">This is an out-of-date proposal. Click here for a newer version (v6)</a></h2> <dl> <dt>Author:</dt> <dd><span>Travis Leithead</span>, <a href="http://www.microsoft.com/">Microsoft</a></dd> diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/proposals/SettingsAPI_proposal_v6.html --- a/media-stream-capture/proposals/SettingsAPI_proposal_v6.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/proposals/SettingsAPI_proposal_v6.html Mon Jan 28 08:56:58 2013 -0800 @@ -364,11 +364,11 @@ border-collapse: collapse; width: 100%; } -</style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> +</style><link href="https://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> <body><div class="head"> <p> - <a href="http://www.w3.org/"><img width="72" height="48" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a> + <a href="http://www.w3.org/"><img width="72" height="48" alt="W3C" src="https://www.w3.org/Icons/w3c_home"></a> </p> <h1 class="title" id="title">Proposal: Media Capture and Streams Settings API v6</h1> diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/proposals/SettingsAPI_respec.html --- a/media-stream-capture/proposals/SettingsAPI_respec.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/proposals/SettingsAPI_respec.html Mon Jan 28 08:56:58 2013 -0800 @@ -3,7 +3,7 @@ <head> <title>Proposal: Media Capture and Streams Settings API v6</title> <meta http-equiv='Content-Type' content='text/html;charset=utf-8' /> - <script src='http://darobin.github.com/respec/builds/respec-w3c-common.js' class='remove'></script> + <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script> <script class='remove'> var respecConfig = { // document info @@ -40,11 +40,11 @@ This proposal describes additions and suggested changes to the <a href="http://dev.w3.org/2011/webrtc/editor/getusermedia.html">Media Capture and Streams</a> specification in order to support the goal of device settings retrieval and modification. This proposal (v6) incorporates - feedback from the public-media-capture mailing list on the <a href="http://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/proposals/SettingsAPI_proposal_v5.html">Settings v5</a> proposal. The v5 proposal builds on four prior proposals with the same goal - [<a href="http://dvcs.w3.org/hg/dap/raw-file/999605452b3b/media-stream-capture/proposals/SettingsAPI_proposal_v4.html">v4</a>] - [<a href="http://lists.w3.org/Archives/Public/public-media-capture/2012Aug/0143.html">v3</a>] - [<a href="http://lists.w3.org/Archives/Public/public-media-capture/2012Aug/0066.html">v2</a>] - [<a href="http://lists.w3.org/Archives/Public/public-media-capture/2012Jul/0069.html">v1</a>]. + feedback from the public-media-capture mailing list on the <a href="https://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/proposals/SettingsAPI_proposal_v5.html">Settings v5</a> proposal. The v5 proposal builds on four prior proposals with the same goal + [<a href="https://dvcs.w3.org/hg/dap/raw-file/999605452b3b/media-stream-capture/proposals/SettingsAPI_proposal_v4.html">v4</a>] + [<a href="https://lists.w3.org/Archives/Public/public-media-capture/2012Aug/0143.html">v3</a>] + [<a href="https://lists.w3.org/Archives/Public/public-media-capture/2012Aug/0066.html">v2</a>] + [<a href="https://lists.w3.org/Archives/Public/public-media-capture/2012Jul/0069.html">v1</a>]. </section> <section> diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/proposals/SettingsAPI_v4.html --- a/media-stream-capture/proposals/SettingsAPI_v4.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/proposals/SettingsAPI_v4.html Mon Jan 28 08:56:58 2013 -0800 @@ -3,7 +3,7 @@ <head> <title>Proposal: Settings API Version 4</title> <meta http-equiv='Content-Type' content='text/html;charset=utf-8' /> - <script src='http://darobin.github.com/respec/builds/respec-w3c-common.js' class='remove'></script> + <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script> <script class='remove'> var respecConfig = { // document info @@ -39,12 +39,12 @@ <body> <section id='abstract'> This proposal describes additions and suggested changes to the - <a href="http://dev.w3.org/2011/webrtc/editor/getusermedia.html">Media Capture and Streams</a> + <a href="https://dev.w3.org/2011/webrtc/editor/getusermedia.html">Media Capture and Streams</a> specification in order to support the goal of device settings retrieval and modification. This proposal incorporates - <a href="http://lists.w3.org/Archives/Public/public-media-capture/2012Oct/0001.html">feedback</a> from three prior proposals with the same goal - [<a href="http://lists.w3.org/Archives/Public/public-media-capture/2012Aug/0143.html">v3</a>] - [<a href="http://lists.w3.org/Archives/Public/public-media-capture/2012Aug/0066.html">v2</a>] - [<a href="http://lists.w3.org/Archives/Public/public-media-capture/2012Jul/0069.html">v1</a>]. + <a href="https://lists.w3.org/Archives/Public/public-media-capture/2012Oct/0001.html">feedback</a> from three prior proposals with the same goal + [<a href="https://lists.w3.org/Archives/Public/public-media-capture/2012Aug/0143.html">v3</a>] + [<a href="https://lists.w3.org/Archives/Public/public-media-capture/2012Aug/0066.html">v2</a>] + [<a href="https://lists.w3.org/Archives/Public/public-media-capture/2012Jul/0069.html">v1</a>]. </section> <section> diff -r d58586aa5a78 -r 12b9d61d422f media-stream-capture/scenarios.html --- a/media-stream-capture/scenarios.html Fri Jan 25 16:32:16 2013 +0200 +++ b/media-stream-capture/scenarios.html Mon Jan 28 08:56:58 2013 -0800 @@ -3,7 +3,7 @@ <head> <title>MediaStream Capture Scenarios</title> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/> - <script type="text/javascript" src='http://darobin.github.com/respec/builds/respec-w3c-common.js' class='remove'></script> + <script type="text/javascript" src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script> <script type="text/javascript" class='remove'> var respecConfig = { specStatus: "ED",
Received on Monday, 28 January 2013 16:57:13 UTC