On Thu, Sep 26, 2013 at 1:27 PM, Gregor Wagner <gwag...@mozilla.com> wrote:
> I don't know if the roadmap is the right place for this but I would also love 
> to see
> some effort dealing with OOM situations.
>
> I don't know what the right approach is. Maybe a testing framework or static 
> analysis for
> proper OOM error propagation but we will see these kinds of problems more 
> often once people start
> writing apps with higher memory requirements for b2g.

The fuzzers can detect unhandled OOMs -- I think they just
periodically make malloc fail and see what happens.
https://bugzilla.mozilla.org/show_bug.cgi?id=912928 is related to
this.

Nick
_______________________________________________
dev-tech-js-engine-internals mailing list
dev-tech-js-engine-internals@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to