Chris Jones

Results 38 issues of Chris Jones

Found while looking at #1355, but apparently unrelated. Haven't tried to reproduce yet, but the steps I took were - record FF with `rr -K`. Open XUL menu, load new...

Julian Seward works on the Mozilla project now, and he and others have done quite a bit of work to get valgrind working well on ARM and with gonk-level userspace/kernel....

tools

CC @mvines @michaelwu Currently all b2g builds are configured to automatically update gaia and gecko. That's cool, except when you want to test with a local version, which is 100%...

Testing on nexuss-ics: make gonk && make && make flash-only results in the dreaded "Server not found". This is a regression. workaround is to make install-gaia after flashing.

The current system is incredibly fragile. We need to set up $OUT/data properly during the build so that - userdata.img gets generated properly - fastboot flashall -w works correctly This...

CC @michaelwu The check we do to avoid extracting blobs multiple times gets confused across nexuss/nexuss4g. This isn't very high priority.

On maguro. Several possible culprits here.

On at least the fastboot using devices, no longer have an sgs2 to check. This makes the flashing process much more cumbersome. CC @fabricedesre

Works just fine before this commit, crashes b2g and causes other issues after. @fabricedesre please base the work in https://bugzilla.mozilla.org/show_bug.cgi?id=731092 on 3579be892a9445308c736e53c74837bdc4dc6e15

Following the lead of the maguro and akami build setup. We should import device/samsung/galaxys2 directly into the b2g repository. This change is going to cause us to diverge from the...