archives

« Bugzilla Issues Index

#4176 — 25.4.4.4 Promise.reject, 25.4.4.5 Promise.resolve: Extra "that" in note


25.4.4.4 Promise.reject ( r )
25.4.4.5 Promise.resolve ( x )

> The reject function requires that its this value to be a constructor function that supports the
> parameter conventions of the Promise constructor.

"requires that its this value to be a" -> "requires its this value to be a"

Same for Promise.resolve.


fixed in rev37 editor's draft


In Rev37