Skip to content
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

Fix geolocation api setting always showing as enabled #3487

Closed
wants to merge 242 commits into from

Commits on Jun 11, 2024

  1. Bug 1858056 - Favor RawConfigParser.read_file instead of deprecated r…

    …eadfp r=saschanaz
    
    readfp is deprecated since Python 3.2
    
    Differential Revision: https://phabricator.services.mozilla.com/D190532
    serge-sans-paille authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    23b5c68 View commit details
    Browse the repository at this point in the history
  2. Bug 1857470 - Part 2: Use pip 23.2.1 wheel in mozharness r=firefox-bu…

    …ild-system-reviewers,sergesanspaille
    
    Differential Revision: https://phabricator.services.mozilla.com/D190285
    saschanaz authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1bf606e View commit details
    Browse the repository at this point in the history
  3. Bug 1857516 - Get rid of deprecated imp python module in favor of imp…

    …ortlib r=saschanaz CLOSED TREE
    
    Following the official migration guide from
    https://docs.python.org/3/whatsnew/3.12.html#imp
    
    Differential Revision: https://phabricator.services.mozilla.com/D190465
    serge-sans-paille authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    206923f View commit details
    Browse the repository at this point in the history
  4. [WFX-209] Base configuration options.

    Ideally we wouldn't have to modify other files alongside - but it seems the .mozconfig doesn't override as it should.
    
    [WFX-358] Fix .mozconfig for linux.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0e66ec7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f95c1a1 View commit details
    Browse the repository at this point in the history
  6. [WFX-208] Implement priviledged extension support.

    Also includes:
    
    * [WFX-208] Improve support for bootstrapped extensions.
    Added support for custom preference pages.
    * [WFX-208] Fix incorrect loading order for bootstrap loader.
    * [WFX-394] Fix BootstrapLoader. (#2727)
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6fcd814 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b40acda View commit details
    Browse the repository at this point in the history
  8. [WFX-210] Enable updater

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7752d1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f4c0a4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f439f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cdbf42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4fed261 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    374db9e View commit details
    Browse the repository at this point in the history
  14. [WFX-186] GitHub Actions

    Also includes:
    [WFX-186] Update GitHub Actions.
    
    Make sure we now package l10n files and have separate naming for ARM files on macOS.
    
    [WFX-249] Update GitHub Actions
    
    Squash of individual commits:
    
    [WFX-249] Add release action for current.
    
    [WFX-249] Use dispatch input for version number in release workflow.
    
    [WFX-249] Disable certain release triggers until ready for mass deployment.
    
    [WFX-249] Dry run AUS.
    
    [WFX-249] Add a pull workflow, improve staging/release process.
    
    [WFX-249] Attempt to set AWS env vars to prevent errors.
    
    [WFX-249] Update runners to handle stub-installer.
    
    [WFX-360] Improve AUS upload code for release.yml
    
    [WFX-186] Update PR workflow
    
    Co-Authored-By: adamp01 <[email protected]>
    MrAlex94 and adamp01 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    69b62f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2e6ab9b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9438320 View commit details
    Browse the repository at this point in the history
  17. [WFX-201] Part 1: Add custom search engines.

    Use our own search extensions instead of Mozilla's.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a8392b9 View commit details
    Browse the repository at this point in the history
  18. [WFX-201] Part 2: Use our defined search engines and private engines.

    Replaces [WFX-392], [WFX-367] and [WFX-245].
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7448278 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    24090fe View commit details
    Browse the repository at this point in the history
  20. [WFX-300] Update about:license.

    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    89f9f7b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6036c75 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eaaa9fd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    288ab7a View commit details
    Browse the repository at this point in the history
  24. [WFX-350] Replace 'his or her' with 'their'.

    DO NOT modify license notices.
    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    222a1a5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    54b6198 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a4225ab View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9f1294a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6d90db9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ebd0ddd View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    57caf9e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9c0421a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    33eface View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5fd32ee View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d676c2d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6c5dd20 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    018d081 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    bf8a09a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c3b899b View commit details
    Browse the repository at this point in the history
  39. [WFX-401] Add utility modules.

    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0071dc1 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    205a4b5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    6df5f84 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8c00fba View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    34c01fb View commit details
    Browse the repository at this point in the history
  44. [WFX-401] Add addon store compatibility.

    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    72ac6c9 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    625239f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    6b13eb2 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fd521ce View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    47dd0bd View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    1359c5f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    c543373 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5427d60 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    62f4ef4 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    fd95aa9 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    c644534 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    a4f9c1f View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    bc66aa9 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    2c221ae View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    2784ea3 View commit details
    Browse the repository at this point in the history
  59. [WFX-418] Add ability to set tag and pre-release status.

    When running the workflow_dispatch, we want to be able to pass along a tag and whether the release is a pre-release. When we set the tag, we also want this to override the version_display.txt file.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bad61ea View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    9b258cf View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    726a251 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    2070bbb View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ccb5fb7 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    9807893 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    67f5b71 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    ce18a44 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    a69dc18 View commit details
    Browse the repository at this point in the history
  68. [WFX-423] Fix migrateUI error.

    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ad6066f View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    909480f View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    d5eb301 View commit details
    Browse the repository at this point in the history
  71. [WFX-427] Update about:telemetry.

    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9a09ca4 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    162e1e2 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    71e6301 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    09d7323 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    dba7d46 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    5879584 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    6c5b5f7 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    339f268 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    b8a2302 View commit details
    Browse the repository at this point in the history
  80. [WFX-207] Update l10n files.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2455d51 View commit details
    Browse the repository at this point in the history
  81. [WFX-207] Update l10n files.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    11b2b95 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    c7bafe5 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    ad0ad90 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    ea113ec View commit details
    Browse the repository at this point in the history
  85. [WFX-207] Add Crowdin l10n.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    adcf9d3 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    557130a View commit details
    Browse the repository at this point in the history
  87. [WFX-453] Remove from channel-prefs.js from add-if-not list.

    Users are on a variety of different channels (aurora/default/release) - we want to move them to either beta or release. This also means users can auto-update between said channels.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9539eec View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    f28bf2a View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    178e219 View commit details
    Browse the repository at this point in the history
  90. [WFX-455] Update AUS logic, so latest version receives no update and …

    …previous versions receive latest update.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    900497a View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    d646cbb View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    c17988c View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    95e4c10 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    1d9b44f View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    f982e59 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    16c1423 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    c7a8b85 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    00d26a7 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    f714357 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    95d798a View commit details
    Browse the repository at this point in the history
  101. [WFX-477] Remove cfr addons/features checkboxes from about:preference…

    …s. (#2799)
    
    Removes "Recommend extensions as you browse" and "Recommend features as you browse" checkboxes.
    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e26e92a View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    86f06f2 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    7a71670 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    f914082 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    2738975 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    fee364e View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    a2020da View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    cdde9a4 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    b44a12a View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    ad86d13 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    ecb6f12 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    231b65e View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    87caf85 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    b77d533 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    cfbaeef View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    85b1dc4 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    238b397 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    069a0fb View commit details
    Browse the repository at this point in the history
  119. [WFX-503] Add preferences page to customise Lepton. (#2843)

    [WFX-525] Fix formatting issues 1.
    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    81a8e14 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    a5bc30e View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    79e4cd4 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    ccc6209 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    13d6ae6 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    2e9f9bc View commit details
    Browse the repository at this point in the history
  125. [WFX-564] Add the --s3-decompress flag, introduced in rclone 1.60.0

    It seems that gzip compression on R2 has either been enabled, or rclone has changed the way it handles it by default which now requires the --s3-decompress flag.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9a52144 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    7c7d1c2 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    bac8f25 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    fe2dc38 View commit details
    Browse the repository at this point in the history
  129. [WFX-197] Enable Lepton compatibility options. (#2877)

    Signed-off-by: Ryosuke Asano <[email protected]>
    Signed-off-by: Alex Kontos <[email protected]>
    Co-authored-by: Alex Kontos <[email protected]>
    surapunoyousei and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6eaa888 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    41b2209 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    8711453 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    614fbb6 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    023a394 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    0d7cfd3 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    d1a7108 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    e84b640 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    bffa1f8 View commit details
    Browse the repository at this point in the history
  138. [WFX-525] Reduce Look & Feel image size.

    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    09bbaee View commit details
    Browse the repository at this point in the history
  139. [WFX-525] Update locales.

    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ba0df9d View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    520a730 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    28cb406 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    a99897d View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    6eafc1b View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    111eaa0 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    0646237 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    8853a0b View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    b34772a View commit details
    Browse the repository at this point in the history
  148. [WFX-631] Build with JPEG-XL

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6e6023a View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    c6fdcad View commit details
    Browse the repository at this point in the history
  150. [WFX-186] Add G5 to bug report template. (#2939)

    Signed-off-by: adamp01 <[email protected]>
    adamp01 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    60f5b39 View commit details
    Browse the repository at this point in the history
  151. [WFX-666] Extended JPEG-XL support. (#2938)

    * JPEG-XL: Support for Animation, Alpha, Progressive Decode, and Color Profiles
    * JPEG-XL: Enable by default, and allow in non-nightly builds
    Demez authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b02244e View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    4df1c2e View commit details
    Browse the repository at this point in the history
  153. Fix concurrency.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    78e11b6 View commit details
    Browse the repository at this point in the history
  154. Update Lepton to 7.2.0

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6d2b907 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    3ffc832 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    f921c81 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    55478ff View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    67e7dbd View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    83e8b2c View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    cf2661b View commit details
    Browse the repository at this point in the history
  161. Update mozconfigs

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7c87946 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    11dfb6a View commit details
    Browse the repository at this point in the history
  163. Branding

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    91f02db View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    0022edb View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    d190f3c View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    2b9eb02 View commit details
    Browse the repository at this point in the history
  167. Update Lepton to 7.4.0

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0f43bb9 View commit details
    Browse the repository at this point in the history
  168. Update README.md

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1a5ec99 View commit details
    Browse the repository at this point in the history
  169. Create FUNDING.yml

    Signed-off-by: Alex Kontos <[email protected]>
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    35d35d0 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    0d0ff05 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    ed25cf9 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    840bcc4 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    140942e View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    3023e9a View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    86e2197 View commit details
    Browse the repository at this point in the history
  176. Update branding and colours.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    37fd6ac View commit details
    Browse the repository at this point in the history
  177. Update Lepton to 7.5.0

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8b38738 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    564aa3f View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    423428a View commit details
    Browse the repository at this point in the history
  180. Update base configurate preferences.

    Thanks to @yokoffing for the reviews and suggestions.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    74a2b2e View commit details
    Browse the repository at this point in the history
  181. Follow up to Bug 1608279.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    51eca68 View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    7f223a7 View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    c59b681 View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    97af0ad View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    f1d21d2 View commit details
    Browse the repository at this point in the history
  186. Migrate from OS.File to IOUtils and PathUtils (#3141)

    Signed-off-by: Haruka <[email protected]>
    HarukaMa authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ba966c5 View commit details
    Browse the repository at this point in the history
  187. Update Lepton to v8.0.0

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3d203ba View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    598698e View commit details
    Browse the repository at this point in the history
  189. Remove old code handling custom Waterfox themes.

    Also remove unnecessary setting of default theme.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fd430d4 View commit details
    Browse the repository at this point in the history
  190. Windows 10 and later: Long Path Aware and use Segment Heaps (#3155)

    Changes the manifest file to allow interacting with long paths in Windows 10 v1607 and later, And also changes the used memory heap type from NT heaps to Segment heaps in Windows 10 v2004 and later.
    
    Note: "LongPathsEnabled" must be turned on in registry for long path handling to work.
    goodusername123 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b871e96 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    f05eb56 View commit details
    Browse the repository at this point in the history
  192. Update privacy preferences.

    * Fixes issues with logging into websites that use a referrer.
    * Use standard tracking protection for now, to prevent issues with logging in.
    * Modify samesite rules so they're strict on non-http websites.
    * Remove Firefox view tour prompt.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6ebb938 View commit details
    Browse the repository at this point in the history
  193. Bundle Windows Redist files.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    763420f View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    32c187e View commit details
    Browse the repository at this point in the history
  195. Clarify checkbox, add G6 to dropdown and remove G4, remove default wh…

    …at happened
    
    Signed-off-by: Aaron Liu <[email protected]>
    aaronliu0130 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9c9cb44 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    16c3e0e View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    d5770da View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    6125bd8 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    37bb449 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    5ebcfba View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    7acf1da View commit details
    Browse the repository at this point in the history
  202. Trust binaries signed for Waterfox

    This fixes about:third-party not trusting any of Waterfox's dll files.
    goodusername123 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f7e4ea7 View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    502f4b6 View commit details
    Browse the repository at this point in the history
  204. Extend JPEG XL detection/recognition

    - registers JXL file association under Windows (also fixes WebP not being removed when uninstalling).
    - adds JXL and AVIF as recognized image types in file picker dialog.
    - adds JXL and AVIF to WebExtension downloads.download API.
    - adds JXL to some inactive part of code for completeness sake.
    goodusername123 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    26d4332 View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    e439dcc View commit details
    Browse the repository at this point in the history
  206. Disable DNS prefetch.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    66a2589 View commit details
    Browse the repository at this point in the history
  207. Update Lepton to v8.5.0

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4e185dc View commit details
    Browse the repository at this point in the history
  208. Force [email protected]

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f22768f View commit details
    Browse the repository at this point in the history
  209. Update ResetProfile.sys.mjs to hardcode MOZ_APP_NAME as firefox

    This should fix the "Refresh Waterfox" functionality.
    
    Signed-off-by: unknown5000 <[email protected]>
    unknown5000 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    26dcb6b View commit details
    Browse the repository at this point in the history
  210. Windows: Restore support for native scrollbars.

    Restores support for natively styled scrollbars when `widget.non-native-theme.enabled` is disabled.
    patch sourced from: https://github.com/ephemeralViolette/firefox-native-controls
    goodusername123 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3889cb9 View commit details
    Browse the repository at this point in the history
  211. Bug 1838781 - Fix NVIDIA super resolution activation

    Fixes `gfx.webrender.super-resolution.nvidia` not working properly.
    https://phabricator.services.mozilla.com/D182609
    goodusername123 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5750fd4 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    9293899 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    d0d5739 View commit details
    Browse the repository at this point in the history
  214. Revert "Bug 1868042: Remove unused OHTTP initialization. r=valentin, …

    …a=RyanVM"
    
    This reverts commit 86fdbff.
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    71a1c78 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    a38e5a2 View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    af8cd52 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    762d5be View commit details
    Browse the repository at this point in the history
  218. Update Lepton to v8.5.1

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    301c4fa View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    3a05734 View commit details
    Browse the repository at this point in the history
  220. Part 1: Waterfox Sidebar

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    78b2566 View commit details
    Browse the repository at this point in the history
  221. Part 2: Waterfox Sidebar

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f43cf44 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    85d6ed7 View commit details
    Browse the repository at this point in the history
  223. Update Lepton to v8.6.0

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0d278e2 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    809b75f View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    7e25895 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    2be6018 View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    6377956 View commit details
    Browse the repository at this point in the history
  228. Update FUNDING.yml

    Signed-off-by: Alex Kontos <[email protected]>
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    497a420 View commit details
    Browse the repository at this point in the history
  229. Update Lepton to v8.6.1.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3159928 View commit details
    Browse the repository at this point in the history
  230. Update Sidebar to 1.0.0.2.

    * Keep sidebar showing after leaving  fullscreen mode.
    * Respect user's choice about browser.tabs.insertAfterCurrent and browser.tabs.insertRelatedAfterCurrent
    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    87e64fa View commit details
    Browse the repository at this point in the history
  231. Lower CPU requirements.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    47b2fdb View commit details
    Browse the repository at this point in the history
  232. Rework debugging GHA.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    904690c View commit details
    Browse the repository at this point in the history
  233. Update Sidebar to 1.0.1

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1d9acad View commit details
    Browse the repository at this point in the history
  234. Bug 1866829 - Replace obsolete distutils reference by portable altern…

    …atives r=ahochheiden (#3456)
    
    distutils.dir_util.copy_tree -> shutil.copytree
    distutils.spawn.find_executable -> shutil.which
    
    Also fix a warning about escape sequence in the process.
    
    Differential Revision: https://phabricator.services.mozilla.com/D194781
    
    Co-authored-by: serge-sans-paille <[email protected]>
    2 people authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1ddc52f View commit details
    Browse the repository at this point in the history
  235. Bug 1870786 - Fix the type of RTP timestamps in WebrtcGmpVideoEncoder…

    …. r=webrtc-reviewers,pehrsons,media-playback-reviewers,aosmond
    
    The keys inserted in the map come from GMPVideoEncodedFrame::TimeStamp,
    which returns a uint64_t, and truncation is probably not wanted,
    although it might just work in practice.
    
    Differential Revision: https://phabricator.services.mozilla.com/D197012
    glandium authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    854d8b9 View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    b0589b7 View commit details
    Browse the repository at this point in the history
  237. Handle CXCursor_LinkageSpec in Clang 18+

    dtolnay authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3a2b381 View commit details
    Browse the repository at this point in the history
  238. Fix rust-bindgen build

    Tell cargo we've modified the code of rust-bindgen so
    the checksum verification of this crate should be skipped.
    hawkeye116477 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c946b66 View commit details
    Browse the repository at this point in the history
  239. Pin Rust version on Linux.

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d109300 View commit details
    Browse the repository at this point in the history
  240. Vertically align the statusbar.

    black7375 authored and MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f65eae0 View commit details
    Browse the repository at this point in the history
  241. Update Sidebar to 1.0.2

    MrAlex94 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1a0668a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Made the radio buttons for the geolocation api work

    LAURAilway committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f00cf55 View commit details
    Browse the repository at this point in the history