mr. m
e9e1086bc5
no-bug: Make sure to always show startup options in general page (gh-13382)
2026-04-23 23:14:59 +02:00
mr. m
d1dc4586f6
no-bug: Make sure to animate when adding the first tab of a folder (gh-13380)
2026-04-23 20:23:50 +02:00
mr. m
0dd99a2ec7
no-bug: Support glane right click event register (gh-13379)
2026-04-23 20:00:57 +02:00
mr. m
5a841063f2
no-bug: Always select the first tab when unsplitting (gh-13378)
2026-04-23 19:49:58 +02:00
mr. m
05af15d70a
gh-13364: Fixed split out context menu showing wrong label (gh-13365)
2026-04-23 10:25:27 +02:00
mr. m
91f276dd0a
no-bug: Run update verification before releasing (gh-13353)
2026-04-22 15:49:43 +02:00
mr. m
3b8e6f4718
no-bug: Start making use of blacksmith macos runners for release (gh-13350)
2026-04-21 22:28:15 +02:00
mr. m
1753d8855c
no-bug: Fixed trying to update without verified MAR channels (gh-13341)
2026-04-21 10:41:53 +02:00
mr. m
014eabed3c
no-bug: Fixed loading bar appearing twice (gh-13337)
2026-04-21 01:18:48 +02:00
mr. m
1f77fe2ea7
no-bug: Run less color blending for macos and windows (gh-13335)
2026-04-21 00:05:50 +02:00
mr. m
77dbc2090c
no-bug: Fixed transparency not working after Firefox 150.0 (gh-13334)
2026-04-20 23:15:23 +02:00
mr. m
f828d2eb20
no-bug: Add more PGO training and enable clang plugins (gh-13325)
2026-04-20 22:21:06 +02:00
mr. m
6562610df1
no-bug: Add a flag to indicate new windows (gh-13323)
2026-04-20 01:02:58 +02:00
mr. m
68d66136ff
gh-13318: Make MacOS windows follow inactive preference (gh-13322)
2026-04-19 22:59:23 +02:00
mr. m
3fa5b4867c
no-bug: Add a switch case for pin unloading (gh-13317)
2026-04-19 18:34:19 +02:00
mr. m
598c299e18
no-bug: Add Move to folder context menu item (gh-13315)
2026-04-19 16:14:25 +02:00
mr. m
3d14e98c76
no-bug: Add alt+click for splitting tabs and other polishing details (gh-13308)
2026-04-19 00:38:23 +02:00
mr. m
2700722a1e
gh-9836: Register correct signing issuers for windows (gh-13304)
2026-04-18 16:25:58 +02:00
mr. m
a164e226dc
gh-10649: Avoid making unnecessary sidebar duplications (gh-13299)
2026-04-17 14:33:32 +02:00
mr. m
d3a601bd77
gh-13296: Fixed toolbars having white text on white bg (gh-13297)
2026-04-17 13:32:38 +02:00
mr. m
7046d16956
gh-13149: Fixed WS marking tabs as inactive in certain cases (gh-13298)
2026-04-17 13:32:22 +02:00
KelTech
3b85ac912e
gh-13095: restore multi-select highlight for split-view tabs (gh-13292)
...
Fixes #13095 .
The selector change in fe19b44 replaced the :has(multiselected) match
with [hasactivetab], which only fires when the active tab is inside the
split group. Multi-selecting tabs without the split tab in the initial
selection dropped the highlight.
Added the multiselected path back as a union so both cases get the
selected styling.
2026-04-17 08:55:13 +02:00
mr. m
1964922df7
no-bug: Update to Firefox 150.0 (gh-13281)
2026-04-17 00:59:38 +02:00
mr. m
8249814f68
gh-11593: Fixed links from external apps not opening up (gh-13275)
2026-04-16 12:37:06 +02:00
mr. m
4caa33d627
gh-13267: Add unit tests for site control panel (gh-13268)
2026-04-15 21:25:31 +02:00
mr. m
29e7fe12a8
gh-13264: Add tests for media player (gh-13262)
2026-04-15 20:25:10 +02:00
mr. m
b988f23a14
gh-10649: Implement JSON store length hints (gh-13260)
2026-04-15 18:59:40 +02:00
mr. m
c128b79723
gh-13258: Implement new loading indicator (gh-13259)
2026-04-15 16:49:52 +02:00
rain capsule
767dfce556
gh-7099: slight CSS and SVG optimizations on notes anim loop (gh-13246)
2026-04-14 16:11:18 +02:00
mr. m
826f1f355f
no-bug: New popup layout and stylings (gh-13245)
2026-04-14 11:17:41 +02:00
mr. m
7ed7b63b08
no-bug: Adress possible memory leaks (gh-13242)
2026-04-14 01:03:47 +02:00
mr. m
d540c6cddf
no-bug: Block loading glance from unmatching principals (gh-13237)
2026-04-13 20:33:01 +02:00
mr. m
adc8c92816
gh-9836: Finish the MAR signing workflow (gh-13216)
2026-04-13 15:49:24 +02:00
mr. m
7bbbdd3c4b
gh-9540: Fixed duplicate bookmarks appearing on startup (gh-13232)
2026-04-12 22:55:36 +02:00
Phannawich Jadpotwanich
cc46a1ee55
gh-11835: resolve copy URL return about:blank during pending navigations (gh-12521)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-04-11 17:32:23 +02:00
JDX50S
76b7bc96ef
gh-10746: Fix SMAuthorizedClients wrong Team ID (gh-13191)
2026-04-11 12:39:44 +02:00
DQSS
dfc47ee5d7
gh-12241: fix skip startup bookmark invalidation when no workspace bookmarks exist (gh-13168)
2026-04-09 22:51:24 +02:00
mr. m
0a7e81f532
gh-8932: Add more PGO instrumentation (gh-13158)
2026-04-09 22:41:27 +02:00
Slowlife
a2a64cec6a
gh-13085: add support for new gh pull request dashboard (gh-13090)
2026-04-09 20:22:06 +02:00
JDX50S
270db6d671
Merge commit from fork
...
* security: enable MAR signature verification for updates
Remove `--enable-unverified-updates` from the common mozconfig. This flag
was disabling all MAR (Mozilla ARchive) signature verification in the
updater binary, meaning update packages were applied without any
cryptographic authenticity check.
With this flag removed, the Mozilla build system will:
- Link NSS and signmar into the updater binary
- Enable SecVerifyTransformCreate-based signature verification on macOS
- Require MAR files to contain valid signatures before applying
REQUIRED FOLLOW-UP (maintainer action):
1. Generate a Zen-specific MAR signing keypair (RSA-PKCS1-SHA384)
See: https://firefox-source-docs.mozilla.org/build/buildsystem/mar.html
2. Place the public key DER file(s) in the source tree at
toolkit/mozapps/update/updater/release_primary.der
3. Sign MAR files during the release build with the private key
4. Set ACCEPTED_MAR_CHANNEL_IDS in update-settings.ini to restrict
which update channels the updater will accept
Ref: GHSA-qpj9-m8jc-mw6q
* no-bug: Added signature steps
* no-bug: Export browser/installer/package-manifest.in
---------
Co-authored-by: Maliq Barnard <maliqbarnard@Maliqs-MacBook-Air.local >
Co-authored-by: Mr. M <mr.m@tuta.com >
2026-04-09 19:28:31 +02:00
Afeefur
8b9f449f95
no-bug: added tests for unloading all other workspaces (gh-13100)
2026-04-09 01:36:37 +02:00
mr. m
9433b8a8f0
gh-13121: Fixed top bar not showing when urlbar is focused (gh-13150)
2026-04-08 20:51:30 +02:00
mr. m
561a03421f
gh-13121: Fixed compact mode not hiding with translations (gh-13143)
2026-04-08 17:04:48 +02:00
mr. m
73ae2fa258
gh-13140: Fixed some items not respecting reduce motion (gh-13141)
2026-04-08 14:08:47 +02:00
Afeefur
28fcaf94a3
gh-13133: Add Duplicate tab keyboard shortcut (gh-13123)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-04-07 19:48:36 +02:00
mr. m
8d646b3e41
gh-13131: Sync upstream Firefox to version 149.0.2 (gh-13129)
2026-04-07 19:43:49 +02:00
mr. m
5ae688819e
gh-13119: Revert :is -> :where compact mode selectors (gh-13124)
2026-04-07 09:35:55 +02:00
reizumi
631fb9fc3b
no-bug: optimize icons and replace existing icons (gh-13113)
2026-04-06 19:05:34 +02:00
mr. m
c0c957cbff
gh-11667: Fixed unable to install addons in compact mode (gh-13097)
2026-04-05 20:38:04 +02:00
mr. m
16d7caa98f
gh-13093: Fixed double seperator lines in context menu (gh-13094)
2026-04-05 10:54:15 +02:00