|
76 | 76 | ], |
77 | 77 | sotdAfterWGinfo:true, |
78 | 78 | group:'secondscreen', |
79 | | -xref:['dom','fileapi','mixed-content','html','url','webidl','webrtc'], |
| 79 | +xref:['dom','fileapi','secure-contexts','html','url','webidl','webrtc'], |
80 | 80 | localBiblio:{ |
81 | 81 | DIAL:{ |
82 | 82 | title:'DIscovery And Launch Protocol Specification', |
@@ -1075,9 +1075,9 @@ <h4> |
1075 | 1075 | <li>If<var>presentationUrls</var> is an empty list, then throw a |
1076 | 1076 | {{NotSupportedError}} and abort all remaining steps. |
1077 | 1077 | </li> |
1078 | | -<li>If any member of<var>presentationUrls</var> is notan<a>a |
1079 | | -priori authenticated URL</a>, then throw a {{SecurityError}} and |
1080 | | - abort these steps. |
| 1078 | +<li>If any member of<var>presentationUrls</var> is not a |
| 1079 | +<a>potentially trustworthy URL</a>, then throw a {{SecurityError}} |
| 1080 | +andabort these steps. |
1081 | 1081 | </li> |
1082 | 1082 | <li>Construct a new<a>PresentationRequest</a> object with |
1083 | 1083 | <var>presentationUrls</var> as its<a>presentation request URLs</a> |
@@ -2772,9 +2772,6 @@ <h4> |
2772 | 2772 | <li>Create a new empty store for<var>C</var> to hold<a>HTTP |
2773 | 2773 | authentication</a> states. |
2774 | 2774 | </li> |
2775 | | -<li>Create a new empty<a>application cache</a> storage for |
2776 | | -<var>C</var>. |
2777 | | -</li> |
2778 | 2775 | <li>Create a new empty storage for<a>session storage areas</a> and |
2779 | 2776 | <a>local storage areas</a> for<var>C</var>. |
2780 | 2777 | </li> |
@@ -2842,11 +2839,11 @@ <h4> |
2842 | 2839 | with the<a>receiving browsing context</a> and the<a>browsing |
2843 | 2840 | contexts</a> in its<a>list of descendant browsing contexts</a>, |
2844 | 2841 | including<a>session history</a>, the<a>cookie store</a>, any |
2845 | | -<a>HTTP authentication</a> state,the<a>application cache</a>,any |
2846 | | -<a>databases</a>, the<a>session storage areas</a>, the<a>local |
2847 | | -storage areas</a>, thelist of registered<a>service worker |
2848 | | -registrations</a> and the{{Cache}} objects MUST be discarded and |
2849 | | -not used for any other<a>browsing context</a>. |
| 2842 | +<a>HTTP authentication</a> state,any<a>databases</a>,the |
| 2843 | +<a>session storage areas</a>, the<a>local storage areas</a>, the |
| 2844 | + list of registered<a>service worker registrations</a> and the |
| 2845 | + {{Cache}} objects MUST be discarded and not used for any other |
| 2846 | +<a>browsing context</a>. |
2850 | 2847 | </p> |
2851 | 2848 | <pclass="note"> |
2852 | 2849 | This algorithm is intended to create a well defined environment to |
|