LGTM! On Thu, Sep 7, 2017 at 11:04 AM, Sathya Gunasekaran <[email protected]> wrote:
> Contact Emails: > [email protected] > > Spec: > https://tc39.github.io/proposal-promise-finally/ > > Summary: > This finally method is used for registering a callback to be invoked > when a promise is settled (either fulfilled, or rejected). > > Interoperability and Compatibility Risk: > This is a stage3 feature. This adds a fairly minimal method on > Promise.prototype. > > Webkit has shipped this in Safari Tech Preview Release 37. > This feature is under development in Firefox. > Edge has not implemented this yet. > > V8 tests as well as test262 tests pass. > > Tracking bug: > https://bugs.chromium.org/p/v8/issues/detail?id=5967 > > Chromestatus entry: > https://www.chromestatus.com/feature/5704570235781120 > > -- > You received this message because you are subscribed to the Google Groups > "blink-dev" group. > To view this discussion on the web visit https://groups.google.com/a/ > chromium.org/d/msgid/blink-dev/CAMd%2BM7z1FTvgNYvBuaRY_ > jxjgg_bN3MvLdsaXQ2v_R_5%3DhWJbw%40mail.gmail.com. > > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
