- Nov 05, 2021
-
-
Ashutosh Singh authored
* deleted module and related files along with occurrences * lint fixes * used PlacesHistoryStorage for storage and readmeFix * test fixes 1 * Update feature-awesomebar tests to use mocked HistoryStorage * Linter fixes for feature-awesomebar * toolbar fix 1 * toolbar fix * final code cleanup Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Aug 12, 2021
-
-
Jan-Erik Rediger authored
dokka was initially removed in 9540adb4.
-
- Jul 21, 2021
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
Stefan Arentz authored
* For #10137 - Rename master to main (GitHub Workflows) * For #10137 - Rename master to main (Pull Request Template) * For #10137 - Rename master to main (README) * For #10137 - Rename master to main (l10n.toml) * For #10137 - Rename master to main (GitHubPlugin.kt) * For #10137 - Rename master to main (Documentation & Comments) * For #10137 - Rename master to main (TaskCluster)
-
- Jun 08, 2021
-
-
Sebastian Kaspari authored
* Issue #10197: Move EngineObserver and EngineMiddleware to browser-state and refactor SessionManager dependency away. * Issue #3532: Migrate TabsUseCases to use BrowserStore exclusively. * Issue #10209: Migrate SessionUseCases to use BrowserStore exclusively. * Issue #3532, #10209: Migrate components to use new UseCase APIs. * Issue #10209: Migrate UndoMiddleware to use BrowserStore. * Issue #3532: Migrate CustomTabsUseCases to use BrowserStore. * Issue #10211: Migrate sample-browser to not depend on browser-session. * Issue #10209: Remove browser-session dependency. * Issue #3532: feature-tabs: Remove browser-session dependency. * Issue #10209: Fix UndoMiddlewareTest * Issue #10209: Refactor SessionUseCasesTest to not use SessionManager. * Issue #10209: Fix SessionFeatureTest. * Refactor support-migration tests to not use SessionManager. * Fix tests in feature-contextmenu. * Refactor feature-recentlyclosed tests to not use SessionManager * Refactor browser-session-storage tests to not use SessionManager * Refactor feature-intent tests to not use SessionManager * Refactor feature-tabs tests to not use SessionManager pt. 1 * Refactor feature-customtabs tests to not depend on browser-session. * Make sure initial load url flags are correct * Refactor feature-tabs tests to not use SessionManager pt. 2 * Refactor browser-state tests to not depend on browser-session. * SearchUseCasesTest: Use addTab use case instead of addPrivateTab. * Samples Browser: Remove unused drawable. * Fix feature-pwa tests * Remove browser-session. * Make sure engine session is linked for window requests * Make sure engine session is linked when provided with tab * Make sure engine session is linked when provided with tab pt. 2 * Prevent engine session from being created multiple times * Prevent engine session from being created multiple times pt. 2 * Prevent engine session from being created multiple times pt. 3 * Part 4: REFACTOR ALL THE THINGS * Update tests. * Add additional test for multiple CreateEngineSessionAction dispatching. * Refactor, some docs and tests * Fix CustomTabs tests...
-
- Jun 07, 2021
-
-
Sebastian Kaspari authored
This reverts commit dd55e0f8.
-
Sebastian Kaspari authored
* Issue #10197: Move EngineObserver and EngineMiddleware to browser-state and refactor SessionManager dependency away. * Issue #3532: Migrate TabsUseCases to use BrowserStore exclusively. * Issue #10209: Migrate SessionUseCases to use BrowserStore exclusively. * Issue #3532, #10209: Migrate components to use new UseCase APIs. * Issue #10209: Migrate UndoMiddleware to use BrowserStore. * Issue #3532: Migrate CustomTabsUseCases to use BrowserStore. * Issue #10211: Migrate sample-browser to not depend on browser-session. * Issue #10209: Remove browser-session dependency. * Issue #3532: feature-tabs: Remove browser-session dependency. * Issue #10209: Fix UndoMiddlewareTest * Issue #10209: Refactor SessionUseCasesTest to not use SessionManager. * Issue #10209: Fix SessionFeatureTest. * Refactor support-migration tests to not use SessionManager. * Fix tests in feature-contextmenu. * Refactor feature-recentlyclosed tests to not use SessionManager * Refactor browser-session-storage tests to not use SessionManager * Refactor feature-intent tests to not use SessionManager * Refactor feature-tabs tests to not use SessionManager pt. 1 * Refactor feature-customtabs tests to not depend on browser-session. * Make sure initial load url flags are correct * Refactor feature-tabs tests to not use SessionManager pt. 2 * Refactor browser-state tests to not depend on browser-session. * SearchUseCasesTest: Use addTab use case instead of addPrivateTab. * Samples Browser: Remove unused drawable. * Fix feature-pwa tests * Remove browser-session. * Make sure engine session is linked for window requests * Make sure engine session is linked when provided with tab * Make sure engine session is linked when provided with tab pt. 2 * Prevent engine session from being created multiple times * Prevent engine session from being created multiple times pt. 2 * Prevent engine session from being created multiple times pt. 3 * Part 4: REFACTOR ALL THE THINGS * Update tests. * Add additional test for multiple CreateEngineSessionAction dispatching. * Refactor, some docs and tests * Fix CustomTabs tests...
-
Sebastian Kaspari authored
-
- Apr 21, 2021
-
-
Sebastian Kaspari authored
Now that Fenix and Focus have migrated to using search functionality from the state in BrowserStore (provided by feature-search), we can remove browser-search. The client for search suggestions and the assets still lived in browser-search and this patch moves those to feature-search too.
-
- Apr 20, 2021
-
-
Sebastian Kaspari authored
-
- Mar 10, 2021
-
-
Gabriel Luong authored
Issue #9801: Refactor AutofillCreditCardsAddressesStorage into its own :service-sync-autofill component
-
- Feb 22, 2021
-
-
Sebastian Kaspari authored
-
- Feb 19, 2021
-
-
Sebastian Kaspari authored
-
- Feb 05, 2021
-
-
Sebastian Kaspari authored
-
- Feb 03, 2021
-
-
Sebastian Kaspari authored
-
- Jan 29, 2021
-
-
Jonathan Almeida authored
-
- Jan 19, 2021
-
-
Jonathan Almeida authored
-
- Jan 05, 2021
-
-
Sebastian Kaspari authored
-
- Nov 19, 2020
-
-
Jonathan Almeida authored
-
- Nov 11, 2020
-
-
travis79 authored
This adds a new Nimbus component that will act as a wrapper around the uniffi generated Kotlin code from mozilla/nimbus-sdk, as well as be a point of Glean integration, at least initially. - Integrate service-nimbus with samples-glean for testing - Set up default endpoint for debug and release, debug pointing at the dev Kinto endpoint and release at the production endpoint. - Adds the documentation on how to set up the Kinto dev endpoint. - Updates samples-glean README with Nimbus wording
-
- Nov 06, 2020
-
-
Christian Sadilek authored
-
- Sep 11, 2020
-
-
Alessio Placitelli authored
-
- Aug 05, 2020
-
-
Michael Debertol authored
-
- Jul 24, 2020
-
-
Tiger Oakes authored
browser-menu v2: A new browser menu designed to work with lib-state. This introduces a new API using immutable data classes to represent options. Stateful functionality like the two-state button is replaced with swapping out data classes and submitting a new list of options. Internally this uses a recycler view and the view holders intentionally do not map 1:1 to data classes. This way we can use different views based on properties instead of introducing all new classes for every combination of properties.
-
- Jun 09, 2020
-
-
Gabriel Luong authored
-
- May 28, 2020
-
-
Dennis Schubert authored
-
- May 13, 2020
-
-
Sebastian Kaspari authored
-
- May 01, 2020
-
-
Gabriel Luong authored
-
- Apr 20, 2020
-
-
Sebastian Kaspari authored
-
- Apr 15, 2020
-
-
Jonathan Almeida authored
-
- Mar 31, 2020
-
-
Ellen Spertus authored
-
- Feb 14, 2020
-
-
Mihai Branescu authored
-
- Jan 23, 2020
-
-
Tiger Oakes authored
-
Tiger Oakes authored
-
- Dec 19, 2019
-
-
Gabriel Luong authored
-
- Dec 13, 2019
-
-
Christian Sadilek authored
-
- Dec 11, 2019
-
-
Jonathan Almeida authored
-
- Dec 03, 2019
-
-
Edouard Oger authored
-
- Nov 14, 2019
-
-
Ellen Spertus authored
-