K4sum1
d745ac5721
Branding inprogress
2025-09-27 19:44:33 -07:00
K4sum1
b7ed146126
Branding part 0
2025-09-27 19:36:55 -07:00
K4sum1
4c8497ec46
Fix coloring on XP
2025-09-27 19:36:54 -07:00
K4sum1
76fa1af460
Hardcoded generic branding
2025-09-27 19:36:53 -07:00
K4sum1
413bd9a872
Packager improvements
2025-09-27 19:36:50 -07:00
K4sum1
8840299c26
Fix installer missing dlls
2025-09-27 19:36:49 -07:00
K4sum1
633ef1c426
Mypal portable mode
2025-09-27 19:36:46 -07:00
K4sum1
6be1c0968c
misc fixs
2025-09-27 19:36:43 -07:00
K4sum1
88b6304ad7
Add back localized e10s text
2025-09-27 19:36:39 -07:00
K4sum1
e80beccfe4
Revert "Issue #1229 - Remove fallback for $INSTDIR"
...
This reverts commit c87432ab7e .
2025-09-27 19:36:38 -07:00
roytam1
4c1a4a4402
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-29 10:44:33 +08:00
MeladJM
70cbf0dfd3
Issue #2790 - Cleanup: Remove whitespaces
2025-07-29 10:41:22 +08:00
MeladJM
459ed6ea85
Issue #2790 - Cleanup: Remove debugging lines
2025-07-29 10:41:05 +08:00
MeladJM
156c755085
Issue #2790 - Part 5: Persistent highlight despite blur click
2025-07-29 10:36:38 +08:00
MeladJM
bf8cfcc980
Issue #2790 - Part 4: Working non persistent autofill highlight
2025-07-29 10:35:07 +08:00
MeladJM
4cdfb9e16b
Issue #2790 - Part 3: Address BZ bug 1849122 and resolve build issues
2025-07-29 10:14:48 +08:00
MeladJM
d99eab0d9d
Issue #2790 - Part 2: Address BZ bugs: 1355438 and 1341230
2025-07-29 10:14:23 +08:00
MeladJM
13d1054046
Issue #2790 - Part 1: Add: event state, pseudo-class mapping, SetAutofilled methods
2025-07-29 10:14:06 +08:00
roytam1
be6796bb20
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-25 07:33:44 +08:00
Francis Dominic Fajardo
b992da05eb
Issue #2826 - Set up fontconfig on XRE startup (GTK only)
2025-07-25 07:30:17 +08:00
roytam1
b59402a1f9
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-16 15:39:18 +08:00
MeladJM
5e8e1208e7
Issue #2499 - Part 3: Add CSS clip overflow support with serialization fixes
2025-07-16 15:20:45 +08:00
roytam1
fbb39ce322
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-08 10:02:11 +08:00
Andy
1a5b3dcae6
Issue #2106 - Follow-up: Additional Un-prefixing
2025-07-08 10:00:02 +08:00
roytam1
bd335d6284
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-07 11:59:17 +08:00
Jerico
17b594b705
Issue #2106 - Part 2: Align value names
2025-07-07 11:19:20 +08:00
roytam1
6414271c91
Merge remote-tracking branch 'origin/tracking' into custom
2025-06-17 09:32:50 +08:00
yup
72a17a5284
Fix loop for column picker's drop-down menu ( #2758 )
...
This fixes an oversight in the loop going over column enumeration for column selection.
Resolves #2759
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2758
Co-authored-by: yup <yup@no-reply.palemoon.org>
Co-committed-by: yup <yup@no-reply.palemoon.org>
2025-06-17 09:24:10 +08:00
roytam1
7f3ccb5dc3
Merge remote-tracking branch 'origin/tracking' into custom
2025-05-27 23:22:51 +08:00
Moonchild
75c0461123
No issue - Force C++ run-time type information on protobuf
...
Protobuf uses `dynamic_cast` on polymorphic types which cannot be
inferred properly at compile-time, which can lead to unexpected behavior.
As a code safety measure, enable C++ RTTI for protobuf.
2025-05-27 23:22:24 +08:00
roytam1
e72f8a3a81
Merge remote-tracking branch 'origin/tracking' into custom
2025-05-14 14:36:05 +08:00
Moonchild
9ad680cfc4
Issue #2736 - Part 1: Provide more consistent principals to CSP.
...
We're currently fairly vague and inconsistent about the values we provide to
content policy implementations for requestOrigin and requestPrincipal. In some
cases they're the triggering principal, sometimes the loading principal,
sometimes the channel principal.
Our existing content policy implementations which require or expect a
loading principal currently retrieve it from the context node.
Since no current callers require the principal to be the loading
principal, and some already expect it to be the triggering principal
(which there's currently no other way to retrieve), a choice was made
to pass the triggering principal whenever possible, but use the loading
principal to determine the origin URL.
2025-05-14 14:21:46 +08:00
roytam1
42e13fd8bf
Merge remote-tracking branch 'origin/tracking' into custom
2025-04-18 10:32:18 +08:00
Moonchild
9ff0c63602
No issue - Update Twemoji font to unicode 16.0.0
2025-04-18 10:31:12 +08:00
roytam1
a66a8fe8be
Merge remote-tracking branch 'origin/tracking' into custom
2025-03-12 10:32:44 +08:00
Moonchild
8535573f07
No issue - fix some minor link issues in about:rights
...
Privacy was moved to a subdir. Also replacing http with https because
that is what everyone expects by default.
2025-03-12 10:31:17 +08:00
roytam1
8a35744175
Merge remote-tracking branch 'origin/tracking' into custom
2025-03-07 21:50:11 +08:00
Moonchild
28524bf6b5
No issue - Update Twemoji font to unicode 15.1.3
2025-03-07 21:49:52 +08:00
roytam1
904406a497
Merge remote-tracking branch 'origin/tracking' into custom
2025-01-20 21:13:46 +08:00
Moonchild
139e7a7ac6
Issue #2678 - Remove NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED
...
This no longer does anything at this point, except add indirection.
2025-01-20 21:12:18 +08:00
roytam1
44f397bea2
Merge remote-tracking branch 'origin/tracking' into custom
2025-01-10 22:32:18 +08:00
Moonchild
d63a56adac
Issue #2673 - Part 4: Hook up the ADTS sniffer + raw AAC MIME type.
2025-01-10 22:29:32 +08:00
Moonchild
8f5a66b486
Issue #2673 - Part 3: Fix coding style.
2025-01-10 22:28:54 +08:00
roytam1
310c05b97a
Merge remote-tracking branch 'origin/tracking' into custom
2024-11-21 21:09:29 +08:00
Moonchild
60e671e956
Issue #2652 - Part2: Add "Clear DNS cache" button to about:networking
...
Resolves #2652
2024-11-21 20:57:41 +08:00
roytam1
2b0cdc7b62
Merge remote-tracking branch 'origin/tracking' into custom
2024-09-22 20:54:25 +08:00
FranklinDM
814a769541
Issue #2251 - Expose unlink ghost windows to about:memory
2024-09-22 20:44:18 +08:00
roytam1
e5ac12c311
Merge remote-tracking branch 'origin/tracking' into custom
2024-08-15 09:42:08 +08:00
Moonchild
8e3c07960d
No issue - Update TwemojiMozilla to 15.1.2
...
Fixes out-of-bounds watermelon emoji size.
2024-08-15 09:39:55 +08:00
roytam1
d27ddaffd7
Merge remote-tracking branch 'origin/tracking' into custom
2024-08-05 10:39:53 +08:00