惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
AI
AI
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
U
Unit 42
Vercel News
Vercel News
Stack Overflow Blog
Stack Overflow Blog
P
Proofpoint News Feed
Microsoft Security Blog
Microsoft Security Blog
The GitHub Blog
The GitHub Blog
WordPress大学
WordPress大学
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
B
Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
F
Full Disclosure
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Help Net Security
Recorded Future
Recorded Future
N
News and Events Feed by Topic
雷峰网
雷峰网
V
Vulnerabilities – Threatpost
Schneier on Security
Schneier on Security
aimingoo的专栏
aimingoo的专栏
S
Schneier on Security
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
O
OpenAI News
Project Zero
Project Zero
罗磊的独立博客
G
GRAHAM CLULEY
腾讯CDC
P
Privacy International News Feed
V
V2EX
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
H
Heimdal Security Blog
L
LINUX DO - 热门话题
Forbes - Security
Forbes - Security
美团技术团队
MongoDB | Blog
MongoDB | Blog
Security Latest
Security Latest
M
MIT News - Artificial intelligence
T
Tor Project blog
Cisco Talos Blog
Cisco Talos Blog
宝玉的分享
宝玉的分享
T
Threat Research - Cisco Blogs
TaoSecurity Blog
TaoSecurity Blog

Recent Commits to web-share:main

Merge pull request #289 from siusin/main · w3c/web-share@e871726 update the editor list · w3c/web-share@a296150 Editorial: fix typos and markup · w3c/web-share@3faf529 Editorial: fix typo (#283) · w3c/web-share@bc1468c Merge pull request #277 from w3c/WebShare-rec · w3c/web-share@0b15b86 chore: fix wrong pass rate · w3c/web-share@e441b96 chore: remove explanation of failures col · w3c/web-share@f511e0b chore: move disabled-by-permissions-policy.https.sub.html to excluded… · w3c/web-share@6681897 chore: tidy · w3c/web-share@0eaf73c Make Permissions-Policy HTTP header OPTIONAL (#275) · w3c/web-share@d0ea0fe Editorial: note canShare is not future compatible (#273) · w3c/web-share@7f78426 Editorial: add static implementation report (#274) · w3c/web-share@0a7a70c Editorial: fix IDL linking · w3c/web-share@35980bb Editorial: explain Changelog · w3c/web-share@c4b6677 chore: clean up changelog · w3c/web-share@aa0cb86 chore: tidy · w3c/web-share@8a04511 Editorial: improve a11y guidelines for share sheet (#270) · w3c/web-share@49300de Editorial: thank wide review groups in acknowledgements (#269) · w3c/web-share@783e54b Editorial: switch to 'terminate this algorithm' (#268) · w3c/web-share@5c9977c
chore: prepare for REC · w3c/web-share@aa811f9
marcoscacere · 2023-04-11 · via Recent Commits to web-share:main
Original file line numberDiff line numberDiff line change

@@ -10,7 +10,7 @@

1010

<script class='remove'>

1111

var respecConfig = {

1212

shortName: "web-share",

13-

previousMaturity: "WD",

13+

previousMaturity: "PR",

1414

specStatus: "ED",

1515

github: {

1616

repoURL: "w3c/web-share",

@@ -44,6 +44,8 @@

4444

xref: "web-platform",

4545

mdn: true,

4646

crEnd: "2022-09-20",

47+

prEnd: "2023-04-12",

48+

errata: "https://github.com/w3c/web-share/labels/errata",

4749

};

4850

</script>

4951

</head>

@@ -77,11 +79,6 @@ <h3>

7779

more available across all OSs over time, and is already widely

7880

available on popular OSs across a range of devices.

7981

</p>

80-

<p>

81-

<!-- TODO: Remove me when this goes to REC, otherwise it will show up twice! -->

82-

Future updates to this Recommendation may incorporate [new

83-

features](https://www.w3.org/2021/Process-20211102/#allow-new-features).

84-

</p>

8582

</section>

8683

</section>

8784

<section class="informative">

@@ -809,11 +806,20 @@ <h2>

809806

<h2>

810807

Changelog

811808

</h2>

809+

<p>

810+

The following normative changes were made to the specification during

811+

the <a href=

812+

"https://www.w3.org/TR/2022/PR-web-share-20221215/">Proposed

813+

Recommendation</a> phase. Please see the <a href=

814+

"https://github.com/w3c/web-share/commits/main">commit log</a> for a

815+

complete list of changes.

816+

</p><rs-changelog from="PR" to="e441b96ded837660e826e702b7e041f7f0f15751"

817+

filter="removeCommits"></rs-changelog>

812818

<p>

813819

The following normative changes were made to the specification since it

814820

was published as a <a href=

815821

"https://www.w3.org/TR/2019/WD-web-share-20191217/">First Public

816-

Working Draft</a>. Please see the <a href=

822+

Working Draft</a> to Candidate Recommendation. Please see the <a href=

817823

"https://github.com/w3c/web-share/commits/main">commit log</a> for a

818824

complete list of changes.

819825

</p>

@@ -836,7 +842,7 @@ <h2>

836842

return !/^editorial|^chore|^\[chore|^fix|^refactor|^tests?|^docs|^typo|^nit/i.test(message);

837843

}

838844

</script> <rs-changelog from="1589731080e09b9c7d485e54340ba66bc3ae1be0"

839-

filter="removeCommits"></rs-changelog>

845+

to="CR" filter="removeCommits"></rs-changelog>

840846

</section>

841847

<section class="appendix">

842848

<h2>