Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.

4 Open Issues Need Help Last updated: Jun 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix the startup issue in the Arctic Fox web browser caused by the upgrade to fontconfig 2.17. This involves investigating the incompatibility between the browser and the new fontconfig version, identifying the root cause of the failure, and implementing a solution that ensures the browser starts correctly with fontconfig 2.17.

Complexity: 4/5
bug help wanted

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.

C++

AI Summary: Modify the Arctic Fox web browser's source code to hide the download button from the default toolbar configuration. The button should remain available to be added by the user, but should not be visible upon initial browser launch. This involves finding the relevant code section controlling toolbar button visibility and modifying it to hide the download button by default.

Complexity: 4/5
help wanted GUI / Chrome issue

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.

C++

AI Summary: The task is to debug and fix a build issue in the Arctic Fox web browser. The issue prevents successful compilation on OpenBSD and NetBSD due to a missing TimeStamp implementation, triggered by recently imported build patches within the mozglue/misc directory. The solution likely involves either implementing a TimeStamp function compatible with these operating systems or finding a workaround to bypass the dependency on this function.

Complexity: 4/5
bug help wanted

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.

C++

AI Summary: The task involves creating a portable version of the Arctic Fox web browser for Windows and adding Traditional Chinese language support (either a full interface or a language pack). This requires building the browser from source, potentially modifying the build process to create a portable executable, and integrating Traditional Chinese localization resources.

Complexity: 4/5
help wanted windows

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.

C++