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

推荐订阅源

V
V2EX
C
Check Point Blog
博客园 - Franky
月光博客
月光博客
T
Tenable Blog
博客园 - 聂微东
Cyberwarzone
Cyberwarzone
The GitHub Blog
The GitHub Blog
C
CERT Recently Published Vulnerability Notes
Scott Helme
Scott Helme
IT之家
IT之家
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
CXSECURITY Database RSS Feed - CXSecurity.com
F
Full Disclosure
博客园 - 司徒正美
Project Zero
Project Zero
Y
Y Combinator Blog
A
Arctic Wolf
美团技术团队
博客园 - 叶小钗
S
Securelist
F
Fortinet All Blogs
T
Threatpost
T
Threat Research - Cisco Blogs
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
酷 壳 – CoolShell
酷 壳 – CoolShell
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
Recorded Future
Recorded Future
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
Schneier on Security
Apple Machine Learning Research
Apple Machine Learning Research
L
LangChain Blog
P
Privacy International News Feed
博客园_首页
S
SegmentFault 最新的问题
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
腾讯CDC
P
Proofpoint News Feed
Cisco Talos Blog
Cisco Talos Blog
AWS News Blog
AWS News Blog
阮一峰的网络日志
阮一峰的网络日志
G
Google Developers Blog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Simon Willison's Weblog
Simon Willison's Weblog
雷峰网
雷峰网
P
Proofpoint News Feed
Latest news
Latest news
G
GRAHAM CLULEY

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 chore: prepare for REC · w3c/web-share@aa811f9 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
Merge pull request #277 from w3c/WebShare-rec · w3c/web-share@0b15b86
siusin · 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>