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 new Compute Pressure WebDriver commands #24211

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Aug 23, 2024

Chromium 129 ships with 3 new Compute Pressure WebDriver commands.

  • CreateVirtualPressureSource
  • DeleteVirtualPressureSource
  • UpdateVirtualPressureSource

https://chromestatus.com/feature/5130657352384512

cc @kenchris

@github-actions github-actions bot added the data:webdriver 🏎️ Compat data for WebDriver features. https://developer.mozilla.org/docs/Web/WebDriver label Aug 23, 2024
@queengooborg queengooborg merged commit 475a300 into mdn:main Aug 29, 2024
5 checks passed
@kenchris
Copy link

Will these show up on MDN somewhere?

@Elchi3 Elchi3 deleted the compute-pressure-webdriver branch September 2, 2024 08:36
@Elchi3
Copy link
Member Author

Elchi3 commented Sep 2, 2024

They will show up in the compat table at https://developer.mozilla.org/en-US/docs/Web/WebDriver/Commands#browser_compatibility but WebDriver is currently not very well documented on MDN. This might change in the next months, but note that the focus is more on WebDriver BiDi.

More discussion about WebDriver compat data can also be found in openwebdocs/mdn-bcd-collector#1762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:webdriver 🏎️ Compat data for WebDriver features. https://developer.mozilla.org/docs/Web/WebDriver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants