Go to article URL

Highlights

Friends of the Firefox team

Resolved bugs (excluding employees)

New contributors (🌟 = first patch)

Project Updates

Add-ons / Web Extensions

Addon Manager & about:addons
WebExtensions Framework
WebExtension APIs

AI Window

DevTools

// Maximum supported value of arguments.length. This bounds the

// maximum number of arguments that can be supplied to a spread call

// or Function.prototype.apply.  This value also bounds the number of

// elements parsed in an array initializer.  NB: keep this in sync

// with the copy in builtin/SelfHostingDefines.h.

static const unsigned ARGS_LENGTH_MAX = 500 * 1000;

WebDriver

Lint, Docs and Workflow

New Tab Page

Profile Management

Search and Navigation

UX Fundamentals

blog.nightly.mozilla.org/feed/
web-platform | source