Chris Jones

Results 48 comments of Chris Jones

@shianyow said he was investigating this.

Please commit the makefile helpers! :) We could add another mozconfig to the config/ directory (say, gecko-debug-valgrind) and then a |make config-gecko-valgrind| target, but it's not all that important right...

If you're using ICS builds you need to launch b2g with LD_LIBRARY_PATH="/system/b2g:$LD_LIBRARY_PATH"

That's not a valid argument for having a totally broken |make flash|. There are other ways to micromanage rebuild times (or if the right one doesn't exist yet, add it).

|make flash| leaves you with a useless device. |make| should absolutely default to a build of the complete b2g image. That's been the convention in every other project I've used...

CC @shianyow With good oprofile support this isn't on the critical path anymore, but might be nice to have.

This probably wasn't a regression from a Gecko change, but rather something else. However, needs to be fixed. But yeah, perf regression testing is in the works. (Our story for...

Yep. Working on that as I write this.

We grab the blob off the sgs2 and replace the built one with that for the system image, but IIRC we use the built one for nexuss4g. It just so...

Yep, that's exactly the kind of thing I had in mind.