Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: performanceObserver.observe(options) missing buffered #39314

Closed
1 task
npm1 opened this issue Jul 8, 2021 · 2 comments
Closed
1 task

doc: performanceObserver.observe(options) missing buffered #39314

npm1 opened this issue Jul 8, 2021 · 2 comments
Labels
doc Issues and PRs related to the documentations.

Comments

@npm1
Copy link

npm1 commented Jul 8, 2021

  • Version: v16.4.2

  • Platform: Mac

  • Subsystem: perf_hooks.md

Affected URL(s):
https://nodejs.org/api/perf_hooks.html#perf_hooks_performanceobserver_observe_options

The documentation is now missing the buffered flag, and I think it was present before. Here is the spec for this:
https://w3c.github.io/performance-timeline/#performanceobserverinit-dictionary

  • I would like to work on this issue and
    submit a pull request.
@npm1 npm1 added the doc Issues and PRs related to the documentations. label Jul 8, 2021
@legendecas
Copy link
Member

It is removed from a previous refactoring. There is a ongoing spec-compliant PR that intent to add the feature back: #39297

@legendecas
Copy link
Member

legendecas commented Jul 27, 2021

I believe this can be closed after #39514 landed. Feel free to re-open if you think there is anything else can be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

No branches or pull requests

2 participants