2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-13 07:10:28 +00:00
Commit Graph

12368 Commits

Author SHA1 Message Date
github-actions
961b89f72c Import translations from android-l10n 2023-12-05 01:04:32 +00:00
Arturo Mejia
68b83ff05d Bug 1866801 - Disable the CBH unsupported site submission. 2023-12-05 00:40:03 +00:00
Arturo Mejia
3f772dc75e Bug 1868197 - Remove onInstallationFailed callback from AddonFilePicker. 2023-12-04 20:25:03 +00:00
Calixte Denizet
ddb8359a58 Bug 1864956 - Make Fenix a PDF reader
It makes possible to open a pdf coming from an other app, like a file
browser, in Fenix.
2023-12-04 19:29:49 +00:00
Tom Ritter
b251e9eff1 Bug 1868165: Induce the Nightly population to submit the font list 2023-12-04 18:56:32 +00:00
rahulsainani
888e2e49ce Bug 1826883 - Remove juno prefix from onboarding 2023-12-04 10:10:09 +00:00
github-actions
0a1aa8995c Import translations from android-l10n 2023-12-04 00:28:05 +00:00
github-actions
3ca8f534e7 Import translations from android-l10n 2023-12-03 00:27:29 +00:00
JohanLorenzo
53fcbed50a Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-12-02 15:34:28 +00:00
github-actions
3d6a06282b Import translations from android-l10n 2023-12-02 00:28:42 +00:00
Zac McKenney
292fb5d79b Bug 1864753 - Fix for removing debug APK size alerts 2023-12-01 21:28:16 +00:00
Cathy Lu
e1887e2b4d Bug 1866241 - Expose Shopping status progress field in AC 2023-12-01 16:06:07 +00:00
Lina Butler
daeb3092f1 Bug 1862536 - Add a Nimbus variable for Firefox Suggestion types.
This commit adds:

* An `awesomebar-suggestion-provider` Nimbus feature to a new
  component-specific manifest in the `feature-fxsuggest` component.
* An `available-suggestion-types` variable for that feature, which
  holds a map of all available suggestion types that the
  `FxSuggestSuggestionProvider` can return.

