Hi,I am really proud to announce that we are ready to ship binaries for 2.5.0 version!
What's inside:- bug fixes- new command line options (disabling local storage)- upgraded Qt to 5.7.1- ... Absolutely new and shiny QtWebKit! With full ES2015 support, native promises, JavaScript engine improvements and much more! Here is the comparison table https://github.com/annulen/webkit/wiki/Comparison-with-QtWebKit-5.6- Now you can build PhantomJS against the system-installed Qt- support for WEBP formatMore features incoming: updated Ghostdriver (finally!), more improvements on web engine, etc.I've started uploading beta binaries to https://bitbucket.org/ariya/phantomjs/downloads I will upload binaries for popular platforms: macOS, Windows, Ubuntu Trusty and Xenial (both x86_x64).
webpage.cpp: In constructor 'WebPage::WebPage(QObject*, const QUrl&)':
webpage.cpp:369:28: error: 'WebSecurityEnabled' is not a member of 'QWebSetting'
settings->setAttribute(QWebSettings::WebSecurityEnabled, phantomCfg->webSecurityEnabled());
--
You received this message because you are subscribed to the Google Groups "phantomjs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phantomjs+...@googlegroups.com.
Visit this group at https://groups.google.com/group/phantomjs.
For more options, visit https://groups.google.com/d/optout.
page.paperSize = { format: 'A4', orientation: 'landscape', margin: '1cm'}
page.paperSize = { format: 'A4', orientation: 'portrait', margin: '1cm'}