Andy Wingo
|
eff6f7d841
|
Bug 1507520 - Make BigInt parsing dependent on run-time feature flag r=jandem,terpri
Differential Revision: https://phabricator.services.mozilla.com/D17349
--HG--
extra : moz-landing-system : lando
|
2019-01-24 09:06:41 +00:00 |
Dorel Luca
|
5bbf8df2a2
|
Backed out changeset 647e4cfc0eb4 (bug 1507520) for Spidermonkey failures
|
2019-01-23 19:40:54 +02:00 |
Andy Wingo
|
514415e0a0
|
Bug 1507520 - Make BigInt parsing dependent on run-time feature flag r=jandem,terpri
Differential Revision: https://phabricator.services.mozilla.com/D17349
--HG--
extra : moz-landing-system : lando
|
2019-01-23 16:55:32 +00:00 |
Sylvestre Ledru
|
755a1a7c2f
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D17063
--HG--
extra : moz-landing-system : lando
|
2019-01-21 14:49:22 +00:00 |
Jon Coppeard
|
f731989df0
|
Bug 1519140 - Add AddRef/Release hooks for embedding's script or module private value and set this script source object where appropriate r=jandem
|
2019-01-18 13:37:43 +00:00 |
Brian Hackett
|
655a9a04fe
|
Bug 1517167 Part 1 - Set introduction information for dynamically generated <script> elements, r=jorendorff.
--HG--
extra : rebase_source : 6a2080d724ccac7ccc5f1c45191a1f46ceed6c56
|
2019-01-03 06:27:01 -10:00 |
Tooru Fujisawa
|
7983faeb5d
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Sylvestre Ledru
|
265e672179
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
|
2018-11-30 11:46:48 +01:00 |
Jan de Mooij
|
bccfe7c569
|
Bug 1508065 - Change JS_PUBLIC_{API,DATA} and JS_FRIEND_{API,DATA} to be more like similar macros to avoid confusing clang-format. r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D12256
--HG--
extra : moz-landing-system : lando
|
2018-11-19 17:02:47 +00:00 |
Jeff Walden
|
9725076b9b
|
Bug 1491137 - Remove the two setUTF8(bool) CompileOptions functions now that the underlying field they alter is gone. r=jandem
--HG--
extra : rebase_source : c06e34549bd3b895d34cad93c5c3113ed4748390
|
2018-09-18 08:41:41 -07:00 |
Jeff Walden
|
1bea00125f
|
Bug 1491137 - Remove TransitiveCompileOptions::utf8, because its value is now only ever used to assert consistency with the correct one of a UTF-8/Latin-1 API being used. r=jandem
--HG--
extra : rebase_source : 69e2dc190133bf0fdbafe45644731f279c8baccd
|
2018-09-18 08:41:22 -07:00 |
Jan de Mooij
|
ab644b087f
|
Bug 1488698 - Always use braces for if/for/while statements in js/public. r=jandem
--HG--
extra : rebase_source : 075f0747c9256fee67925853b501b7a3549cebba
|
2018-09-06 12:11:07 +02:00 |
Jeff Walden
|
327a90245e
|
Bug 1487136 - Make OwningCompileOptions::setFile(JSContext*, const char*) MOZ_MUST_USE. r=kmag on fixing the one user requiring any changes, r=me on the obviously-justified attribute-addition
--HG--
extra : rebase_source : 53f22d0cb6f68fcdf93bd9cbf7e5e3b559a50611
|
2018-08-28 14:54:20 -05:00 |
Jeff Walden
|
0dc91d3099
|
Bug 1486577 - Make all users of the various *CompileOptions classes #include "js/CompileOptions.h" so that nothing but that file has to know about these classes having a JS_PUBLIC_API on them, that would have to be present in forward-declarations. r=jandem
--HG--
extra : rebase_source : 432d66f1a88f85568510739917b7ab2871f22da6
|
2018-08-24 21:25:15 -05:00 |
Jeff Walden
|
3b35df4388
|
Bug 1486577 - Move all compile-options classes to a new public js/CompileOptions.h header. r=jandem
--HG--
extra : rebase_source : ed85d0769e262c7db920f7ea0d7c805c9741e2d4
|
2018-08-24 12:40:55 -05:00 |