This lets us toggle suggestion types remotely as part of our
experiments.
2023-12-01 02:42:00 +00:00
github-actions
1a069c9fa0 Import translations from android-l10n 2023-12-01 00:58:39 +00:00
VishnuSanal
23a485bbb3 Bug 1841095 - display customize homepage button even when shortcuts are enabled 2023-11-30 23:59:34 +00:00
Harrison Oglesby
74ca206ed5 Bug 1864759 - Add secret setting and feature flag for toolbar redesign 2023-11-30 23:30:35 +00:00
Tom Ritter
96022dad35 Bug 1867619: Fix the font list telemetry ping r?tlong
Use the GLEAN-generated metric, and submit the ping.
2023-11-30 21:23:43 +00:00
William Durand
95300eee12 Bug 1867297 - Remove the use of BLOCKED_PERMISSIONS 2023-11-30 15:10:35 +00:00
github-actions
a342064ccc Import translations from android-l10n 2023-11-30 00:28:06 +00:00
Arturo Mejia
8abee316da Bug 1866293 - Add support for installing an add-on a from local file. 2023-11-29 22:37:38 +00:00
dependabot[bot]
9b519f65fb Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 19:26:42 +00:00
Arturo Mejia
1e6848ca0d Bug 1866474 - Incorrect status is displayed after turning off the Cookie Banner Blocker feature from the panel 2023-11-29 16:30:36 +00:00
rahulsainani
6af781a519 Bug 1861694 - Use analysis status to restore (re)analysis state 2023-11-29 14:43:51 +00:00
RebecaTudor
6cb5a4cef4 Bug 1866262 - [a11y] Clarify comment for accessibility string.
Previously the comment that explained the a11y_heading string was not
very clear and it didn't explain with what the "%s" will be replaced.
2023-11-29 10:02:48 +00:00
github-actions
26127a2d44 Import translations from android-l10n 2023-11-29 01:55:14 +00:00
Zac McKenney
33b16eb182 Bug 1865634 - Use legacy packaging for native code on AAB 2023-11-28 22:29:22 +00:00
rahulsainani
1f7fb7f376 Bug 1866992 - Add product recommendations exposure telemetry 2023-11-28 18:05:45 +00:00
t-p-white
72f0d506c7 Bug 1812732 - Prevent empty Collection being created in Compose Tabs Tray 2023-11-28 11:10:40 +00:00
Titouan Thibaud
0d14f95402 Bug 1866260: Update guide to merging contributor PR and add the steps to replace Bors 2023-11-28 09:57:07 +00:00
github-actions
9685f3e814 Import translations from android-l10n 2023-11-28 00:28:35 +00:00
Travis Long
f010002c66 Bug 1865652 - Move Server Knobs configuration before Glean init
In order to ensure that Glean metrics recorded before Glean is initialized
have the appropriate Server Knobs configuration applied to them, the API
should be called before Glean.initialize.
2023-11-27 18:48:16 +00:00
DreVla
f8d1673b4b Bug 1865854 - Product recommendations telemetry
Add missing product recommendations telemetry.
2023-11-27 16:49:41 +00:00
github-actions
dc6e7264a7 Import translations from android-l10n 2023-11-27 00:30:45 +00:00
jackyzy823
3a16f515b6 Bug 1835525 - Bookmark saves to the last select folder in TabsTray 2023-11-26 07:14:22 +00:00
jackyzy823
646c0f1a04 Bug 1835525 - Bookmark saves to the last select folder 2023-11-26 07:14:22 +00:00
github-actions
14bc8bd93a Import translations from android-l10n 2023-11-26 02:47:15 +00:00
github-actions
4f79273394 Import translations from android-l10n 2023-11-25 00:31:49 +00:00
AndiAJ
5da522da89 Bug 1848623 - Re-enable verifyErrorMessagesForInvalidSearchEngineUrlsTest UI test 2023-11-24 14:38:12 +00:00
github-actions
ca09450ba9 Import translations from android-l10n 2023-11-24 00:53:04 +00:00
rahulsainani
f1f96ed867 Bug 1862085 - Use different rc onboarding description based on tld 2023-11-23 16:22:49 +00:00
rahulsainani
2c0bf2acdb Bug 1865318 - Fix review checker store tests 2023-11-23 10:25:28 +00:00
github-actions
3dbaed80db Import translations from android-l10n 2023-11-23 00:32:55 +00:00
Jeff Boek
066d479eee Bug 1865941 - Adds secret setting to enable Felt Privacy related features 2023-11-22 18:11:25 +00:00
AndiAJ
4e91a057d2 Bug 1866062 - New high priority Firefox suggest UI tests 2023-11-22 16:56:13 +00:00
Geoff Brown
310a5a99f7 Bug 1825116 - Resolve many lint issues found on oak (#4551)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-22 15:17:10 +00:00
Noah Bond
6c4f6a306f Bug 1865904 - Add correct default elevation to FAB 2023-11-22 01:02:09 +00:00
github-actions
eabbeaca20 Import translations from android-l10n 2023-11-22 00:26:26 +00:00
Aaron Train
2a13a3fac3 Bug 1865889 - Swap out Pixel2.arm [API 26] in robo-arm for Motorola G20 2023-11-21 21:05:18 +00:00
rahulsainani
44daf9e41b Bug 1865329 - Fix secret debug info text theme 2023-11-21 20:06:59 +00:00
RebecaTudor
6a5c26871e Bug 1857537 - [a11y] Add heading structure to Review Checker
Review Checker BETA couldn't be navigated to by using TalkBack headings
shortcuts because it wasn't recognized as an heading. And when it was
focused it wasn't announced as a heading.
The same problems were found at the other sections too.

As solution, the semantics properties are used.
AdjustedProductRatingCard was declared as heading only and it will not
be announced by TalkBack as "Heading" because it makes harder to
understand the information, but it can be navigated as a heading.
2023-11-21 16:31:07 +00:00