Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2026-08-07 20:27:22 -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 [13.2.1] Fix YouTube UAO 2026-07-31 15:25:03 -03:00
build Remove mt check pt.2 2026-06-30 05:49:21 +01: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 re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
db Finally finish with MinGW building (linking still has some issues shush) 2026-04-18 01:02:51 -07:00
devtools (from Waterfox Classic) Refactor addonId access in BasePrincipal and related files 2026-04-22 00:13:33 -07:00
docs README makeover 2026-06-26 21:08:11 -07:00
docshell Issue #2721 - Remove nsILinkHandler. 2025-06-17 09:25:00 +08:00
dom Fix Next.js sites like Grok (Grok is still broken but less broken) 2026-08-07 19:42:39 -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 Gate ANGLE_USE_SSE to MSVC and not GNUC 2026-07-05 22:37:42 +01:00
gradle/wrapper import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
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 compile error 2026-08-06 17:00:28 -07:00
layout accept any MIME type for a style sheet to match modern browsers 2026-08-07 20:27:22 -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 Fix runtime error pt2 2026-07-06 12:08:46 +01:00
memory MoonchildProductions/UXP#2897: Specify 16k pagesize for loongarch64 in jemalloc 2026-04-23 06:20:13 +01: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 enable async pan/zoom (Issue #29 @ lun3r) 2026-08-06 17:32:38 -07:00
mozconfigs Update MSVC 64 bit mozconfig with main 2026-07-13 17:52:27 +01: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 Add support for Loongarch architecture in Linux configuration files 2026-04-23 07:44:53 +01: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 Revert "Issue #1053 - Part 1c: Remove references to mobile/android targets and paths" 2026-04-08 15:27:04 -07:00
toolkit No Issue - Remove redundant OS check for toolkit/fonts 2026-07-31 19:46:55 +01: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 Dactyloidae Milsko Widget initial commit 2026-07-28 23:21:45 +01:00
xpcom Remove nsresult from GenerateUUIDInPlace 2026-06-29 19:07:57 +01:00
xpfe Merge remote-tracking branch 'origin/tracking' into custom 2024-11-21 21:09:29 +08:00
.clang-format import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
.clang-format-ignore import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
.eslintignore Revert "Issue #1053 - Part 1c: Remove references to mobile/android targets and paths" 2026-04-08 15:27:04 -07:00
.eslintrc.js Fix unsafe "instanceof" negations 2019-02-15 23:55:28 +08:00
.flake8 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
.gdbinit import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
.gdbinit_python import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
.gitattributes fix master branch build 2019-11-30 21:02:50 +08:00
.gitignore Revert "Issue #1053 - Part 1c: Remove references to mobile/android targets and paths" 2026-04-08 15:27:04 -07:00
.lldbinit import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
.taskcluster.yml import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
.ycm_extra_conf.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
aclocal.m4 Issue #1905 - Part 3c - Remove iOS from the rest of the configure system. 2022-06-13 09:00:22 +08:00
Android.mk import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
AUTHORS Update AUTHORS 2019-02-16 00:09:39 +08:00
build.gradle import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
client.mk Issue #1656 - Remove more vim control lines. 2023-05-05 23:00:05 +08:00
client.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CLOBBER Clobber for CSS flow-root implementation 2020-09-04 22:32:55 +08:00
configure.in import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
configure.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
GNUmakefile import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
gradle.properties import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
gradlew import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
LEGAL import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
LICENSE Add correct licensing statement in the source root. 2019-02-15 23:29:16 +08:00
mach [BETA] macOS support 2026-04-04 15:51:31 +01:00
Makefile.in Issue #2065 - Part 3: Process install manifests with --track in the recursive make backend 2022-12-30 09:20:05 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
moz.configure Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08: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 Set subsystem to 5.01 when MSVC 2026-07-13 16:47:49 +01:00
README.md Update README for DactJump 2026-07-09 22:03:39 +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 Add Pale Moon 2018-02-02 03:35:06 -05:00
test.mozbuild import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00

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 (33.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.