You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/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.
4 years ago
..
androidTest Revert "For #6313 - On first load, hides engineView until firstContentfulPaint" 4 years ago
debug For #10691 - Turn on LeakCanary by default for debug builds 4 years ago
fenixBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fenixNightly Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fennecBeta/res No issue: losslessly compress image assets. 4 years ago
fennecNightly/res Optimize PNGs. 4 years ago
fennecProduction/res/xml Closes #8273: Add shortcuts.xml for fennecProduction variant. 4 years ago
geckoBeta/java/org/mozilla/fenix/engine For #10757: remove no-op Experiments code and dependency. 4 years ago
geckoNightly/java/org/mozilla/fenix/engine Closes #7450: Lazy storage initialization 4 years ago
main For #10718 - Finish activity after removing external session 4 years ago
migration For #8803: hook up frameworkStart metric. 4 years ago
test Fixes #9504: Edit logins (#9693) 4 years ago