1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
Severin Rudie 5f393bd5d4
For #5334: added private custom tab processor (#6845)
* For #5334: added private custom tab processor

* For #5334 - Fixes up IntentReceiverActivity for handling intents

* For 5334: update styling for private custom tabbs

* For 5334: update tests to account for new processors

Note that two are still failing. These appear to be true failures, and will be corrected in a later commit.

* For 5334: fixes bug introduced by changes to IntentReceiverActivity

RCA: intent className and extra were previously set based on which processors matched, not which successfully processed. This patch reintroduces that behavior.

* For 5334: add tests for custom tabs processing
2019-12-06 10:57:54 -08:00
..
browser For #4456: Adds total_uri_count to metrics core ping (#6003) 2019-10-30 11:02:33 -07:00
collections #4596 migrate collections (#5911) 2019-10-22 17:33:54 -07:00
components For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
crashes Closes #5847: Use IO thread when submitting crash report 2019-10-08 18:46:14 -07:00
customtabs For #6153 - Add powered by notification 2019-10-31 16:39:58 -07:00
exceptions Rename ExceptionsStore/State/Action to ExceptionsFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
ext test fixed 2019-12-02 16:18:48 +00:00
home For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
library Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
logins For #5544: Bare Minimum Logins UI 2019-10-24 10:29:03 -07:00
search For #1019 Update unit tests and UI tests 2019-11-21 14:36:14 -08:00
settings For #6354 - Removes ETP Experiment, Removes Feature Flags, Sets Strict Default 2019-11-08 08:37:15 -08:00
share Use ShareData with ShareFragment (#6698) 2019-11-25 11:07:21 -08:00
trackingprotection For #6763 - Fix early view access 2019-11-23 10:55:29 -05:00
utils Closes mozilla-mobile#4828 Initial tests for FragmentPreDrawMan… (#6134) 2019-11-21 16:23:59 -08:00
whatsnew Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
widget Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
AppRequestInterceptorTest.kt No issue: Refactor errors to risk level conversion. (#5710) 2019-10-30 11:08:45 -07:00
HomeActivityTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
IntentReceiverActivityTest.kt For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
TestApplication.kt Closes #4982: Migrate Gecko files before initializing engine. (#6738) 2019-11-22 08:18:50 -05:00