On Sat, Feb 3, 2018 at 9:01 AM, Boris Zbarsky <bzbar...@mit.edu> wrote:

> On 2/2/18 4:57 PM, Nicholas Nethercote wrote:
>
>> It shouldn't be too hard, because the prefs grammar is very simple. I
>> would
>> just implement "panic mode" recovery, which scans for a synchronizing
>> token
>> like ';' or 'pref' and then continues from there.
>>
>
> OK.  I think that would address my concerns, for sure.
>

I just landed error recovery:
https://bugzilla.mozilla.org/show_bug.cgi?id=107264 (filed in 2001!)

And we had a real-world case where the new strictness (integer overflow
detection) was causing issues:
https://bugzilla.mozilla.org/show_bug.cgi?id=1438878

Nick
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to