1
0
Fork 0
fenix/app/src
Michael Comella b0b2f87ab4 For #10757: remove no-op Experiments code and dependency.
We were supposed to have removed Experiments for performance purposes.
However, I find some code dangling in the tree.

Experiments.initialize is no longer called so I suspect
Experiments.withExperiment is a no-op. I verified that the lambda
function provided to it never ran in my local geckoBetaDebug on startup.
Assuming experiments behavior doesn't change in other build types, this
change appears safe.
2020-05-18 15:38:38 -07:00
..
androidTest Revert "For #6313 - On first load, hides engineView until firstContentfulPaint" 2020-05-18 10:33:11 -07:00
debug For #10691 - Turn on LeakCanary by default for debug builds 2020-05-18 15:08:09 -07:00
fenixBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fenixNightly Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fennecBeta/res No issue: losslessly compress image assets. 2020-05-04 14:54:46 -07:00
fennecNightly/res Optimize PNGs. 2020-02-14 09:41:54 -08:00
fennecProduction/res/xml Closes #8273: Add shortcuts.xml for fennecProduction variant. 2020-02-14 07:42:23 +01:00
geckoBeta/java/org/mozilla/fenix/engine For #10757: remove no-op Experiments code and dependency. 2020-05-18 15:38:38 -07:00
geckoNightly/java/org/mozilla/fenix/engine Closes #7450: Lazy storage initialization 2020-03-19 15:46:50 -07:00
main For #10718 - Finish activity after removing external session 2020-05-18 15:32:29 -07:00
migration For #8803: hook up frameworkStart metric. 2020-04-17 09:11:58 -07:00
test Fixes #9504: Edit logins (#9693) 2020-05-12 17:32:01 -05:00