James Lal

Results 17 issues of James Lal

Currently if you do a fresh install of b2g for desktop it will fail when you start it because of some dependency libcutils.so (which I would guess opens up port...

The real rest backend is not backwards compatible so we need to bump to v1x and pre 1.x can support the old bzapi (for backwards compat).

Was originally going to expose this on the parser but one of the benefits of the new component structure is we will eventually be able to remove the dependency on...

enhancement

The current timezone implementation is fairly slow (took around 120ms to take an VTIMEZONE for PST and process it on my MBP). We touched on this but I think its...

enhancement

@kewisch We touched on this briefly. I believe the idea was to have a warning collection with the optional capability of turning those warnings into errors (or the other way...

enhancement

99% of the time grep serves my needs but recently we have a need for running/not running tests (the same tests) under many different conditions (think like a selenium situation...

type: feature
status: accepting prs