K4sum1
d83bc3dccd
Expand mozconfigs
...
Improved mozconfigs
Forgot to remove branding block from serpent mozconfig
2025-09-27 19:44:36 -07:00
K4sum1
b4500a555c
Fix installer description and publisher
...
Better installer config
2025-09-27 19:44:35 -07:00
K4sum1
d745ac5721
Branding inprogress
2025-09-27 19:44:33 -07:00
K4sum1
8b80d1e84e
Windows theme version override
2025-09-27 19:44:32 -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
0f85813996
Make branding more flexible
2025-09-27 19:36:51 -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
a3c237a58d
Remove installer SSE2 check
2025-09-27 19:36:48 -07:00
K4sum1
b43a601654
Make nsis match better
2025-09-27 19:36:47 -07:00
K4sum1
633ef1c426
Mypal portable mode
2025-09-27 19:36:46 -07:00
K4sum1
32c50fd018
Apply libjar improvements.
2025-09-27 19:36:45 -07:00
Fedor
2ea35bab40
Detailed "Clear history" opinion
2025-09-27 19:36:44 -07:00
K4sum1
6be1c0968c
misc fixs
2025-09-27 19:36:43 -07:00
K4sum1
ce73865643
Fix installer
2025-09-27 19:36:41 -07:00
K4sum1
67052bd6bb
Add back Nvidia 3D because why not
2025-09-27 19:36:40 -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
K4sum1
5a84cf5aab
Use firebug devtools theme by default
...
It better fits the aestethic here
2025-09-27 19:36:37 -07:00
K4sum1
41257acb58
Enable one off searches by default
2025-09-27 19:36:36 -07:00
K4sum1
5d34a08a13
Allow adjustment of e10s preferences in PM
2025-09-27 19:36:35 -07:00
K4sum1
099aa452c0
I believe in our robot overlords
2025-09-27 19:36:34 -07:00
K4sum1
890b494754
Mypal duplicate tab
2025-09-27 19:36:33 -07:00
K4sum1
6a0d674576
Enable SQL and disable DBM
2025-09-27 19:36:31 -07:00
roytam1
16dc4c9168
mailnews: fix OAuth2Providers path
2025-09-28 08:06:24 +08:00
roytam1
50b6047c84
Merge remote-tracking branch 'origin/tracking' into custom
2025-09-26 23:16:18 +08:00
Moonchild
659a3c0fcc
Issue #2258 - Make sure we favor sniffing when the content-type header is empty.
2025-09-26 23:15:48 +08:00
Moonchild
0d00c84033
Revert "Issue #2258 - Part 1: Support XCTO:nosniff when navigating."
...
This reverts commit f48c770701e62c382631620f4caa1fdc5ab1d7ae.
2025-09-26 23:15:31 +08:00
Moonchild
73c9c1dd73
Revert "Issue #2258 - Part 2: Move XCTO:nosniff check into sniffers."
...
This reverts commit 51e1650d42b2c033d5d55750b4ea497053524c93.
2025-09-26 23:15:12 +08:00
Moonchild
2d4d48db72
Revert "Issue #2258 - Part 3: Allow sniffing with XCTO:nosniff + empty MIME type."
...
This reverts commit a56f978f70e2d96ba501d6a944be33460afc481a.
2025-09-26 23:14:52 +08:00
Moonchild
7b4bb08257
Revert "Issue #2258 - Part 4: Clean up unused pointers."
...
This reverts commit 9e52953e5486412bcb5613b4cea5a4f54544db2e.
2025-09-26 23:14:28 +08:00
roytam1
e4c5aafee9
Merge remote-tracking branch 'origin/tracking' into custom
2025-09-23 15:20:06 +08:00
Moonchild
c9e08cb2f5
Issue #2790 - Follow-up: Ensure both text and background are set.
...
The common issue of needing to set both foreground and background for dark
themes.
2025-09-23 15:19:43 +08:00
Moonchild
1bcdad3ef1
Issue #2852 - Follow-up: Add comment and fix formatting.
2025-09-23 15:19:29 +08:00
Moonchild
3a121f34c8
[gfx] Use std::size rather than hardcoding an array size
2025-09-23 15:19:12 +08:00
Moonchild
16164b3d38
Issue #2852 - Parse full cache-control headers.
...
This makes sure we parse the merged/stored version of `cache-control`
instead of just the latest-received header.
`ResponseHead::ParseHeaderLine_locked` parses each header as it comes in.
It then updates its member variables based on that header.
For `cache-control`, it's important to reparse the merged (updated)
version of the header instead of the most recent one, otherwise we'll miss
directives present in previously received headers.
Resolves #2852
2025-09-23 15:18:48 +08:00
Moonchild
6e19656e11
[gfx] Clarify comments.
...
There may be other situations where putting a font entry in the cache
table may fail that are perfectly valid.
2025-09-23 15:18:03 +08:00
Moonchild
060e2965b8
Revert "[gfx] Guard against possible race via gfxFontEntry::GetFontTable."
...
This reverts commit a1cf966815240aef59e33c49c9496e3516b1fdd7.
2025-09-23 15:17:12 +08:00
Moonchild
c7e103b06e
No issue - Clarify Azure Back-end info.
...
Only mention OpenGL accelerated canvas flag when it's relevant, and rename
the entry to be more descriptive, to prevent confusion for users looking
at Troubleshooting Information.
2025-09-23 15:16:56 +08:00
roytam1
e5ea29554a
Merge remote-tracking branch 'origin/tracking' into custom
2025-08-21 16:07:53 +08:00
Moonchild
fe21538da4
[NSS] Avoid leak in pkcs12 decoder.
2025-08-21 16:07:31 +08:00
Moonchild
425f38ff84
[js] Error-check pthread calls
...
These calls return error states (int) that weren't checked for success.
Failures here are fatal, so using MOZ_RELEASE_ASSERT to safely crash.
2025-08-21 16:06:31 +08:00
Moonchild
7cadc57d49
[gfx] Guard against possible race via gfxFontEntry::GetFontTable.
2025-08-21 16:04:25 +08:00
roytam1
f5307ea861
nss: update certdata and bump ckbi version to 2.80
...
- Bug 1974511 - Add SwissSign 2022 Roots to NSS r=jschanck
- Bug 1972391 - Add TrustAsia Dedicated Roots to NSS r=jschanck
- Bug 1961848 - Remove expired Baltimore CyberTrust Root r=jschanck
- Bug 1978677 - remove expired explicitly distrusted DigiNotar lookalike root r=nss-reviewers,jschanck
2025-08-21 15:54:50 +08:00
roytam1
75997f1917
Merge remote-tracking branch 'origin/tracking' into custom
2025-08-18 09:49:01 +08:00
Moonchild
6d47d819fa
Issue #2850 - Alias :focus-visible to :-moz-focusring
...
Band-aid to have it be parsed as valid with reasonably-expected behaviour.
2025-08-18 09:48:39 +08:00
Moonchild
e3de626c1f
Bug 1875345 - Report 24 instead of 32 as the colorDepth (and pixelDepth) on Linux (assuming 8 of 32 bits are for the alpha channel).
...
This now matches the logic in our equivalent Windows code, and this is
also per spec ("number of bits...excluding the alpha channel"):
https://drafts.csswg.org/cssom-view/#dom-screen-colordepth
With this change, the WPT test starts passing on Ubuntu 22.04
(which was previously flagged as an unexpected failure).
2025-08-18 09:48:16 +08:00
Moonchild
bd734f795c
Issue #2258 - Part 4: Clean up unused pointers.
2025-08-18 09:47:53 +08:00