Commit graph

901 commits

Author SHA1 Message Date
wuggy
f3ce3c21ee FUCK THIS SHIT (Fix WebExtension message cloning and image bitmap compatibility) 2026-09-19 05:25:53 -07:00
wuggy
e98942c307 Make createImageBitmap() zero-argument 2026-09-19 05:18:51 -07:00
wuggy
a16ea2362b Add WebExtension clone and image bitmap compatibility fallbacks 2026-09-19 05:05:48 -07:00
wuggy
990887b8af Remove ExtensionStorage.jsm in moz.build 2026-09-19 04:56:26 -07:00
wuggy
5f127cd9f8 Enable ExtensionStorage.jsm in moz.build 2026-09-19 04:52:16 -07:00
wuggy
cc3106406f Add Tampermonkey WebExtension manifest and managed storage compatibility 2026-09-19 04:45:24 -07:00
wuggy
5ac0d5acc3 fuck this shit bro (add tabs.onReplaced notification) 2026-09-19 04:40:20 -07:00
wuggy
bb1928da05 Fix "unknown localization message" 2026-09-19 04:14:50 -07:00
wuggy
dbc2b42c7f Fix WebExtension startup and URI matching compatibility 2026-09-19 04:08:21 -07:00
wuggy
a69e982b98 Add 'menus' to WE manifest 2026-09-19 03:50:15 -07:00
wuggy
5eb353096b fix ws, wss and moz-extension in matchpattern 2026-09-19 03:43:57 -07:00
wuggy
fe181d242f CWebRender pt2 2026-09-18 12:00:30 -07:00
wuggy
074aad16de Tri-GUID system (PM, Basilisk, Firefox) 2026-09-16 13:50:03 -07:00
wuggy
de4d9aa091 Revert "fix ubO pt.5"
This reverts commit ae54ac8e28.
2026-09-15 14:03:09 -07:00
wuggy
e0fe6706d1 AAAAAAAAAAAAAAAAAAAAAAAAAAA 2026-09-14 16:11:09 -07:00
wuggy
ae54ac8e28 fix ubO pt.5 2026-09-14 15:57:30 -07:00
wuggy
e134fea1ba fix ubO pt.4 2026-09-14 15:39:45 -07:00
wuggy
f628239ef3 finally finish webRequest 2026-09-14 15:06:27 -07:00
wuggy
bb0adb61ae waiter waiter more webextensions please 2026-09-14 14:37:34 -07:00
EAZYBLACK
6ad01d940b Add Hardware Accelerated VP9 Support
This is Windows 10+ only for now due to a vp9 decoder mft being needed
Fix for older windows is being worked on.
2026-09-13 10:42:24 +03:00
EAZYBLACK
5ec85f3abe Remove DirectShow as it doesn't work properly. 2026-09-12 21:58:21 +03:00
wuggy
77cfca739d Add DirectShow in about:support 2026-09-09 05:34:07 -07:00
wuggy
47600fab86 Fix DirectShow compile errors 2026-09-08 12:57:31 -07:00
wuggy
96bc206271 Drag DirectShow back from the dead, force H264 support 2026-09-08 06:59:43 -07:00
Moonchild
d4658401f7 No Issue - Remove redundant OS check for toolkit/fonts
This is already guarded by MOZ_BUNDLED_FONTS one level higher and blocks
--enable-bundled-fonts from working on other OSes
2026-07-31 19:46:55 +01:00
wuggy
203d58a5cd (from Waterfox Classic) Refactor addonId access in BasePrincipal and related files 2026-04-22 00:13:33 -07:00
wuggy
c90243e4ee Patch Bug 1346515, 1348955 and 1368981 2026-04-18 21:03:06 -07:00
wuggy
dd7052503e Most linking errors dealt with on compiling on MinGW 2026-04-18 13:06:15 -07:00
wuggy
854f39b4ab Finally finish with MinGW building (linking still has some issues shush) 2026-04-18 01:02:51 -07:00
wuggy
438b881cbe Add XDG path support on Linux and other Unix based systems (excluding macOS) 2026-04-17 15:21:01 -07:00
wuggy
a5cf494890 Add support for compiling under MinGW + fix Windows compiling in general 2026-04-17 15:05:11 -07:00
ownedbywuigi
8d81720534 Browser should now compile on both OS X and Windows 2026-04-05 18:06:46 +01:00
wuggy
5b48f5878c fix some CSS issues on OS X 2026-04-05 14:25:41 +01:00
wuggy
0075c6ec07 Fix CSS in OSX 2026-04-05 03:04:36 +01:00
wuggy
29bfa4fc7f IT LAUNCHES ON OS X 2026-04-05 02:08:42 +01:00
wuggy
ebfa229173 Add OS X branding + try to fix it hanging 2026-04-04 19:18:54 +01:00
wuggy
2ab5bcf93d [BETA] macOS support 2026-04-04 15:51:31 +01:00
ownedbywuigi
aef29f93d0 Update to Twemoji 17 2026-04-03 14:06:21 +01:00
ownedbywuigi
89bf8a2b96 Fix about:support 2026-04-03 10:53:28 +01:00
ownedbywuigi
307ed3953e implement globalOverlay 2026-04-02 18:49:10 +01:00
ownedbywuigi
14f1894779 Add dark mode to the browser 2026-04-02 15:45:15 +01:00
ownedbywuigi
83a3972d44 Add native Windows media SMTC metadata publishing 2026-04-01 15:59:21 +01:00
ownedbywuigi
f2d3eb036b Add a 'reason code' for when there isn't a reason string for a "corrupt extension" 2026-04-01 13:52:00 +01:00
ownedbywuigi
8bf148471c Add a "close all tabs to the left" button + fix compile error 2026-04-01 11:35:08 +01:00
ownedbywuigi
ea6b948f3b (from mypal68) Full webRequest support 2026-03-31 23:52:46 +01:00
ownedbywuigi
d90e52fac4 (from mypal68) Add incognito and windowId support to webRequest filtering 2026-03-31 21:25:53 +01:00
ownedbywuigi
223d5d6a25 Spoof to Firefox 128 for WebExtensions 2026-03-31 20:30:49 +01:00
ownedbywuigi
f2703f7f95 webRequest support 2026-03-31 20:04:18 +01:00
ownedbywuigi
c961f4e45c Enhanced WebExtension support + detailed reason on why a extension is "corrupt" 2026-03-31 14:37:57 +01:00
ownedbywuigi
f342f6ce12 Revert one process per tab, regression in backspace handling 2026-03-29 23:00:40 +01:00