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
Sachin 74948cb3f1
for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831)
for #7225, refactored and cleanup the branch.

for #7225, change strict mode policy only on main process.

for #7225, setting thread policy inside a seperate thread to keep it from getting overridden in activities.

for #7225 removed Handler().postAtFrontOfQueue as a solution due to unknown side effects. moved the enableStrictMode function to be static so we can reuse it.

for #7225 lint check

for #7225 created strict mode manager and moved enabledStrictMode function inside it.

for #7225 removed penalty death on network

for #7225 added allow disk access on thread for already existing violation


strict mode running in main process to see if it passes the gitlab check, will revert it if it doesnt

allowed diskread for super.onCreate for home activity

added comments for disk violation oncreate homeactivity

added fragment manager inside strictmode manager

allowed disk read for onboarding

allowed disk read for cachedTopSites
4 years ago
..
androidTest For #11229: Update settings ETP copy. 4 years ago
debug for #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 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 #7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (#10831) 4 years ago
migration For #8803: hook up frameworkStart metric. 4 years ago
test Remove tab tray feature flag (#11176) 4 years ago