fune/js
Jason Orendorff f2b312835c Bug 1534392 - Part 2: Fix error handling in %AsyncFromSyncIteratorPrototype% methods. r=anba
This makes %AsyncFromSyncIteratorPrototype%.next/return/throw return a rejected
promise, not throw, when PromiseResolve throws, following the usual convention
for methods that return promises. This follows proposed spec change
<https://github.com/tc39/ecma262/pull/1470>, which I expect will land with
little controversy.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 20:49:29 +00:00
..
ductwork/debugger Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
examples
ipc Bug 1523969 part 13 - Move method definition inline comments to new line in 'js/'. r=jorendorff 2019-02-25 16:09:04 -06:00
public Bug 1529758 - Add a pref for fields. r=tcampbell 2019-03-12 19:14:57 +00:00
rust Bug 1532005 - Implement a new js/public/ArrayBuffer.h header to centralize functionality for creating and interacting with ArrayBuffers. r=sfink 2019-03-04 15:19:16 -08:00
src Bug 1534392 - Part 2: Fix error handling in %AsyncFromSyncIteratorPrototype% methods. r=anba 2019-03-12 20:49:29 +00:00
xpconnect Bug 1529758 - Add a pref for fields. r=tcampbell 2019-03-12 19:14:57 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1531670 - Replace ENABLE_WASM_GENERALIZED_TABLES. r=bbouvier 2019-03-01 09:33:31 +01:00
sub.configure