InfoQ Homepage Firefox Content on InfoQ
-
Microsoft Edge for Linux Now Stable
After one year in preview, Edge for Linux has recently become stable, aiming to provide an alternative to Chrome and Firefox and support to legacy Web apps.
-
Compat2021 Unites Browser Vendors to Tackle Compatibility Issues
Microsoft, Google, Igalia, and other industry partners are joining hands to improve browser compatibility. The cross-browser effort, named #Compat2021, will focus on the top five compatibility pain points, all CSS-related: CSS Flexbox, CSS Grid, CSS position: sticky, the CSS aspect-ratio property, and CSS transforms.
-
Porting to Apple Silicon: Firefox Case
With the introduction of Apple Silicon, macOS developers will need to port their programs to the new CPU. For complex programs, this may be no small feat, though, as Firefox engineer manager Gian-Carlo Pascotto recounted.
-
Test-Automation Playwright Tool Now Records and Replays Interaction Scripts, Captures Test Videos
Newly released Playwright 1.4 brings key improvements to the cross-browser test-automation tool. Using the now public Playwright command line interface, developers and testers will be able to record user interactions and replay them with automatically generated Playwright scripts, generate page screenshots, inspect Playwright selectors, and record videos of test scripts.
-
Cookie Recipes - SameSite and beyond - Rowan Merewood at web.dev Live
Rowan Merewood explained, in light of the new cookie policies being increasingly adopted, how to create and configure cookies according to the scope and security required by the situation. Merewood also showcased the options available to developers to trace and debug cookies sent in requests.
-
New COOP and COEP Cross-Origin Policies for Increased Security in Chrome and Firefox
Eiji Kitamura recently addressed in a talk at Google’s web.dev live the new COOP and COEP policies that dictate how browsers handle cross-origin resources. The new opener (COOP) and embedded (COEP) policies set up a cross-origin isolated environment that protects against Spectre attacks while restoring powerful, previously disabled features (SharedArrayMemoryBuffer and more).
-
Crowdfunding Web APIs - Igalia Lets Developers Fund APIs They Care About
Igalia, an open-source consultancy that contributed a large part of the CSS Grid implementation in WebKit and Chromium, is experimenting with the crowd-funding of new web APIs. Starting with six HTML/CSS features, the experiment gives developers a larger say on what web APIs get implemented and when.
-
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.
-
Browser-Automation Library Puppeteer Now Supports Firefox
Mathias Bynens, Google developer working on @ChromeDevTools & @v8js, released Puppeteer 3.0. Puppeteer now supports Firefox in addition to the Chrome browser. The new version also upgraded support to the latest Chrome 81, and removed support for Node 8.
-
Firefox 75 Revamps Address Bar, Keeps Release Schedules despite Coronavirus
Mozilla recently released Firefox 75, with a revamped address bar striving to improve the user’s search experience. Additionally, Firefox developers may now lazy-load images with configuring the <img> element’s loading attribute. Developers may also now evaluate side-effect-free expressions as they type in the console. Mozilla maintains Firefox's release schedule despite the coronavirus impact.
-
Firefox 72 Released with Better Privacy, User Experience and a Four-Week Release Cycle
The Firefox browser shipped new versions in 2020 which strive to improve privacy, user experience, and JavaScript and WebAPI support. Additionally, Mozilla will now release new Firefox versions on a monthly cycle.
-
Firefox 68 with BigInt, Extended Dark Mode, and Curated Extensions
Firefox 68 was recently released to web users. Firefox 68 supports big integers , expanded Dark Mode, improved extension security and discovery, and more.
-
Mozilla Firefox 62 Brings Dark Theme on macOS, Variable Fonts and More
Mozilla has released Firefox 62. This version brings variable fonts, automatic dark theme on macOS Mojave, improved scrolling on Android, and more.
-
Mozilla Pushes WebXR as New Open Web API for Augmented Reality
After adding support for WebVR to Firefox, Mozilla is now working on a new API, called WebXR, to bring mixed reality to the Web. Initially announced last year, WebXR aims to replace WebVR in time and to offer a smooth transition for developers using WebVR.
-
Mozilla Firefox Will Block Web Trackers by Default
Mozilla recently announced that Firefox will block web trackers by default in a near future. Mozilla plans to releases a series of features through three key initiatives, including improving page load performance, removing cross-site tracking, and mitigating harmful practices.