* chore: Sync upstream to `Firefox 147.0`
* Discard changes to src/zen/tests/mochitests/reportbrokensite/browser.toml
* Discard changes to src/zen/tests/mochitests/tooltiptext/browser_input_file_tooltips.js
* Discard changes to src/zen/tests/mochitests/safebrowsing/browser_bug400731.js
* Discard changes to src/zen/tests/mochitests/safebrowsing/browser_bug415846.js
* Discard changes to src/zen/tests/mochitests/safebrowsing/browser_whitelisted.js
* Discard changes to src/zen/tests/mochitests/safebrowsing/head.js
* Discard changes to src/zen/tests/mochitests/shell/browser.toml
* Discard changes to src/zen/tests/mochitests/shell/unit/test_macOS_showSecurityPreferences.js
* Discard changes to src/zen/tests/mochitests/shell/unit/xpcshell.toml
* Discard changes to src/zen/tests/mochitests/tooltiptext/browser_bug581947.js
* Discard changes to src/zen/tests/mochitests/safebrowsing/browser.toml
* Discard changes to src/zen/tests/mochitests/reportbrokensite/head.js
* Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_send_more_info.js
* Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_antitracking_data_sent.js
* Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_experiment_data_sent.js
* Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_addon_data_sent.js
* Discard changes to src/zen/tests/mochitests/reportbrokensite/browser_tab_key_order.js
* Discard changes to src/zen/tests/mochitests/reportbrokensite/send.js
* Delete src/zen/tests/mochitests/reportbrokensite/browser_report_preview.js
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
* Discard changes to src/zen/tests/mochitests/reportbrokensite/send_more_info.js
---------
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
* feat: Start making automatic backups for session files, b=no-bug, c=common
* feat: Allow new links to open in unsynced windows, b=no-bug, c=no-component
* feat: Add dnd switch support for groups
* refactor: Use `changeFolderToSpace` for drag-and-drop workspace changes
* refactor: Use optional parameter instead of attribute
* fix: Formatting
* refactor: Move condition inside function
* Refactor tab group handling in drag-and-drop
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
* feat: Only allow double click rename on labels, b=no-bug, c=common
---------
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
* fix: Allow user override of zen.theme.border-radius pref value
* fix: Handle platform-specific zen radius via JS rather than CSS
* lint: border radius js implementation
* feat: Correctly initialize new restored windows, b=no-bug, c=no-component
* chore: Experiment with different build flags for optimization and build time, b=no-bug, c=common, configs
* chore: Format, b=no-bug, c=no-component