InfoQ Homepage WebKit Content on InfoQ
News
RSS Feed-
Playwright 1.0 Release Automates Chromium, Firefox, and WebKit-Based Browsers
The Playwright 1.0 release and now supports automation with all evergreen browsers based on the Chromium, Firefox, and WebKit browser engines.
-
Firefox Focus, a Private Web Browser for iOS
Firefox Focus is a new web browser for iOS that blocks many ad and content trackers by default. Along with its minimal, single tab UI, the browser offers privacy and speed.
-
WebKit, V8, and Edge Improve JavaScript Implementations
WebKit, V8, and Microsoft Edge have each gotten a little closer to supporting the full ES2015 (ES6) spec and beyond. WebKit was the first browser engine to reach 100% on the Kangax Compatibility Table while V8 and Edge each added more features to their implementations.
-
Google, Opera Fork WebKit. Samsung Joins Firefox to Push Servo
There are two major browser developments recently announced, both targeting parallel architectures: Google and Opera with Blink, a WebKit fork, while Samsung joins Mozilla to push Servo forward.
-
Security Enhancements in Android 4.2.2
Android 4.2.2 includes security enhancements such as application verification, Always-on VPN, certificate pinning, installd hardening including few other security fixes.
-
HP Has Open Sourced webOS’ browser, Isis
HP has open sourced Isis, a QtWebKit-based browser, and has outlined the guiding principles for Open webOS’ governance model.
-
Google proposes Dart bindings and Multi-VM support to WebKit
Google’s Vijay Menon proposed on the WebKit developers mailing list the creation of a branch that would add support for multiple runtimes and ready made bindings for the Dart language. Other languages that could be supported are Python, Java, Ruby, Lua and more.
-
Debugging Mobile Web Apps: Weinre and JSConsole Now, Remote WebKit Eventually
Debuggers in mobile web browsers are anemic at best. InfoQ takes a look at existing workarounds and tools like Weinre and JSConsole, as well as the upcoming changes in mobile browsers that will bring full debugging support. Also: the two mobile browsers that already live in the future and ship remote debugging support.
-
WebKit Team Announces SquirrelFish, a Bytecode Based JavaScript Interpreter
The WebKit development team announced last week the development of a new interpreter for the WebKit JavaScript engine code-named SquirrelFish. According to official WebKit blog: "SquirrelFish is 1.6 times faster than WebKit's previous interpreter."