Le 20/03/2016 à 02:00, Michael Comella a écrit : > Hey all. > > I went to Droidcon for the past two days and learned a bunch about how others > are doing modern Android development. I wrote a short blog post about my > findings [1] with some quick wins for Fennec as well as some more > experimental changes to explore. I'll start filing actionable bugs on Monday. About infer, we are already running it. Results are updated daily here: http://people.mozilla.org/~sledru/reports/fennec-infer/bugs.txt
Richard opened this bug a while ago: https://bugzilla.mozilla.org/show_bug.cgi?id=1175203 I wrote a stupid script which will diff the results and send an email for any changes. (not that infer is not deterministic, so sometime, it finds error on some codes, sometime not [1]). Let me know if you want me to add you to the list. I am also in touch with the developers working at Facebook. They are very friendly and eager for feedback. Sylvestre [1] Example: xpcom/glue/nsThreadUtils.cpp:336: error: MEMORY_LEAK memory dynamically allocated by call to new() at line 336, column 21 is not reachable after line 336, column 3 _______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

