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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

PhantomJS 2

116 点作者 tbassetto超过 10 年前

10 条评论

_mikz超过 10 年前
Why are information about how to build PhantomJS 2 important?<p>edit: <a href="http://phantomjs.org/release-2.0.html" rel="nofollow">http:&#x2F;&#x2F;phantomjs.org&#x2F;release-2.0.html</a> has more meaningful information
_wmd超过 10 年前
It appears they&#x27;ve moved forward to Qt5 but they&#x27;re still running on QtWebKit. This is a bad situation since QtWebKit has been deprecated (read: nobody has publicly committed to writing any new code for it, not least Digia) in favour of QtWebEngine, which doesn&#x27;t have even 10% of the API richness of the old module.<p>WebEngine implements process separation and is based on Blink, whereas WebKit was in-process and e.g. allowed direct access to DOM from C++.<p>The job of moving PJS to WebEngine, if possible, when it happens will basically be the same effort as a rewrite. This release looks like a stopgap to get the best of the old WebKit line, but calling it 2.0 seems a bit shortsighted -- 2.0 should be kept for the WebEngine series if&#x2F;when it happens.
评论 #8983887 未加载
deanclatworthy超过 10 年前
Does it support webfonts yet (making it finally useful for screenshot capture)?
评论 #8983479 未加载
评论 #8983893 未加载
Sivart13超过 10 年前
I&#x27;d really like PhantomJS to declare issue bankruptcy on their Github repo, which is currently a whopping 1,367 issues, many of which are just pastes of core dumps with no replies.<p>Wiping the slate clean with Phantom 2, combined with any changes that enable more contributors to fight down the issues list, could lead to PhantomJS being a much more solid project.
yarp超过 10 年前
Any chance for headless browser&#x2F;testing stack with webgl support (mesa, llvm, even less than 1 fps would be enough)?
评论 #8983898 未加载
alandarev超过 10 年前
Can anyone actually explain what is so important in Version 2? All I can see in release-2.0 notes, is an upgrade to Qt5
评论 #8983388 未加载
评论 #8983535 未加载
kowdermeister超过 10 年前
&quot;A: If you want to know HTML5&#x2F;CSS3&#x2F;other features supported by PhantomJS, using WebKit version is not a good idea. See Supported Web Standards documentation page for details.<p>If you really like to get the WebKit version, find it via the user agent, run the examples&#x2F;useragent.js. The actual version depends on the libraries with which PhantomJS was compiled.&quot;<p>I can&#x27;t understand this. Why is it bad to know that they use webkit X? When I was struggling with previous versions of PJS the soulition was to realize what I wanted wasn&#x27;t supported in that version so I needed a workaround.
评论 #8984247 未加载
rgbrgb超过 10 年前
I tried to compile this a while back on an ec2 micro and ran out of memory.<p>Compiled binaries: <a href="http://phantomjs.org/download.html" rel="nofollow">http:&#x2F;&#x2F;phantomjs.org&#x2F;download.html</a>
d4n3超过 10 年前
The official OSX build (<a href="http://phantomjs.org/download.html" rel="nofollow">http:&#x2F;&#x2F;phantomjs.org&#x2F;download.html</a>) crashes for me with<p>Killed: 9
评论 #8983558 未加载
评论 #8983399 未加载
theycallmeg超过 10 年前
Finally! is that official?
评论 #8983907 未加载
评论 #8983873 未加载