|
.vscode
|
AAAAA ITS ON THE DOCK YESSSSS (still not fully fixed)
|
2026-04-04 18:02:55 +01:00 |
|
accessible
|
Revert "Issue #1053 - Part 1c: Remove references to mobile/android targets and paths"
|
2026-04-08 15:27:04 -07:00 |
|
application/basilisk
|
(backported from Basilisk) Add support for MacOS Leopard.
|
2026-04-06 14:17:34 +01:00 |
|
build
|
Re-add mobile to mach_bootstrap whatever uahudhufhur
|
2026-04-11 09:55:29 +01:00 |
|
caps
|
Merge remote-tracking branch 'origin/tracking' into custom
|
2025-05-14 15:49:14 +08:00 |
|
chrome
|
|
|
|
config
|
[BETA] macOS support
|
2026-04-04 15:51:31 +01:00 |
|
db
|
No issue - Update SQLite lib to 3.50.1 and require it as syslib.
|
2025-06-17 09:28:43 +08:00 |
|
devtools
|
revert 5a84cf5aab
|
2026-03-29 12:04:41 +01:00 |
|
docs
|
Add new compiling documentation for Windows and (WIP) macOS
|
2026-04-13 14:42:27 +01:00 |
|
docshell
|
Issue #2721 - Remove nsILinkHandler.
|
2025-06-17 09:25:00 +08:00 |
|
dom
|
(backported from UXP) Issue #3042 - Add canvas WebGL context powerPreference
|
2026-04-10 17:26:10 +01:00 |
|
editor
|
Merge remote-tracking branch 'origin/tracking' into custom
|
2025-07-08 10:02:11 +08:00 |
|
embedding
|
Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser.
|
2024-11-21 21:01:27 +08:00 |
|
extensions
|
[Auth] Only set GSS_C_DELEG_FLAG flag when we confirm server supports delegation.
|
2026-03-09 21:42:44 +00:00 |
|
gfx
|
(backported from UXP) Issue #3042 - Add canvas WebGL context powerPreference
|
2026-04-10 17:26:10 +01:00 |
|
gradle/wrapper
|
|
|
|
hal
|
Issue #2654 - Remove pre-allocated process manager.
|
2024-11-21 21:05:30 +08:00 |
|
image
|
Increase thresholds for small function compilation and warm-up to optimize performance for jQuery-style code.
|
2026-03-28 09:20:54 +00:00 |
|
intl
|
Merge remote-tracking branch 'origin/tracking' into custom
|
2024-06-28 22:11:23 +08:00 |
|
ipc
|
misc fixs
|
2025-09-27 19:36:43 -07:00 |
|
js
|
[BETA] macOS support
|
2026-04-04 15:51:31 +01:00 |
|
layout
|
Add dark mode to the browser
|
2026-04-02 15:45:15 +01: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
|
Pt 2
|
2026-04-05 18:06:53 +01:00 |
|
memory
|
No Issue - Fix building on Linux 32-bit ARM with clang. Need to have system definitions before defining the overrides. The sytem definitions have additional attributes that conflict. clang 14 that I am using also requires -fno-integrated-as for several files, but I left that out since it is probably fixed in newer versions of clang.
|
2025-05-27 23:21:04 +08:00 |
|
mfbt
|
Add infallibleInit method to ThreadLocal and AssertOwns methods to Mutex
|
2026-03-30 00:30:51 +01:00 |
|
mobile
|
revert b7eea62509
|
2026-04-11 09:51:52 +01:00 |
|
modules
|
Resolve git conflict in goanna.js
|
2026-04-08 15:41:01 -07:00 |
|
mozconfigs
|
Modifications to the PowerPC 32-bit mozconfig
|
2026-04-12 20:36:03 +01:00 |
|
mozglue
|
Issue #2323 - Part 1: Add Min()/Max() methods to TimeDuration.
|
2023-10-03 22:03:37 +08:00 |
|
netwerk
|
Enhance PDF handling by introducing DISPOSITION_FORCE_INLINE and updating content disposition logic
|
2026-03-31 11:46:59 +01:00 |
|
nsprpub
|
|
|
|
other-licenses
|
Fix installer description and publisher
|
2025-09-27 19:44:35 -07:00 |
|
parser
|
[BETA] macOS support
|
2026-04-04 15:51:31 +01:00 |
|
probes
|
|
|
|
python
|
Set lgwin to 0
|
2025-09-27 20:57:41 -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 |
|
readme
|
README
|
2026-02-28 17:00:53 +00:00 |
|
security
|
IT LAUNCHES ON OS X
|
2026-04-05 02:08:42 +01:00 |
|
services
|
|
|
|
startupcache
|
|
|
|
storage
|
|
|
|
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
|
Browser should now compile on both OS X and Windows
|
2026-04-05 18:06:46 +01:00 |
|
tools
|
Issue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup.
|
2024-11-21 21:09:05 +08:00 |
|
uriloader
|
Enhance PDF handling by introducing DISPOSITION_FORCE_INLINE and updating content disposition logic
|
2026-03-31 11:46:59 +01:00 |
|
view
|
[widget] Change RegisterDragDrop to be called on idle.
|
2023-10-26 10:52:28 +08:00 |
|
widget
|
Add mac-media-control
|
2026-04-05 16:53:53 +01:00 |
|
xpcom
|
Add infallibleInit method to ThreadLocal and AssertOwns methods to Mutex
|
2026-03-30 00:30:51 +01:00 |
|
xpfe
|
Merge remote-tracking branch 'origin/tracking' into custom
|
2024-11-21 21:09:29 +08: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
|
|
|
|
.gitignore
|
Revert "Issue #1053 - Part 1c: Remove references to mobile/android targets and paths"
|
2026-04-08 15:27:04 -07:00 |
|
.lldbinit
|
|
|
|
.taskcluster.yml
|
|
|
|
.ycm_extra_conf.py
|
|
|
|
aclocal.m4
|
|
|
|
Android.mk
|
|
|
|
AUTHORS
|
|
|
|
build.gradle
|
|
|
|
client.mk
|
|
|
|
client.py
|
|
|
|
CLOBBER
|
|
|
|
configure.in
|
|
|
|
configure.py
|
|
|
|
GNUmakefile
|
|
|
|
gradle.properties
|
|
|
|
gradlew
|
|
|
|
LEGAL
|
|
|
|
LICENSE
|
|
|
|
mach
|
[BETA] macOS support
|
2026-04-04 15:51:31 +01:00 |
|
Makefile.in
|
|
|
|
moz.build
|
|
|
|
moz.configure
|
|
|
|
mozilla-config.h.in
|
|
|
|
old-configure.in
|
[BETA] macOS support
|
2026-04-04 15:51:31 +01:00 |
|
README.md
|
Update README
|
2026-04-13 14:06:07 +01:00 |
|
SECURITY.md
|
|
|
|
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
|
|
|