Re: [whatwg/webidl] Record timing info for promise resolve/reject and callback (PR #1400)

A thing I don't understand is that promise resolution isn't a guarantee that script will run.

And there's also no guarantee that when a specification calls resolve/reject the JS stack is empty.

Why isn't this done as part of HTML's script running algorithms? It seems that already has the appropriate start and end points.

@smaug---- have you looked at this?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1400#issuecomment-2228440464
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1400/c2228440464@github.com>

Received on Monday, 15 July 2024 12:55:42 UTC