Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Tom Schuster 82fbd1a7b3 Bug 1275508 - Remove werror. r=jandem
This passes jit-test and jstest locally. I still see some references
in jsapi-tests/binast, but I haven't looked into running those yet.

The asm.js warning stuff is a bit confusing. It seems like there are multiple mistakes?

asmLink claims that it should issue a warning. But it sets "werror", so this would always
throw an exception if linking actually threw an exception.

Some tests using assertAsmDirectiveFail aren't even valid JS programs ..

Differential Revision: https://phabricator.services.mozilla.com/D66225

--HG--
extra : moz-landing-system : lando
2020-03-11 12:20:21 +00:00
Philip Chimento 1fab6fc78e Bug 1426865 - Add default visibility to JSAPI symbols. r=sfink
Depends on D49098

Differential Revision: https://phabricator.services.mozilla.com/D49099

--HG--
extra : moz-landing-system : lando
2019-10-27 22:34:11 +00:00
Jeff Walden 5327fe7f3e Bug 1542120 - Add js/public/Warnings.h for warning-related JSAPI. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D26273

--HG--
rename : js/src/jsapi.h => js/public/Warnings.h
extra : moz-landing-system : lando
2019-04-05 22:52:04 +00:00