mrkeyoor.com_
Wed 02 Sept 07:11 UTC
Tech6 min read

A 726-Point Firefox Plea Reopens the Case for Gecko

A short defense of Firefox drew 726 Hacker News points, reopening a practical question for developers: what changes if Gecko fades?

A short plea to keep using Firefox reached 726 points and 385 comments on Hacker News in roughly four hours. That velocity is the story's first useful fact. The linked essay contained no launch, benchmark or leak. It argued that abandoning Firefox over ordinary product grievances risks weakening Gecko, the browser engine that gives developers an implementation of the web outside Google and Apple. The score measures developer attention, not the truth of that claim.

The immediate dispute in Mark Rogers's "Hang on to your Firefox!" is narrower. Rogers objects to people dropping Firefox because Mozilla maintains a presence on X, and he asks readers to weigh that complaint against the browser's role in engine competition. His evidence for an exodus is anecdotal. His engine argument can be checked.

Browser brands conceal the engine count

The browser market looks varied until the products are separated from the code that renders pages. StatCounter's worldwide figures for August 2026 put Chrome at 69.39%, Safari at 15.83%, Edge at 5.36% and Firefox at 2.98%. Those are browser shares, so they understate the concentration below the interface. Microsoft's developer documentation identifies Edge, Chrome, Opera and Brave as Chromium-based.

Mozilla counts three major engines in 2026: Google's Blink, Apple's WebKit and Mozilla's Gecko. It counted five in 2013. Mozilla has an obvious interest in this framing, but the ownership distinction is factual. Google and Apple distribute browsers through operating systems they control; Mozilla does not own a major operating system. On non-Apple platforms, Gecko is the remaining widely used cross-platform engine outside the Chromium family.

That engine distinction reaches a developer long before it becomes an antitrust argument. Two browsers backed by Blink can have different interfaces, privacy defaults and extension policies, yet they still share many layout and API decisions. Testing a site in Chrome and Edge therefore does not exercise two independent rendering implementations. Firefox adds a separate layout and JavaScript implementation to the test matrix, while Safari supplies WebKit.

Independent engines also have to converge on standards or developers pay the bill. Apple's WebKit team reported that the Interop 2025 common pass rate rose from 29% at the start of the year to 97% at the end. Chrome Canary, Edge Dev, Firefox Nightly and Safari Technology Preview each reached 99% on the selected tests. The result came from browser makers agreeing on focus areas and running shared Web Platform Tests, rather than assuming one engine's behavior was the specification.

The Interop 2026 plan shows how mundane incompatibility can shape the platform. One focus area checks support for the standard user-select property instead of relying on -webkit-user-select. Another covers media-state CSS pseudo-classes that Safari had shipped years earlier but other engines had not, leaving developers little reason to use them. A feature implemented by only one engine may exist on paper and still be absent from everyday web development.

Firefox's low share changes developer behavior

At 2.98% worldwide browser share, Firefox is easy to cut from a rushed quality-assurance plan. That choice is rational at the level of one team's weekly schedule and damaging when repeated across thousands of sites. Compatibility failures then reach fewer bug trackers, site owners see fewer Firefox sessions, and dropping Gecko from the next test cycle becomes easier. This feedback loop is an inference from Firefox's current share and the real-world compatibility failures targeted by Interop 2026, not a count of sites that block Firefox.

Defaults appear to matter as much as product appeal. Mozilla says Firefox has been selected more than six million times through European Union browser-choice screens since Digital Markets Act obligations took effect, at a rate of one selection every 10 seconds. Its May 2026 analysis also says retention from those screens is five times higher than from ordinary downloads. An academic comparison cited by Mozilla estimated Firefox daily active users on iOS were 113% higher in the EU than the counterfactual, with a 12% lift on Android. Those figures cover the EU intervention, not worldwide demand.

