Skip to content

chore: Updateed to firefox 142.0 #9870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 13, 2025
Merged

chore: Updateed to firefox 142.0 #9870

merged 6 commits into from
Aug 13, 2025

Conversation

mr-cheffy
Copy link
Contributor

No description provided.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Aug 13, 2025
@mr-cheffy mr-cheffy marked this pull request as draft August 13, 2025 13:57
@mr-cheffy mr-cheffy marked this pull request as ready for review August 13, 2025 21:11
@mr-cheffy mr-cheffy requested a review from Copilot August 13, 2025 21:11
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Aug 13, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates Zen browser to Firefox 142.0, transitioning from version 141.0.3. The update involves modifications to patch files to maintain compatibility with the new Firefox codebase.

Key changes include:

  • Update to Firefox 142.0 candidate version in configuration
  • Patch file updates to align with new Firefox source code changes
  • Various UI and functionality adjustments across browser components

Reviewed Changes

Copilot reviewed 73 out of 73 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
surfer.json Updates Firefox version from 141.0.3 to 142.0
src/zen/workspaces/ZenWorkspace.mjs Adds scrollbox assignment for pinned tabs container
src/zen/tests/welcome/browser_welcome.js Adds condition to skip zen-empty-tab attributes in loop
src/zen/tests/split_view/browser_split_groups.js Adds new test for unsplit group removal
Multiple patch files Updates line numbers and context to match new Firefox 142.0 codebase

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@@ -6,7 +6,7 @@
"version": {
"product": "firefox",
"version": "141.0.3",
Copy link
Preview

Copilot AI Aug 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title contains a typo: 'Updateed' should be 'Updated'.

Copilot uses AI. Check for mistakes.

@mr-cheffy mr-cheffy merged commit 199da1f into dev Aug 13, 2025
2 checks passed
@mr-cheffy mr-cheffy deleted the firefox-142 branch August 13, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant