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

<!--
Thank you for contributing to the Web IDL Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
When editing this comment after the PR is created, check that PR-Preview doesn't overwrite your changes.
If you think your PR is ready to land, please double-check that the build is passing and the checklist is complete before pinging.
-->

- [x] At least two implementers are interested (and none opposed):
   * Chromium (implemented)
   * Gecko (https://github.com/mozilla/standards-positions/issues/929)
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * Multiple tests in https://wpt.fyi/results/long-animation-frame/tentative?label=experimental&label=master&aligned test this.
- [x] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chromium: already implemented
   * Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=1348405
   * WebKit: https://bugs.webkit.org/show_bug.cgi?id=270913
- [x] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: …
- [x] The top of this comment includes a [clear commit message]


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/webidl/1400.html" title="Last updated on Apr 18, 2024, 9:18 AM UTC (be03fea)">Preview</a> | <a href="https://whatpr.org/webidl/1400/ca9d63d...be03fea.html" title="Last updated on Apr 18, 2024, 9:18 AM UTC (be03fea)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/webidl/pull/1400

-- Commit Summary --

  * Record timing info for promise resolve/reject and callback

-- File Changes --

    M index.bs (6)

-- Patch Links --

https://github.com/whatwg/webidl/pull/1400.patch
https://github.com/whatwg/webidl/pull/1400.diff

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

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

Received on Thursday, 18 April 2024 09:18:23 UTC