Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

PressureObserver.supportedSources is not a method, it is an attribute #6284

Closed
opusonline opened this issue May 12, 2023 · 4 comments · May be fixed by #7745
Closed

PressureObserver.supportedSources is not a method, it is an attribute #6284

opusonline opened this issue May 12, 2023 · 4 comments · May be fixed by #7745
Assignees
Labels
bug Something on the site is broken! content update P2 A normal priority task. This is the default for most issues.

Comments

@opusonline
Copy link

⚠️ This is for issues with the https://developer.chrome.com site, not Chromium itself.
If you want to file a bug with Chromium (the open-source project behind Google Chrome and other browsers), please use https://crbug.com.

Describe the bug
In the description of Compute Pressure API, in section Methods, supportedSources is listed as a static method, which it isn't.

To Reproduce
Open the link https://developer.chrome.com/docs/web-platform/compute-pressure/ and scroll down to section "Methods" to find the description

static PressureObserver.supportedSources() (read only): Returns supported source types by the hardware.

Expected behavior
It should be listed only as parameter, referring to the spec (https://w3c.github.io/compute-pressure/#the-supportedsources-attribute)
static PressureObserver.supportedSources (read only): Returns supported source types by the hardware.

@opusonline opusonline added bug Something on the site is broken! P2 A normal priority task. This is the default for most issues. labels May 12, 2023
@AaronForinton AaronForinton self-assigned this May 15, 2023
@Ansh101112
Copy link

Hello there, I am working on this bug. Hope I will submit my PR very soon.

@dstmarthe
Copy link
Collaborator

dstmarthe commented Nov 11, 2023

Thanks for raising this. We’re moving to a new platform and so we’ll fix this over there. Note that content is frozen at this time and we will be using an internal content publishing system. I’ve moved the pertinent parts of issue to our new tracker and you can see it at:https://issuetracker.google.com/issues/310280334

edit: update issue tracker link

@Ansh101112
Copy link

But what to enter on the SSO username and password? And also you can connect me on LinkedIn to share these credentials.

@dstmarthe
Copy link
Collaborator

@Ansh101112 I pust the wrong link. my apologies! Here is the public link: https://issuetracker.google.com/issues/310280334

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something on the site is broken! content update P2 A normal priority task. This is the default for most issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@opusonline @dstmarthe @Ansh101112 @AaronForinton and others