TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

News from WWDC23: WebKit Features in Safari 17 Beta

55 pointsby itsukaabout 2 years ago

8 comments

samwillisabout 2 years ago
Lots of really nice new stuff, particularly excited that Apple are finally embracing PWAs!<p>Interesting to see Safari adding JPEG XL support just as Chrome dropped it:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35589179" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35589179</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33399940" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33399940</a>
评论 #36215965 未加载
chocolatkeyabout 2 years ago
Does anyone have more details on this point: &quot;Support for Ed25519 cryptography.&quot; ? I imagine it&#x27;s part of SubtleCrypto, is it based on <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;webcrypto-secure-curves&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wicg.github.io&#x2F;webcrypto-secure-curves&#x2F;</a> ?
评论 #36239090 未加载
kevincoxabout 2 years ago
&gt; When a user adds a website to their Dock, Safari will copy the website’s cookies to the web app. That way, if someone is logged into their account in Safari, they will remain logged in within the web app. This will only work if the authentication state is stored within cookies. Safari does not copy over any other kind of local storage. After a user adds a web app to the Dock, no other website data is shared, which is great for privacy.<p>This seems like a strange decision.<p>1. Auth with local storage can be quite nice if you don&#x27;t need to send the cookies to the server on every request.<p>2. This will lead to different login states in the browser and in the &quot;app&quot; which is not what I would expect and can be inconvenient if you open links to that website.
评论 #36220388 未加载
评论 #36220167 未加载
评论 #36220289 未加载
littlecranky67about 2 years ago
&gt; Web apps on Mac support web push, badging, and all the usual web standards implemented by WebKit, just like web apps on iOS and iPadOS.<p>Not a lie, but they leave out an important part: To have webpush or badges on iOS you need to &quot;install&quot; the web app - but since iOS PWAs block custom install buttons, the user had to know thst he has to push &quot;Share&quot; and &quot;Add to home screen&quot;. To my experience, almost noone knows this or does this.
评论 #36220739 未加载
评论 #36220283 未加载
FractalHQabout 2 years ago
Nice now fix 3D transforms, SVG animations and clip-path or give me 200 hours of my life back. Safari rendering engine is a bug infested nightmare.
评论 #36222403 未加载
评论 #36217180 未加载
meepmorpabout 2 years ago
Yay, safari 17 will support profiles!
nmstokerabout 2 years ago
Seems like Apple got a bit more web friendly recently (esp. seeing web browsing demoed in Vision Pro)
评论 #36239142 未加载
pjmlpabout 2 years ago
Lots of nice improvements.