Skip to content

Latest commit

History

History
23 lines (15 loc) 路 675 Bytes

File metadata and controls

23 lines (15 loc) 路 675 Bytes

Waterfox

Waterfox is a customisable browser based on Mozilla Firefox. This repository contains Mozilla platform code, Waterfox product code, branding, features, packaging, and release files.

Building

Waterfox uses the Mozilla build system. The usual ./mach entry points apply:

./mach bootstrap
./mach build
./mach package
./mach test --auto

Contributing

Most Firefox development documentation still applies to this tree. Use the Firefox Source Docs for the shared Mozilla build system, testing tools, and platform code.

Resources