A browser choice does not always produce an engine choice. Mozilla's September account of Firefox on iOS says its iPhone browser uses Apple's WebKit Content Blocker framework and cannot offer the add-on system available on desktop and Android. Apple has opened alternative-engine entitlement paths in limited jurisdictions, but Mozilla says no browser developer has met their conditions. The same post reports that almost 40% of Firefox users on platforms that support add-ons install at least one. On iOS, selecting Firefox changes the browser product while WebKit remains underneath.

Firefox's AI answer is a persistent switch

Some criticism of Firefox concerns Mozilla's own product choices, especially its addition of generative AI features. Since Firefox 148, desktop settings have included controls for translations, suggested PDF alt text, tab grouping, link previews and a sidebar chatbot. Mozilla's support documentation says the "Block AI enhancements" switch removes current entry points, suppresses promotional prompts and blocks future Firefox-provided AI features by default. Individual tools can remain enabled, and downloaded on-device models are removed when their feature is blocked.

The control does not turn extensions into an AI-free zone. Mozilla notes that third-party extensions may still call outside AI services, because the Firefox setting governs features supplied by the browser. That boundary is useful when assessing the product as it exists: Firefox now ships AI functions, and it also provides a durable way to refuse them. Neither the 726-point thread nor Rogers's essay establishes how many people object to those functions or whether the controls will change retention.

Rogers treats Mozilla's presence on X as a small complaint beside engine diversity. Users can reasonably assign it a different weight, and open-source status does not require loyalty to every decision made by a project's steward. The original post supplies one writer's judgment. The scale of the Hacker News response shows that the judgment touched an active dispute; it does not convert the thread into evidence about Firefox usage.

Independence has a search bill

Maintaining a browser and its engine costs enough that Firefox's independence has an awkward funding base. Mozilla's audited 2024 financial statement records $498.2 million in royalty revenue out of $680.4 million in total revenue and support, about 73%. The statement does not assign all royalties to one partner. Mozilla separately says search revenue accounts for a large portion of its annual income.

The exposure became explicit during the 2025 remedy proceedings in the United States search case against Google. Mozilla said search revenue accounts for a large part of its annual income and warned that losing it could force cuts to Firefox and Gecko. It also confirmed Google as its default-search partner while describing the agreement as non-exclusive. Gecko remains governed and built by Mozilla, but its budget is exposed to a commercial relationship with the company behind Chromium.

That funding contradiction cannot be solved by a burst of upvotes. More Firefox users could improve search-partnership economics and give sites a reason to test Gecko, yet the audited accounts show that Mozilla still depends heavily on royalties. Regulation can also produce conflicting effects: browser-choice screens have helped Firefox distribution, while restrictions on search payments could remove money used to maintain the alternative those screens present.

What the 726 points should change

For web teams, the concrete response is smaller than switching every employee's daily browser. Keep a current Firefox release in acceptance testing, reproduce Gecko failures before closing them as low-volume edge cases, and use shared Web Platform Tests when an API behaves differently. The Interop results show that separate engines can reach common behavior when differences are measured and fixed. A Chrome-and-Edge-only matrix still samples Chromium twice.

For browser users, the choice can remain conditional. Firefox's AI panel exposes feature-level controls; EU choice-screen data suggests people retain a browser more often when they actively select it; and the iOS restrictions show that a familiar logo may conceal the same underlying engine. Those facts support a more precise decision than treating Firefox as either untouchable infrastructure or just another app.

The next evidence is public and specific: Firefox's share after August's 2.98%, the Interop 2026 pass rate, Mozilla's next audited royalty mix, and whether the six million EU choice-screen selections turn into sustained use. Movement in those numbers would show that the concern behind the 726-point surge reached products and developer practice. Without it, the thread remains a loud snapshot of anxiety about losing Gecko.

We reviewed this

  1. learn — our honest review
  2. browser — our honest review
  3. usage — our honest review

Sources

  1. Hang on to your Firefox!
  2. Hacker News discussion: Hang on to Your Firefox
  3. Browser Market Share Worldwide
  4. Overview of Microsoft Edge extensions
  5. Competition, Innovation, and the Future of the Web
  6. Interop 2025: A year of convergence
  7. Announcing Interop 2026
  8. Six Million Selections Later