TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Introducing Safari Technology Preview

431 点作者 rootinier大约 9 年前

25 条评论

jaredcwhite大约 9 年前
Apple's been taking a number of steps over the last few months to show that they take Safari/WebKit development seriously. This is another positive step in the right direction. While I never agreed with the nonsensical "Safari is the New IE" meme that was going around, I did fear that Apple's tendency to develop things in a vacuum would continue to harm WebKit relative to Blink, Gecko, etc. But all signs are pointing to good things to come. Perhaps Apple's major open source initiative in the area of Swift language and the Swift ecosystem is also benefiting their approach to WebKit now as well.
评论 #11394711 未加载
评论 #11391425 未加载
评论 #11391335 未加载
评论 #11395575 未加载
评论 #11391378 未加载
评论 #11391487 未加载
sergiotapia大约 9 年前
Programmatic cut and copy to the clipboard It’s now possible to programmatically copy and cut text in response to a user gesture with document.execCommand(&#x27;copy&#x27;) and document.execCommand(&#x27;cut&#x27;). Having this ability may eliminate some websites’ last need for the Flash plug-in.<p>---<p>:&#x27;( - So much pain erased in a single stroke!
评论 #11391774 未加载
评论 #11391913 未加载
评论 #11392984 未加载
评论 #11391903 未加载
bsimpson大约 9 年前
Nice to have more visibility into which features are coming to WebKit, especially since they don&#x27;t release to consumers very often.<p>Bummed to not see WebRTC on here though.
评论 #11391555 未加载
评论 #11391610 未加载
评论 #11394353 未加载
mgreg大约 9 年前
Anyone know if they plan on introducing support for Service Workers (&quot;Progressive Web Apps&quot; in Google parlance) soon?
评论 #11391268 未加载
评论 #11393060 未加载
tapsboy大约 9 年前
Happy to see Webkit at 98% ES6 completion. Hopefully, all of these updates are flowing into Safari<p><a href="http:&#x2F;&#x2F;kangax.github.io&#x2F;compat-table&#x2F;es6&#x2F;#webkit" rel="nofollow">http:&#x2F;&#x2F;kangax.github.io&#x2F;compat-table&#x2F;es6&#x2F;#webkit</a>
评论 #11395456 未加载
dumbmatter大约 9 年前
I guess my years of complaining about Safari&#x27;s IndexedDB support might finally be close to paying off...
emehrkay大约 9 年前
Menu bar says &quot;safari tech preview&quot; and not just safari like WebKit nightly. That is big for me. Does anyone know why WebKit nightly doesn&#x27;t say WebKit nightly?
评论 #11391559 未加载
kingnight大约 9 年前
I find Safari to be the nicest browser to use in general, but Chrome seems to have a leg up on performance in key areas like new tab creation especially when opening a link in a new tab.<p>It&#x27;s weird lapse for Safari to lag in certain situations. I hope they continue to iteratively improve the performance of the general UI and improve the general behavior of the developer tools in addition to adding these new techs.
评论 #11394317 未加载
评论 #11395740 未加载
jbob2000大约 9 年前
I love that they are supporting Shadow DOMs, but until the other browsers support it, the feature is dead in the water. I mean, it&#x27;s a feature that you&#x27;d build a whole app around, but if IE and Firefox don&#x27;t support it, I can&#x27;t really do that.
评论 #11391539 未加载
talles大约 9 年前
Chrome -&gt; Chromium<p>Firefox -&gt; Firefox Developer Edition<p>Safari -&gt; Safari Technology Preview<p>Am I getting that right? What about Edge?
评论 #11391843 未加载
评论 #11391758 未加载
ksherlock大约 9 年前
<p><pre><code> fetch(&quot;...&quot;); Promise {status: &quot;rejected&quot;, result: &quot;Fetch is not yet implemented&quot;} = $1 </code></pre> If you use a fetch polyfill, it won&#x27;t install itself because there&#x27;s a native fetch. But the native fetch is only there to tell you that it&#x27;s not really there.
mortenjorck大约 9 年前
It&#x27;s great to see Apple doing this on the desktop - I wonder if they have any similar plans for Mobile Safari? I would imagine they could do something similar to the process for iOS public betas: allow users to install a cert for Safari Technology Preview, keeping them on a parallel channel of updates.
d2ncal大约 9 年前
I wish they support WebGL stuff for 360 Video Playback... <a href="https:&#x2F;&#x2F;milkvr.com&#x2F;view&#x2F;VUNmjRRDV60" rel="nofollow">https:&#x2F;&#x2F;milkvr.com&#x2F;view&#x2F;VUNmjRRDV60</a>
评论 #11392371 未加载
AbraKdabra大约 9 年前
&gt; Programmatic cut and copy to the clipboard<p>Wow, this is huge.
评论 #11391937 未加载
lobster_johnson大约 9 年前
While I&#x27;d love to use this app, there&#x27;s no way to transfer your current Safari config — including extensions and the last browser session — to the Tech Preview. Copying the files doesn&#x27;t work.
评论 #11393961 未加载
评论 #11392772 未加载
mark_l_watson大约 9 年前
Good move on Apple&#x27;s part. Similar to Microsoft providing Windows 10 VirtualBox images with versions of their browsers.
评论 #11391639 未加载
aorth大约 9 年前
Where is Safari in terms of security? Speed, battery usage, and standards support are one thing, but as far as I know, neither Firefox nor Safari have the robust level of sandboxing and other Chrome security features.
circlingthesun大约 9 年前
Will localStorage work in private mode on mobile safari?
spankalee大约 9 年前
With Shadow DOM!
taf2大约 9 年前
I can&#x27;t take them seriously until WebRTC...
karmakaze大约 9 年前
Requires 10.11 El Capitan.
评论 #11391579 未加载
an4rchy大约 9 年前
It would be great if they mentioned El Capitan as a pre- requisite before people download and find out.<p>I know the expectation is that most Macs are up to date but if you can&#x27;t install it on Yosemite, they should let people know.
评论 #11392400 未加载
ricardobeat大约 9 年前
Amazing to see this released while we still can not click links in mobile Safari :&#x2F;
评论 #11391162 未加载
评论 #11391311 未加载
0x0大约 9 年前
That&#x27;s nice, but no iOS release?<p>Edit: As it is now, it doesn&#x27;t look very different from what already existed as OSX-side-loadable Webkit Nightlies <a href="https:&#x2F;&#x2F;webkit.org&#x2F;nightly&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webkit.org&#x2F;nightly&#x2F;</a> or building from source (which even supports iOS simulator!) <a href="https:&#x2F;&#x2F;webkit.org&#x2F;building-webkit&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webkit.org&#x2F;building-webkit&#x2F;</a>
评论 #11393984 未加载
评论 #11391550 未加载
chris_wot大约 9 年前
So what is Apple going to do about fixing bugs in Safari in iOS quicker?<p>I shouldn&#x27;t have to wait for 3 months for awful rendering issues that entirely prevent me from viewing important websites to be fixed!<p>Obviously it&#x27;s unpopular to complain about Apple and their dreadful fix timeframes, but there are often thousands of affected websites and often Apple have a fix already checked in and tested. But Apple being Apple, they consider web rendering bugs to be part of their iOS update process, and not just an issue with an app so we all must wait for three months for them to roll it into a major update.<p>I&#x27;m seriously considering setting up a seperate website to track iOS bugs. Apple are hardly willing to be open and transparent about bugs, so perhaps it should be taken from their hands?
评论 #11391923 未加载
评论 #11391602 未加载