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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

IOS 4.3 Nitro JS engine disabled for full screen apps and uiwebview

88 点作者 marcusramberg大约 14 年前

8 条评论

naz大约 14 年前
I think Hanlon's razor applies here. A lot of people will be slating Apple for sabotaging non-native apps, but it's really just a bug.
评论 #2318037 未加载
geuis大约 14 年前
To add another note to this, its a bug that Apple seems to know about. I can't link to it because its marked CONFIDENTIAL across the top of the dev forums, but in short its known about and being investigated.
buymorechuck大约 14 年前
I suspect the reason is due to security concerns about running JIT executable code in 3rd-party apps. I have a harder time understanding full-screen web apps, however. Those should be running within some kind of full-screen Mobile Safari mode.
评论 #2318028 未加载
评论 #2318027 未加载
评论 #2318284 未加载
geuis大约 14 年前
Some numbers for folks to examine based on 3x test of each state:<p>Non-fullscreen: 4094.5ms (test average) Fullscreen: 10528.2ms (test average)
评论 #2318040 未加载
评论 #2318417 未加载
some1else大约 14 年前
I would paraphrase this to "Nitro JS not enabled for fullscreen apps and UIWebView".<p>Their exact motives will be revealed when they announce whether they plan to fix it or not.<p>Sure looks like a convenient bug though. In a sense, Microsoft probably didn't intentionally loose to other browsers with IE6, it was just very convenient for them to keep the entire web application ecosystem gimped for a few releases of Office...
matclayton大约 14 年前
Does apple actively want native apps to out perform html5? Of course, but enough that would hinder the natural install points, seems a little crazy even for apple...... is this the same on the iPad and iPhone/iPod?
评论 #2318236 未加载
g-roc大约 14 年前
it's a known issue to apple, several bug reports have been filed, so let's wait and see (hope). it's pretty discouraging nevertheless. if you want to confirm with the V8 benchmark, you can use my homescreen-enabled version (version 5) here: <a href="http://pavingways.com/test/v8-5/" rel="nofollow">http://pavingways.com/test/v8-5/</a> - numbers are around 230 in safari to only 90 as a homescreen app :(
zitterbewegung大约 14 年前
I wonder what is the reasoning behind disabling the faster JS engine for full screen apps and uiwebview?
评论 #2317969 未加载
评论 #2317950 未加载