Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2026-09-14 13:57:28 -07:00
.vscode finally fix gcc building fully 2026-04-19 19:28:17 -07:00
accessible Add support for compiling under MinGW + fix Windows compiling in general 2026-04-17 15:05:11 -07:00
browser Fix remaining bugs and issues with PiP 2026-09-13 13:02:36 -07:00
build Merge branch '14.0' of https://repo.dactyloidae.xyz/Dactyloidae/UXP into 14.0 2026-09-12 11:59:48 -07:00
caps (from Waterfox Classic) Refactor addonId access in BasePrincipal and related files 2026-04-22 00:13:33 -07:00
chrome Issue #1656 - Remove more vim control lines. 2023-05-04 10:46:38 +08:00
config PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
db clang on windows support 2026-09-10 08:32:59 -07:00
devtools (from Waterfox Classic) Refactor addonId access in BasePrincipal and related files 2026-04-22 00:13:33 -07:00
docs Merge pull request 'New fixed readme for the new website' (#36) from main into 14.0 2026-09-14 09:39:03 +01:00
docshell Issue #2721 - Remove nsILinkHandler. 2025-06-17 09:25:00 +08:00
dom Issue #3053 - Implement CSSStyleSheet constructor 2026-09-14 13:34:27 -07:00
editor Merge remote-tracking branch 'origin/tracking' into custom 2025-07-08 10:02:11 +08:00
embedding Add support for compiling under MinGW + fix Windows compiling in general 2026-04-17 15:05:11 -07:00
extensions finally fix gcc building fully 2026-04-19 19:28:17 -07:00
gfx [WIP] D3D11 gpu accel 2026-09-12 08:57:32 -07:00
gradle/wrapper
hal Issue #2654 - Remove pre-allocated process manager. 2024-11-21 21:05:30 +08:00
image Issue #2928 - Improve imgLoader cache queue handling. 2026-07-31 19:46:21 +01:00
intl Add support for Loongarch architecture in double-conversion-utils.h 2026-04-23 07:52:59 +01:00
ipc MoonchildProductions/UXP#2897: Fix IPC to compile on LA64 2026-04-23 06:14:47 +01:00
js Fix build error 2026-09-14 02:45:43 -07:00
layout Fix build error 2026-09-14 13:57:28 -07:00
ldap Issue #2399 - Fix LDAP on Linux. 2023-12-06 15:13:17 +08:00
mailnews mailnews: fix OAuth2Providers path 2025-09-28 08:06:24 +08:00
media clang on windows support 2026-09-10 08:32:59 -07:00
memory Fix build with MSVC 2019+, and New SDK 2026-09-12 19:43:14 +03:00
mfbt MoonchildProductions/UXP#2897: Allow mfbt/double-conversion to compile on LA64 2026-04-23 06:18:23 +01:00
mobile Dactyloidae iOS initial commit 2026-06-26 21:04:09 -07:00
modules Add Hardware Accelerated VP9 Support 2026-09-13 10:42:24 +03:00
mozconfigs Clean and Fix Mozconfigs 2026-09-12 23:12:02 +03:00
mozglue Revert that 2026-07-12 23:57:34 +01:00
netwerk Refactor PerformanceObserver to use hash tables for entry type validation and improve ThrottleInputStream state management 2026-04-26 11:13:27 -07:00
nsprpub clang on windows support 2026-09-10 08:32:59 -07:00
other-licenses dactyloidae 7zstub 2026-07-13 13:41:30 -07:00
parser Issue #3057 - Implement new <select> HTML parser rules 2026-04-25 09:01:45 +01:00
probes Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
python Enable dav1d SIMD on more architectures 2026-06-25 22:46:24 -07:00
rdf Issue #2402 - CSP Violation events should have the correct sample for inline contexts. https://bugzilla.mozilla.org/show_bug.cgi?id=1473587 Add preference to increase max length of CSP report source sample. https://bugzilla.mozilla.org/show_bug.cgi?id=1415352 Return valid columnNumber value in CSP violation events. https://bugzilla.mozilla.org/show_bug.cgi?id=1418246 2024-01-11 09:50:12 +08:00
security Remove the damn shim, causing issues and I will fix it later (13.3 plan) 2026-07-11 18:51:29 +01:00
services Issue #1656 - Remove more vim control lines. 2023-05-05 22:59:16 +08:00
startupcache Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-28 10:33:44 +08:00
storage Issue #1656 - Remove more vim control lines. 2023-05-05 22:59:16 +08:00
taskcluster patch CVE-2007-4559 2026-03-01 17:44:02 +00:00
testing PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
toolkit Add Hardware Accelerated VP9 Support 2026-09-13 10:42:24 +03:00
tools Issue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup. 2024-11-21 21:09:05 +08:00
uriloader Finally finish with MinGW building (linking still has some issues shush) 2026-04-18 01:02:51 -07:00
view [widget] Change RegisterDragDrop to be called on idle. 2023-10-26 10:52:28 +08:00
widget Fix remaining bugs and issues with PiP 2026-09-13 13:02:36 -07:00
xpcom Remove nsresult from GenerateUUIDInPlace 2026-06-29 19:07:57 +01:00
xpfe Finish off PiP 2026-09-13 12:18:07 -07:00
.clang-format
.clang-format-ignore
.eslintignore Revert "Issue #1053 - Part 1c: Remove references to mobile/android targets and paths" 2026-04-08 15:27:04 -07:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitattributes fix master branch build 2019-11-30 21:02:50 +08:00
.gitignore A lot of changes 2026-09-13 01:54:49 +03:00
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4 PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
Android.mk
AUTHORS
build-msvc-win A lot of changes 2026-09-13 01:54:49 +03:00
build.gradle
client.mk Issue #1656 - Remove more vim control lines. 2023-05-05 23:00:05 +08:00
client.py
CLOBBER Clobber for CSS flow-root implementation 2020-09-04 22:32:55 +08:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach [BETA] macOS support 2026-04-04 15:51:31 +01:00
Makefile.in PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
moz.configure Remove DirectShow as it doesn't work properly. 2026-09-12 21:58:21 +03:00
mozilla-config.h.in MoonchildProductions#1251 - Part 11: libpng uses C89 now to avoid buffer overflows. 2019-11-04 11:52:30 +08:00
old-configure.in PGO and LTO in clang-cl 2026-09-12 04:29:47 -07:00
README.md Merge pull request 'New fixed readme for the new website' (#36) from main into 14.0 2026-09-14 09:39:03 +01:00
SECURITY.md Create SECURITY.md 2020-04-18 07:01:45 +08:00
settings.gradle Revert "Issue #1053 - Part 1c: Remove references to mobile/android targets and paths" 2026-04-08 15:27:04 -07:00
sourcestamp.txt
test.mozbuild

Dactyloidae web browser
Official Discord server

Dactyloidae is a heavily modified fork of Eclipse Hydra (fork of roytam1's Serpent, which is a fork of Basilisk, which is a fork of Firefox).

Some advantages over upstream, roytam1's Serpent, Eclipse Hydra and Firefox are:

  • More optimizations (SSE2, with additional boosts for future CPUs coming soon)
  • Better interoperability with upstream (using SQL storage instead of DBM)
  • More modern theme
  • Better e10s support
  • Support for extensions in the Chrome and Edge Web Store (soon)
  • Support for extensions released for both Pale Moon, Basilisk and Firefox
  • WebExtensions support comparable to Firefox ESR 78
  • Literally being the fastest XUL browser (48.7 in Speedometer 2.1 compared to 22.4 in Pale Moon 34.2 AVX2)
  • Re-add support for iOS, Android, Windows 2000 and later, NetBSD (soon OpenBSD)

Interested in running Dactyloidae in Win9x?

Get DactJump alongside Dactyloidae if you want to use it on 9x.

Get it here.

Credits

If I've forgotten to put your name here, please let me know and I'll add it.

  • Feodor2 - Portable mode, theme fixes, and more from Mypal and Mypal68.
  • Librewolf Developers - Privacy tweaks from Librewolf. (Has not been implemented yet)
  • BlueySoft (goober) - Branding visuals, icons and fancy text.
  • White Star - Helping with porting platform to Darwin PowerPC.

Major core browser engine contributions:

  • Stossy11 - Helping to develop and fix the macOS build.
  • Eclipse Community - For creating Hydra and Lun3r, the bases of this fork.
  • Loongson Hobbists' community - Providing a LoongArch VM and general assistance in porting to LoongArch64
  • Basilisk-Dev - For supporting and maintaining Basilisk, aswell as general advice for developing this browser.
  • roytam1 - Windows XP support code, e10s, WebExtensions, and more for UXP.
  • Moonchild Productions - For creating the Unified XUL Platform and Basilisk, the core of this project.
  • Mozilla Developers - Firefox ESR 52 browser base.