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

Add markOptions and return value to performance.mark #18229

Merged
merged 1 commit into from Nov 19, 2022

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Nov 16, 2022

Summary

Analog to #18228 and #18216 but for performance.mark

Test results and supporting details

Safari 14.1 / TP 115: https://webkit.org/blog/11333/release-notes-for-safari-technology-preview-115/
Firefox 103: https://hg.mozilla.org/mozilla-central/rev/2d93cc964b79
Chromium 78: https://chromestatus.com/feature/5149401886490624

Related issues

Fixes #9419

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 16, 2022
@queengooborg queengooborg merged commit beb07f6 into mdn:main Nov 19, 2022
@Elchi3 Elchi3 deleted the mark-level3 branch November 19, 2022 10:15
queengooborg added a commit to queengooborg/browser-compat-data that referenced this pull request May 20, 2023
This PR updates and corrects version values for Firefox and Firefox Android for the `mark` member of the `Performance` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v9.2.0).

_Check out the [collector's guide on how to review this PR](https://github.com/GooborgStudios/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Performance/mark

Additional Notes: These were originally set to 103 in mdn#18229, but I think that the commit may have been pulled into an earlier branch.
Elchi3 pushed a commit that referenced this pull request May 21, 2023
This PR updates and corrects version values for Firefox and Firefox Android for the `mark` member of the `Performance` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v9.2.0).

_Check out the [collector's guide on how to review this PR](https://github.com/GooborgStudios/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Performance/mark

Additional Notes: These were originally set to 103 in #18229, but I think that the commit may have been pulled into an earlier branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UserTiming Level 3
3 participants