-
Notifications
You must be signed in to change notification settings - Fork 1.6k
content: Update Compute Pressure API content #5681
Comments
Thanks for filing the Issue. Please go ahead with a PR, I’m happy to review it. |
@arskama if this is a complete rewrite rather than a few updates, please do that in a Google doc first rather than making a PR. We can't review content effectively on GitHub. The existing content was an old article we relocated from web.dev. With the documentation in this section the aim is to put together content that can ultimately be moved to MDN once features ship into stable. We don't want to become the home of canonical web platform documentation. More information here. Thank you! |
Sorry, skimmed over the “fully redesigned” part. I thought this was an update of just a few sections. Still happy to review the Google doc from a technical perspective. |
@rachelandrew @tomayac, thanks for the guidance. I ll follow it. |
I'm also happy to review this doc as I've been reviewing Chromium CLs for the Compute Pressure API. |
@beaufortfrancois @tomayac @rachelandrew Hello, I didn't make an official PR out of it, since it was preferred to review it first, but below is what I wrote, based on the guidance you gave and looking at some existing recent docs. Please take a look and let me know how it can be improve to push it to the repo. Thanks in advance. The idea would be to release also a blog post when/(if) we reach OT. We are working on it and hoping to send the I2E email at beginning of Q2. |
@arskama, I have migrated your changes over to a Google doc, as per the request of @rachelandrew in an earlier comment. Please continue your changes there. (You may need to request edit access, but I have granted access to the @intel addresses that I had on file.) Side remark: Even if this is a complete rewrite, I prefer if you leave author credits for the original author @jeffposnick in place. |
@tomayac , Thanks for the migration. I can access it. |
Thanks both, I'll take a look at the doc. |
@rachelandrew Thanks for having a look and fixing the text, I just noticed. |
@rachelandrew I addressed your comments. |
@arskama @beaufortfrancois I'm happy with this if you want to make a PR. Please assign it to me when you do. |
The API had quite many changes, the document is not up-to-date. This patch fixes the documentation. Fixes: GoogleChrome#5681
Fixes Francois comments part 1. (GoogleChrome#5681)
Fixes Francois comments part 2. (GoogleChrome#5681)
Fixes Francois comments part 3. (GoogleChrome#5681) Adding also github arskama.
Fixes Francois comments part 4. (GoogleChrome#5681)
I've reviewed #5887. |
Thank you for your time! @beaufortfrancois |
Fixes Rachel's comments part 1. (GoogleChrome#5681)
* Rewrite Compute Pressure Doc. The API had quite many changes, the document is not up-to-date. This patch fixes the documentation. Fixes: #5681 * Rewrite Compute Pressure Doc Fixes Francois comments part 1. (#5681) * Rewrite Compute Pressure Doc Fixes Francois comments part 2. (#5681) * Rewrite Compute Pressure Doc Fixes Francois comments part 3. (#5681) Adding also github arskama. * Rewrite Compute Pressure Doc Fixes Francois comments part 4. (#5681) * Rewrite Compute Pressure Doc Fixes Rachel's comments part 1. (#5681) * Update site/en/docs/web-platform/compute-pressure/index.md --------- Co-authored-by: Rachel Andrew <[email protected]>
* Update available links * Apply suggestions from tech review - p4 Co-authored-by: Sebastian Benz <[email protected]> * Update site/en/docs/extensions/mv3/getstarted/tut-quick-reference/index.md Co-authored-by: Rachel Andrew <[email protected]> * Update links to explainer articles * Add header id * Fix code sample (#5615) * Update index.md (#5687) Add browser compat widget * [File System Access article] Add browser support widget (#5688) * Add browser support widget * Update site/en/articles/file-system-access/index.md * Update index.md * Add browser compat widget (#5690) * Add browser compat widget (#5692) * Remove old migration materials. (#5696) * Update index.md (#5695) Link to new migration guide. * Fix broken link (#5680) * Add note to quit chrome first (#5669) * Add note to quit chrome first * Note abut quitting Chrome * add words * Add redirect from old to new MV3 migration guide. (#5700) * [devtools] Refresh overview (#5679) * Update overview * Update site/en/docs/devtools/overview/index.md * Update site/en/docs/devtools/overview/index.md * Update site/en/docs/devtools/overview/index.md --------- Co-authored-by: Sofia Emelianova <[email protected]> * Fix Page Life Cycle Link (#5704) * DevTools: Lighthouse tutorial refresh (#5697) * fix toc * draft 1 * draft 2 * edits * upd date * add link to wndt post * Update site/en/docs/devtools/lighthouse/index.md Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/docs/devtools/lighthouse/index.md Co-authored-by: Rachel Andrew <[email protected]> * upd links and add a note --------- Co-authored-by: Rachel Andrew <[email protected]> * Add missing statuses and update TOC (#5705) * toc and fix date * status title and subtitle * fedcm resources and status * bounce track, ip, chips * date * add georgia (#5709) * clarify options example file names (#5683) * clarify options example file names The current document doesn't explictly state what to name the example HTML or JS files, or where to place them. A reader coming from the [Development Basics](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#structure) page might assume that script files should go into a "scripts" directory. This change clarifies the naming and file placement, without altering the example files. * Change to passive voice Co-authored-by: amysteamdev <[email protected]> --------- Co-authored-by: amysteamdev <[email protected]> * Update index.md (#5716) Update article after shipment. * Correct typo in "flags" (#5719) * chore: update webdev-infra to 1.0.50 * Include theme_color in documentation (#5712) See [the corresponding audit code](https://github.com/GoogleChrome/lighthouse/blob/0f50514f9c7e6e32219947adab71879a2cb933bd/core/audits/splash-screen.js#L65). * remove experimental warning in the DevTools Container Queries article (#5723) Container Queries shipped in Chrome 105 and the flag was already removed so now there is no such flag. https://chromium.googlesource.com/chromium/src/+/aca98c0d146d3566bae70bd949f2eb9b12d884db%5E%21/ * Fix wordiness and comma splice. (#5698) * Fix another page lifecycle doc link (#5731) * [ext] Fix links in Dev guide (#5735) Fixes #5733 * Add missing period. (#5736) * Bump @mdn/browser-compat-data from 5.2.42 to 5.2.43 (#5727) Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.42 to 5.2.43. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/mdn/browser-compat-data/compare/v5.2.42...v5.2.43) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [S] DevTools > Application > Cookies refresh (#5718) * move doc * edits * edits + add section * Update index.md (#5702) * fix: tabs page api example wording (#5740) (#5741) * fix: tabs page api example wording (#5740) * Update site/en/docs/extensions/reference/tabs/index.md --------- Co-authored-by: amysteamdev <[email protected]> * Re-review an upgrade page. (#5737) * Update index.md (#5729) Updated links impacted by content move to PrivacyCG * Fix links pointing to MV2 docs in Permissions page (#5753) Some links in the Permissions reference page led to MV2 pages instead of MV3 pages. I also removed unused link references in the source document. * Bump @mdn/browser-compat-data from 5.2.43 to 5.2.44 (#5757) Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.43 to 5.2.44. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/mdn/browser-compat-data/compare/v5.2.43...v5.2.44) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update index.md (#5758) fix a spelling mistake * update lighthouse metric URLs to web.dev (#5668) * Fix code tags and formatting (#5445) * Adds labels to code samples (#5764) * WNDT 112 follow-up: Warning on no-op fetch handlers (#5763) * draft 1 * logpoint draft * edits for logpoints * ignore list darft * edit * reduced contrast * js profiler deprecation * edits * replace example * minor edit * minor edit * lighthouse 10 * links * add links to crbugs * misc draft 1 * misc draft 2 * upds * upds * upd screenshot * edits * css nesting * upd pics and minor edits * edits * minor edit * edits * fix link * fix link * Shuffle the sequence based on priority * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * edits * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * edits * Update site/en/blog/new-in-devtools-112/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * edit * edits * upd partial * edit * add link * add link * upds * fix link * edit for call stack * itemize style pane * warning on no-op fetch handlers * upd title --------- Co-authored-by: Jecelyn Yeen <[email protected]> * typo: keyframe → keyFrame (#5755) * Changes button labels, making it obvious that they are not functional and in place solely to demonstrate the layout (#5759) * Popover API attribute name changes (#5699) * popover attribute name changes * popover attribute name changes * popover attribute name changes * popover attribute name changes * popover attribute name changes * popover release dates * redirects * Update index.md * Update index.md * Update index.md * redirects * Add label to manifest (#5767) * You tube external data flow (#5314) * feat: added googleapis module * feat: external data pipeline for youtubeplaylists * fix: updated script to fetch the data to the component needs * refactor: corrected path and fixed initial state * refactor: ms lib to convert fetch interval * refactor: check if data is stale within run() method * refactor: improved error handling * refactor: used fs/promises methods * docs: transformed inline comments into * refactor: simplified FETCH_INTERVARL constant * refactor: added encoding to ReadFile to avoid converting a buffer * refactor: improved data passed to Channel API * refactor: removed awaits from for loops * docs: improved functions docs * refactor: renamed data variables within already scoped functions * refactor: improved error handling for channels without playlists * refactor: made PART constant an array * fix: improved error for missing API key * Fix: remove check to see if file existed * docs: added license * refactor: required directly the YouTube client * refactor: return early pattern on data checks * refactor: changed param name for clarity * refactor: channel data error handling * feat: check if data is stale from google storage * fix: removed unnecessary spaces after jsdoc comments * fix: fixed jsdoc comment param * refactor: used file metadata to check if data is stale * chore: pinned googleapis dependency * chore: update package-lock.json * chore: update package-lock.json --------- Co-authored-by: Matthias Rohmer <[email protected]> * private aggragation updates (#5780) * Change title and descriptions for the GS guides (#5769) * Update feature availability for default offline. (#5525) * Update feature availability for default offline. * Update index.md * Revise Digital Goods docs now that API is shipped (#5756) The Digital Goods API shipped in Chrome 101. Several instructions in this documentation were outdated - you no longer need to enable experimental flags, developer mode, or origin trials. Some APIs have changed - notably `acknowledge` was removed (must happen on backend) and `consume` was added. FYI I am one of the authors of the DGAPI (glenrob) Fixes issue#1631 * Update the Recorder blog post (#5714) * Update the Recorder blog post * Update site/en/blog/extend-recorder/index.md --------- Co-authored-by: Sofia Emelianova <[email protected]> * update topics-experiment (#5768) * update topics-experiment * update topics-experiment * update topics-experiment * update topics-experiment * update topics-experiment * update topics-experiment * Hosting extensions OS update (#5538) * Update index.md It is not clear that this is an impossibility except for in extremely limited circumstances, such as Linux users and enterprise users. * Update site/en/docs/extensions/mv3/hosting/index.md --------- Co-authored-by: amysteamdev <[email protected]> * Add Angular example (#5774) * Add Web SQL to SQLite article (#5777) * Add Web SQL to SQLite article * Apply suggestions from code review Co-authored-by: Rachel Andrew <[email protected]> * Apply suggestions from code review --------- Co-authored-by: Rachel Andrew <[email protected]> * DevTools Tips 23: Source maps doc refresh (#5734) * fix toc * draft 1 * draft 2 * draft 3 * minor edit * Update site/en/docs/devtools/javascript/source-maps/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * Update site/en/docs/devtools/javascript/source-maps/index.md Co-authored-by: Jecelyn Yeen <[email protected]> * upd list of preprocessors * minor edit * edits * edits * minor edit --------- Co-authored-by: Jecelyn Yeen <[email protected]> * [JA] Privacy Sandbox translations (#5789) * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Fixes --------- Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: Nozomi Kugita <[email protected]> Co-authored-by: Yuta Akiyama <[email protected]> * Move site opt out to topics dev guide (#5783) * Added cope snippet labels to Localization Messages page (#5770) * Added cope snippet labels to Localization Messages page * Update site/en/docs/extensions/mv3/i18n-messages/index.md Co-authored-by: amysteamdev <[email protected]> * Added format corrections --------- Co-authored-by: amysteamdev <[email protected]> * Update article now VT shipped (#5788) * Added a small note (#5473) * Added a small note clarifying that the webRequestBlocking manifest key is replaced by declarativeNetRequest in MV3 * Update index.md * Update index.md * Update site/en/docs/extensions/reference/webRequest/index.md Co-authored-by: Oliver Dunk <[email protected]> * Update index.md * Update site/en/docs/extensions/reference/webRequest/index.md Co-authored-by: Joe Medley <[email protected]> * Update index.md --------- Co-authored-by: Oliver Dunk <[email protected]> Co-authored-by: Joe Medley <[email protected]> * Add outdated banner to Lighthouse `apple-touch-icon` audit (#5791) * outdated banner * outdated banner * Update toc.yml * Add 'File Handling' notice to 'Whats new'. (#5794) * Slight tweaks to Prerender doc (#5793) * topics anchors (#5784) * topics anchors * topics anchorstest * topics anchors * move all anchors * Update index.md (#5796) * Add The Origin Private File System article (#5779) * Add OPFS article * Lint * Update site/en/articles/origin-private-file-system/index.md * Add examples to printing APIs. (#5750) * Add examples to printing APIs. * Update site/en/docs/extensions/reference/printing/index.md Co-authored-by: amysteamdev <[email protected]> * Update site/en/docs/extensions/reference/printing/index.md Co-authored-by: amysteamdev <[email protected]> * Update site/en/docs/extensions/reference/printing/index.md Co-authored-by: amysteamdev <[email protected]> * Update site/en/docs/extensions/reference/printing/index.md Co-authored-by: amysteamdev <[email protected]> * Update site/en/docs/extensions/reference/printing/index.md Co-authored-by: amysteamdev <[email protected]> * Update site/en/docs/extensions/reference/printing/index.md Co-authored-by: amysteamdev <[email protected]> * Add highlighting to an example. * Improve submitJob() sample. --------- Co-authored-by: amysteamdev <[email protected]> * Make Fugu Showcase search case-insensitive (#5666) * Make Fugu Showcase search case-insensitive * Lower-casing was already happening: https://github.com/GoogleChrome/developer.chrome.com/blob/86aae06ddf680445400afa45cddc9d1899d8c263/site/_includes/partials/showcase-card.njk#L14 * Clean up a few documents. (#5797) * Clean up a few documents. * Update site/en/docs/extensions/mv3/samples/index.md Co-authored-by: amysteamdev <[email protected]> --------- Co-authored-by: amysteamdev <[email protected]> * Bump @mdn/browser-compat-data from 5.2.44 to 5.2.45 (#5808) Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.44 to 5.2.45. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/mdn/browser-compat-data/compare/v5.2.44...v5.2.45) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump webdev-infra from 1.0.50 to 1.0.52 (#5826) Bumps [webdev-infra](https://github.com/GoogleChrome/webdev-infra) from 1.0.50 to 1.0.52. - [Release notes](https://github.com/GoogleChrome/webdev-infra/releases) - [Commits](https://github.com/GoogleChrome/webdev-infra/compare/v1.0.50...v1.0.52) --- updated-dependencies: - dependency-name: webdev-infra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Re-review and upgrade page. (#5751) * Minor fixes for 'Update the manifest' * [devtools] Add a link to docs (#5824) * [ext] Update Development basics log instructions (#5812) * [ext] Update instructions on Dev basics Removes the step to refresh the extension, since the popup doesn't need to be refreshed to see changes made. * Fix spacing and figure * Apply suggestions from editorial review Co-authored-by: Rachel Andrew <[email protected]> --------- Co-authored-by: Rachel Andrew <[email protected]> * Update language for Google analytics (#5818) * Draft of changes for GA4. * Quick review of new GA language. * Minor corrections in the upgrade guide. (#5819) * Tweaks to upgrading to a service worker (#5821) * Update GA image (#5835) * Adds filters to the events page (#5549) * WIP: partial rendering prototype * - Moves total items to the dom. - Disables/enables button when fetching items - Translations * Moves reusable logic to separate util * Adds load more capabilities to the past events list too. * Removes i18n from events. They're only being published in english for the time being and using the i18n filter introduces issues with client side rendering. * Allows icons to be used both at build time and client side. * Moves isPastEvent back to build time for the time being. The intention was to dynamically move past events over to the correct tab at runtime but that's better suited to a separate PR * Moves new scripts to the misc directory to prevent the root js dir from becoming overly busy. * Deletes render-event-card.js * Gives utils more explicit names * Normalizes topics so that the filter lists that will eventually use them don't contain what are effectively duplicates * Oops - removed dev code * Removes events.js - accidently reintroduced in rebase. * WIP: partial rendering prototype * - Moves total items to the dom. - Disables/enables button when fetching items - Translations * Moves reusable logic to separate util * Adds load more capabilities to the past events list too. * Moves new scripts to the misc directory to prevent the root js dir from becoming overly busy. * Gives utils more explicit names * Adds event filters to the page * Fixes some enhanced-select styling issues * Optionally allows additional elements to be injected between the tab title and tab content * Tidy up * Adds current selections to ui * Adds filters icon * Adds the mobile filters opener, hides desktop filters until required and tidies up a few loose ends. * Passes googler titles through i18n filter * Adds mobile filters to ui * Adds missing rounded corners. * Deletes the events module which is no longer used. * Styles dialog scrollbar * Deletes render-event-card.js * WIP: hooking the filters up * Tidy up * Fixes the state and adds dc handler * Refactors and tidies up the prototype * Prevents events.json from being loaded until necessary * Reworks how events are loaded * Hooks filters up * - Makes all of the filters multiselect - Hooks up the mobile filters * Removes now redundant component. * Adds tag-pill-list component to events stylesheet * Hooks up the tag-pill-list * Keeps the mobile filters in sync and fixes a bug. * Hooks up the reset button * Bugfix: adds/removes load more as the filters change * Bugfix: button now shows as expected * i18n * Fixes lint issue * Various bits of tidying * oops * i18n * Fixes aria-controls * Oops * Reduces space between filters * Fixes dialog on ios * Revert "Tidy up" This reverts commit f4a3a97e85fc32222f1101bddaac4d28bd256a8a. * Revert "Optionally allows additional elements to be injected between the tab title and tab content" This reverts commit d5c0e577d9ebf6c4c9fe72e1bba85e30223ef38b. * Moves pills above the tabs * - Updates logic around the recently updated tag-pill-list * - Renames variable * - Removes now redundant css * - i18n * - Prevents tag-pill-list being updated unnecessarily * - Reworks load-more into a WebC * - Integrates the new load-more component directly and removes the now redundant enhanced-events-list * - i18n * - Removes old tests * - Adds no results message and fixes aria-controls * - Adds test for the load-more component and fixes a couple of minor issues * Adds pills without shifting the layout * Accounts for pill borders in the margin * Adds count to event tabs * Removes now redundant __item class * Tidy up * Tidy up * Renames injectCallbacks and adds jsdoc * Fixes incorrect link for Script component (#5795) * fix: do not try to hash remote file * Bump @mdn/browser-compat-data from 5.2.45 to 5.2.46 (#5838) Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.45 to 5.2.46. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/mdn/browser-compat-data/compare/v5.2.45...v5.2.46) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add benchmark (#5831) * Add `animation-composition` article (#5823) Co-authored-by: Rachel Andrew <[email protected]> * Topics support for headers (#5836) * Moves around content and add headers * line breaks * Added warning about headers in XHR requests --------- Co-authored-by: Sam Dutton <[email protected]> * Update my authors data (#5834) * Update my authors data * Added a comma * Fix spacing --------- Co-authored-by: anusmitaray <[email protected]> * Interest groups limit section FAQ (#5849) * limits in main fledge * add to interest group FAQs * Update site/en/docs/privacy-sandbox/fledge-api/interest-groups/index.md * fix spacing * remove hyphen and jump link * SPC: Note limitation for Chrome Android between M109-M111 (#5847) * SPC: Note limitation for Chrome Android between M109-M111 * Review --------- Co-authored-by: Anusmita <[email protected]> * fix: support URLs with query params in dismissable banners (#5850) * add landing page for Aurora (#5798) * add landing page for Aurora This change adds a landing page for the Aurora team at /aurora. It includes a project summary, list of tech talks, and a list of blog posts. * Update site/en/aurora/index.njk Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/aurora/index.njk Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/aurora/index.njk Co-authored-by: Rachel Andrew <[email protected]> * Replace square brackets with colons --------- Co-authored-by: Rachel Andrew <[email protected]> Co-authored-by: Matthias Rohmer <[email protected]> * [Extension-docs] Remove duplicated steps (#5837) * [Extension-docs] Remove duplicated steps In the debugging section, step 4 and 5 has same content * Update index.md --------- Co-authored-by: Aaron Forinton <[email protected]> * Replace banner with I/O promo (#5858) * refactor: made webdev-infra YouTube shortcode available to DCC (#5498) * refactor: switched from DCC YouTube shortcode to WebDev-infra * refactor: required lite-youtube library * style: youtube component styling with new shortcode * fix: linting erros * chore: removed unused shorcode and its styling --------- Co-authored-by: Matthias Rohmer <[email protected]> * fix: fixed video id in YT playlist external data flow (#5828) * fix: do not force install gcloud sdk 413 for external data * Fix typo Attribuion (#5861) * [devtools] Article - x_google_ignoreList source map extension (#5860) * [devtools] Article - x_google_ignoreList * Fix link * Update title * Update url again * mistake, update url one last time * Update site/en/articles/x-google-ignore-list/index.md * report verification addition (#5853) * Add GA4 notice to 'What's new'. (#5866) * Update authorsData.json (#5871) * [SQLite Wasm article] Add benchmark summary (#5856) * Add benchmark summary * Add benchmark aside * DevTools Tips 23 promo post: What are source maps? (#5848) * dtt23 promo post * fix links * fix links * fix links for the final time * Fix display of a statement. (#5869) * Update the date (#5873) * Add CrUX Dashboard launcher directly to CrUX docs (#5732) * Add CrUX Dashboard launcher directly to CrUX docs * Cleanup * More clean up * Add button * Update site/en/docs/crux/dashboard/index.md Co-authored-by: Rick Viscomi <[email protected]> * Update site/en/docs/crux/dashboard/index.md Co-authored-by: Rick Viscomi <[email protected]> * Test url if of format x.y * Update site/en/docs/crux/dashboard/index.md Co-authored-by: Rick Viscomi <[email protected]> --------- Co-authored-by: Rick Viscomi <[email protected]> * Add outdated warning to source maps (#5881) * Add outdated warning to source maps * Update site/en/blog/sourcemaps/index.md Co-authored-by: Aaron Forinton <[email protected]> --------- Co-authored-by: Aaron Forinton <[email protected]> * Fix anchor typo (#5883) * Fix anchor typo * Fix typo * Add source map url (#5882) * FLEDGE: fixed a few links (#5857) * New Post - CSS `text-wrap: balance` (#5875) * ported from doc * fix lint errors * Update site/en/blog/css-text-wrap-balance/index.md * Update site/en/blog/css-text-wrap-balance/index.md * Update site/en/blog/css-text-wrap-balance/index.md --------- Co-authored-by: Rachel Andrew <[email protected]> * change adtech to ad tech (#5877) * Condense duplicate audience sections (#5876) * condense duplicate audience sections * nits * move changes * status -> availability * Update site/en/docs/privacy-sandbox/attribution-reporting/index.md * Update site/en/docs/privacy-sandbox/attribution-reporting/index.md * move down feedback * Update site/en/docs/privacy-sandbox/attribution-reporting/index.md * New in chrome 112 blog post (#5890) * New in chrome 112 blog post * Fixing typo * Fixing typo * Update site/en/blog/new-in-chrome-112/index.md Co-authored-by: Rachel Andrew <[email protected]> --------- Co-authored-by: Rachel Andrew <[email protected]> * Add exclusion filters section (#5894) * [XS] DevTools 112: Reduced contrast (#5607) * reduced contrast + edits * add link * breakpoint messages (#5620) * [XS] DevTools 112 > Recorder > Pierce selectors (#5622) * pierce * add link * Update site/en/docs/devtools/recorder/reference/index.md * css docs in styles (#5597) * DevTools 112: Ignore list (#5609) * ignore list * Update site/en/docs/devtools/javascript/reference/index.md --------- Co-authored-by: Jecelyn Yeen <[email protected]> * DevTools 112: Recorder extensions: replay ext support, lighthouse opt, get opt (#5605) * extensions: replay, lighthouse, get them * Update site/en/docs/devtools/recorder/reference/index.md Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/docs/devtools/recorder/reference/index.md Co-authored-by: Rachel Andrew <[email protected]> * minor edit --------- Co-authored-by: Rachel Andrew <[email protected]> * Faster Chrome releases post (#5905) * Set mastodon URL for cwallez profile (#5903) * Remove irrelevant FAQ (#5908) * [devtools] Update hero image to stable (#5900) * ni112: fix text and link referring older versions (#5901) * fix typo bart to part (#5910) * Change where the DOM link points to. (#5897) * Update keyboard shortcuts for code editor (#5907) Include shortcuts to open the breakpoint edit dialog * Correct INP BigQuery field (#5864) * A few fixes to the migration checklist. (#5829) * Tighten up the intro to the migration guide (#5830) Almost everything in intro other than the list was stated at least twice. This PR fixes that. * Update index.md (#5913) * Link fixing (#5915) * Fix links and text. * Fix links. * fix links * Add WebGPU blog post (#5909) * Add WebGPU blog post * Add acknowledgments section title * Add webgpu tf.js link * remove wip link * Rewrite Compute Pressure Doc. (#5887) * Rewrite Compute Pressure Doc. The API had quite many changes, the document is not up-to-date. This patch fixes the documentation. Fixes: #5681 * Rewrite Compute Pressure Doc Fixes Francois comments part 1. (#5681) * Rewrite Compute Pressure Doc Fixes Francois comments part 2. (#5681) * Rewrite Compute Pressure Doc Fixes Francois comments part 3. (#5681) Adding also github arskama. * Rewrite Compute Pressure Doc Fixes Francois comments part 4. (#5681) * Rewrite Compute Pressure Doc Fixes Rachel's comments part 1. (#5681) * Update site/en/docs/web-platform/compute-pressure/index.md --------- Co-authored-by: Rachel Andrew <[email protected]> * Update Private Network Access blog post. (#5773) * Update blog post. * Clarify when trial ends. * [JA] Feedback Report translations (#5918) * Translate report-2022-q4.md via GitLocalize * Translate report-2022-q4.md via GitLocalize * Translate report-2022-q3.md via GitLocalize * Translate report-2022-q3.md via GitLocalize * Update report-2022-q3.md * Update report-2022-q4.md * Update site/ja/docs/privacy-sandbox/feedback/report-2022-q3.md Co-authored-by: Eiji Kitamura <[email protected]> * Update site/ja/docs/privacy-sandbox/feedback/report-2022-q4.md Co-authored-by: Eiji Kitamura <[email protected]> --------- Co-authored-by: Nozomi Kugita <[email protected]> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: Eiji Kitamura <[email protected]> * Update babylon.js demo URL (#5921) * Bump @mdn/browser-compat-data from 5.2.46 to 5.2.48 (#5899) Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.46 to 5.2.48. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/mdn/browser-compat-data/compare/v5.2.46...v5.2.48) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix link (#5929) * Fix incorrect linebreak/formatting in code sample. (#5914) * Chrome 113 beta (#5924) * add the 113 beta post * fix * Fix spelling (#5916) * Update featured post (#5923) * Add new offscreen reasons to 'What's new'. (#5936) * Fix a link and other minor items. (#5938) * Fix broken link (#5940) * remove in window feature detection examples (#5957) * remove in window feature detection examples * remove in window in feature detection examples * replaces detailed summary report with link (#5865) * Update immutable document domain article (#5937) * Update What's New in DevTools video (#5967) * Google io card (#5969) * Remove babylon.js demo URL (#5972) * fix: add proper mobile styling for google io hero card (#5973) * Added a small note (#5473) * Added a small note clarifying that the webRequestBlocking manifest key is replaced by declarativeNetRequest in MV3 Co-authored-by: Oliver Dunk <[email protected]> Co-authored-by: Joe Medley <[email protected]> * Fix Typo (#5951) change ` ` to ` ` * (doc: `Improve Security`): add link to `mdn-cdn` (#5952) * (doc: improve-security): add link add link for `mdn-cdn` * Update index.md --------- Co-authored-by: Aaron Forinton <[email protected]> * (doc `Service Workers`): fix link (#5953) * (doc `Service Workers`): fix link fix link to chrome tabs * remove trailing slash * remove unexpected parenthesis in doc (#5955) * Bump @mdn/browser-compat-data from 5.2.48 to 5.2.49 (#5954) Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.48 to 5.2.49. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/mdn/browser-compat-data/compare/v5.2.48...v5.2.49) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Correct information about private web stores (#5958) * Correct information about private web stores * Change formatting * Delete mv2page-in-mv3.md (#5896) This label is no longer used on the site. * What's new in DevTools 113 (#5970) * network > resp headers override * enhanced stack trace * minor edit * js profiler deprecation two * console settings * edits * fix vid * css * misc * upd screenshot * recorder assertions * mention demo * command menu * simplified overrides section, changed to CORS * edits * minor edit * upd * minor edit * replace screenshot * edits * edit header overrides: add usecases * upd hero * edits * Update site/en/blog/new-in-devtools-113/index.md Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/blog/new-in-devtools-113/index.md Co-authored-by: Rachel Andrew <[email protected]> * upd link to video * add partial --------- Co-authored-by: Rachel Andrew <[email protected]> * Adding Q&A for FLEDGE (#5664) * Adding Q&A for FLEDGE Adding specific question & answer for "How can a user block an ad when it's shown as a result of a FLEDGE auction?" * Update index.md * ad block move --------- Co-authored-by: Alexandra White <[email protected]> * Update index.md (#5964) Fix typo in example code * Update date (#5976) * Update broken Puppeteer links (#5691) * Update broken Puppeteer links * Update toc.yml * Update index.md --------- Co-authored-by: Aaron Forinton <[email protected]> * fix link (#5984) * Adding the reading-order post (#5895) * Adding the reading-order post * Apply suggestions from code review * Add WordPress Playground article (#5986) * Add WordPress PHP article * Lint * Lint * Update site/en/blog/wordpress-playground/index.md * Apply suggestions from code review Co-authored-by: Adam Zielinski <[email protected]> * Update site/en/blog/wordpress-playground/index.md * Update site/en/blog/wordpress-playground/index.md Co-authored-by: Adam Zielinski <[email protected]> * Update site/en/blog/wordpress-playground/index.md --------- Co-authored-by: Rachel Andrew <[email protected]> Co-authored-by: Adam Zielinski <[email protected]> * Document world key in manifest content_scripts declaration (#5987) * add rule (#5988) * Bump @mdn/browser-compat-data from 5.2.49 to 5.2.50 (#5979) Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.49 to 5.2.50. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/mdn/browser-compat-data/compare/v5.2.49...v5.2.50) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [JA] March translations (#5980) * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Translate index.md via GitLocalize * Update index.md * Update index.md * Update index.md * Update index.md * Update site/ja/blog/working-with-the-industry-to-evolve-chips/index.md Co-authored-by: Eiji Kitamura <[email protected]> --------- Co-authored-by: Eiji Kitamura <[email protected]> Co-authored-by: Nozomi Kugita <[email protected]> Co-authored-by: mt-gitlocalize <[email protected]> * [WordPress Playground] Update Pendant theme link to WordPress.org instead of WordPress.com (#5994) The Pendant theme exists in the open-source theme directory on WordPress.org and I've accidentally linked to the directory on WordPress.com. Let's update it to link to the .org site. * Add April CrUX release (for March data) to release notes (#5981) * Chromium Chronicle 33 (#5906) * fix link * add image * change email * Enrollment blog (#5991) * Add "update" Aside type (#5998) * Add Private Aggregation 1% Stable OT update (#6000) * Bump webdev-infra from 1.0.52 to 1.0.53 (#6003) Bumps [webdev-infra](https://github.com/GoogleChrome/webdev-infra) from 1.0.52 to 1.0.53. - [Release notes](https://github.com/GoogleChrome/webdev-infra/releases) - [Commits](https://github.com/GoogleChrome/webdev-infra/compare/v1.0.52...v1.0.53) --- updated-dependencies: - dependency-name: webdev-infra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [devtools] Add video iin WNDT (#5996) * Trusted Type API added to DevTools breakpoints list (#5800) * new in devtools part 1 * new in devtools part 1 * new in devtools part 1 * new in devtools part 1 * new in devtools part 1 * new in devtools part 1 * new in devtools part 1 * new in devtools part 1 * new in devtools part 1 * add link * typo * typo * typo * typo * typo * icon fix * word add * Update index.md * Update index.md * Update index.md * Remove WordPress Playground article (#6005) * upd rec ext doc (#6008) * Add toji to authors (#6011) * Add WebGPU tag (#6012) * Redirect webgpu doc to MDN (#6013) * Add link to MV3 conerter (#6016) * Update index.md (#6019) Chrome App is no longer an option on the dropdown. It has been renamed to Chrome Extension * Add clean-up task for staging environment (#4920) * feat: add task for clean up stale staging environments * fix: ignore default version when cleaning up versions * chore: remove accidentally created .netlify dir * fix: lint errors * refactor: adjust to github api client code changes * chore: regenerate package-lock.json * fix: update types to accept null instead of undefined * feat: add cloudbuild job to run gulp task * fix: finish comment stub * fix: actually return early if there is only 1 app engine version * chore: add note about pagination * fix: project card are broken on the safari 16.4 (#5982) * [devtools-translate] Japanese - What's New in DevTools (Chrome 112) (#5898) * translate new-in-devtools-112 * translate whats-new * fix expression * Apply suggestions from code review Co-authored-by: Yoichiro Tanaka <[email protected]> Co-authored-by: よしこ <[email protected]> * Apply suggestions from code review Co-authored-by: ANDO Yasushi <[email protected]> * fix --------- Co-authored-by: Yoichiro Tanaka <[email protected]> Co-authored-by: よしこ <[email protected]> Co-authored-by: ANDO Yasushi <[email protected]> * feat: create rss feeds per author (#5975) * feat: add rss feeds per author * fix: unique the list of authors * fix: revert wrong guided code review changes --------- Co-authored-by: Matthias Rohmer <[email protected]> * Add notice about new conversion readme. (#6028) * Fix mistakes in API replacement list. (#6030) * Fix mistake in API replacement list. * Add missing methods to 'Unsupported APIs' * Add Protected Audience API renaming banner (#6032) * fix: the alignment of the social media icons on the author page (#6036) * Reverting https://github.com/GoogleChrome/developer.chrome.com/pull/3503 (#6037) This change never happened. * Misc updated to Prerender docs (#6004) * Misc updates to Prerender post * Linting * Typos * Review feedback * Add link to bug * remove recorder assertions (#6039) * 2 new WebDriver BiDi blog posts (#6035) * 2 new WebDriver BiDi blog post * Apply suggestions from code review Co-authored-by: Sofia Emelianova <[email protected]> --------- Co-authored-by: Sofia Emelianova <[email protected]> * Fix broken link (#5977) Currently links to: https://docs/devtools/recorder/extensions/#export-extensions Should now link to: https://developer.chrome.com/docs/devtools/recorder/extensions/#export-extensions Co-authored-by: Jecelyn Yeen <[email protected]> * Improve wording of ES Module advice. (#6017) * Reframe ‘Frequency Capping’ to 'Creative selection by frequency' (#6014) * Reframe ‘Frequency Capping’ to 'Creative selection by frequency' * content select and toc * add experiment page * use cases and main * set instead of try * match doc * fix first image * spaces * use same use case partial * Update site/en/docs/privacy-sandbox/shared-storage/content-selection/index.md * Update site/en/docs/privacy-sandbox/shared-storage/content-selection/index.md --------- Co-authored-by: Alexandra White <[email protected]> * fix: pin webpack to a version with working types (#6046) * Add Storage Partitioning to TOC (#6047) Add Storage Partitioning to the Privacy Sandbox table of contents. * Rename Priority Hints to Fetch Priority (#6042) * [SQLite Wasm] Add npm reference (#6050) * Add npm reference * Add npm reference * Minor fix (#6043) * Update (#6045) * remove mention of assertions (#6052) * Update mode to use case (#6054) * Correct path to file handler flag (#6044) * updates to riui for desktop launch (#4523) * updates to riui for desktop launch * Moving implementation to a common pattern * Adding desktop article * Fixing date * Update site/en/blog/richer-pwa-installation/index.md Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/blog/richer-pwa-installation/index.md Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/blog/richer-pwa-installation/index.md Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/blog/richer-pwa-installation/index.md Co-authored-by: Rachel Andrew <[email protected]> * Update site/en/blog/richer-pwa-installation/index.md Co-authored-by: Rachel Andrew <[email protected]> --------- Co-authored-by: Rachel Andrew <[email protected]> * Add Alt key info for macOS (#6055) * Add explanation of iframes to CrUX methodology (#6056) * Add explanation of iframes to CrUX methodology * Typo * Fix link to Google doc about promises (#6025) * Update prebid.js section of topics classification (#6063) * add vaatika as author (#6062) * Add active link to Squoosh (#6066) * Fix author entry in feed.xml (#6064) * Fix figure captions and links (#6068) * Format code in caption. (#6069) * Add FencedFrameConfig info (#6071) * Remove user index in link to Google Groups post (#6073) * Update index.md (#6079) Typo mistake corrected. * Extend SAB reverse origin trial termination (#6075) * chore: update webdev-infra to 1.0.54 * Nancy fledge fix (#6081) * fix table maybe * fix table maybe * Defined "offscreen document" (#6038) * Defined "offscreen document" * Moved sentence to Description * Update index.md * Update site/en/docs/extensions/reference/offscreen/index.md Co-authored-by: Oliver Dunk <[email protected]> --------- Co-authored-by: Oliver Dunk <[email protected]> * remove asterisk-not needed (#6082) left over from table * Add new items to CWS troubleshooting. (#6084) * Fix missing link (#6086) * Add MV3 support blurb to selected pages. (#6085) * Add MV3 support blurb to selected pages. * Add support blurb to MV3 intro pages. * Update site/en/_partials/extensions/mv3-support.md Co-authored-by: Sebastian Benz <[email protected]> --------- Co-authored-by: Sebastian Benz <[email protected]> * Add breakpoint ux redesign blogpost (#6058) * Add breakpoint ux redesign blogpost * fix errors * fix authors info * fix header * Change post layout and date * change header after adaption by Sofia * endAside fix * endAside fix * update header and footer * remove quotes --------- Co-authored-by: Sofia Emelianova <[email protected]> * fix picture (#6098) * Fix broken links (#6097) * Added links for a more consistant UI experience. (#6092) Added LInks to Scripting and Action links. * add topics calls to event page (#6029) * Fix typo in CSS `text-wrap: balanced` (#6051) * Add seller guide FAQ & convert table to DL in buyer's guide (#6083) * convert wide table * convert table to DL and add seller guide FAQ * Accept change site/en/docs/privacy-sandbox/fledge-api/ad-auction/index.md Co-authored-by: Alexandra White <[email protected]> --------- Co-authored-by: Alexandra White <[email protected]> * fix url (#6100) * Update index.md (#6091) * Update index.md By consistantly using extension's action icon instead of extension action, thereby adding more clarity to the user. * Update index.md --------- Co-authored-by: Aaron Forinton <[email protected]> * Update "What's new" (#6102) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Sebastian Benz <[email protected]> Co-authored-by: Rachel Andrew <[email protected]> Co-authored-by: Thomas Steiner <[email protected]> Co-authored-by: Joe Medley <[email protected]> Co-authored-by: Nancymic2 <[email protected]> Co-authored-by: Oliver Dunk <[email protected]> Co-authored-by: Jecelyn Yeen <[email protected]> Co-authored-by: Sofia Emelianova <[email protected]> Co-authored-by: Barry Pollard <[email protected]> Co-authored-by: Alexandra White <[email protected]> Co-authored-by: mjunder <[email protected]> Co-authored-by: Rowan Merewood <[email protected]> Co-authored-by: Matthias Rohmer <[email protected]> Co-authored-by: mreichhoff <[email protected]> Co-authored-by: Masataka Yakura <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hotari <[email protected]> Co-authored-by: Ry Wang <[email protected]> Co-authored-by: jlacher <[email protected]> Co-authored-by: Alesandro Ortiz <[email protected]> Co-authored-by: Sanchez Eric <[email protected]> Co-authored-by: tcope25 <[email protected]> Co-authored-by: Vadim Makeev <[email protected]> Co-authored-by: Ryo Ota <[email protected]> Co-authored-by: John Richardson <[email protected]> Co-authored-by: Aaron Forinton <[email protected]> Co-authored-by: Simone Gobbo <[email protected]> Co-authored-by: Adriana Jara <[email protected]> Co-authored-by: Glen <[email protected]> Co-authored-by: Alex Rudenko <[email protected]> Co-authored-by: dcoollx <[email protected]> Co-authored-by: Jake Archibald <[email protected]> Co-authored-by: ilyaspiridonov <[email protected]> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: Nozomi Kugita <[email protected]> Co-authored-by: Yuta Akiyama <[email protected]> Co-authored-by: IanStanion-google <[email protected]> Co-authored-by: Filipe Névola <[email protected]> Co-authored-by: Bramus! <[email protected]> Co-authored-by: Sam Dutton <[email protected]> Co-authored-by: Philip Lee <[email protected]> Co-authored-by: anusmitaray <[email protected]> Co-authored-by: Stephen McGruer <[email protected]> Co-authored-by: Matthias Rohmer <[email protected]> Co-authored-by: Kara <[email protected]> Co-authored-by: Rachel Andrew <[email protected]> Co-authored-by: jiyoon127 <[email protected]> Co-authored-by: Rick Viscomi <[email protected]> Co-authored-by: Xuezhou Dai <[email protected]> Co-authored-by: Adam Argyle <[email protected]> Co-authored-by: François Beaufort <[email protected]> Co-authored-by: Milica <[email protected]> Co-authored-by: Kim-Anh <[email protected]> Co-authored-by: Arnaud (Arno) Mandy <[email protected]> Co-authored-by: Titouan Rigoudy <[email protected]> Co-authored-by: Eiji Kitamura <[email protected]> Co-authored-by: Eric Lawrence <[email protected]> Co-authored-by: winst <[email protected]> Co-authored-by: keita hino <[email protected]> Co-authored-by: Ewa <[email protected]> Co-authored-by: Muescha <[email protected]> Co-authored-by: Fental Huang <[email protected]> Co-authored-by: Sven May <[email protected]> Co-authored-by: Samuel H <[email protected]> Co-authored-by: Nikolay Vitkov <[email protected]> Co-authored-by: Adam Zielinski <[email protected]> Co-authored-by: Kevin K. Lee <[email protected]> Co-authored-by: l3ra <[email protected]> Co-authored-by: Maya Janthong <[email protected]> Co-authored-by: Suguru Inatomi <[email protected]> Co-authored-by: Yoichiro Tanaka <[email protected]> Co-authored-by: よしこ <[email protected]> Co-authored-by: ANDO Yasushi <[email protected]> Co-authored-by: Henry Wilkinson <[email protected]> Co-authored-by: Kairui Liu <[email protected]> Co-authored-by: Mårten Åsberg <[email protected]> Co-authored-by: Joshua Ali <[email protected]> Co-authored-by: primeagen-rustaceans <[email protected]> Co-authored-by: Mehdi <[email protected]>
Content proposal form for contributors who don't have access to Googlers
Fill out this section ONLY if you want to contribute new content to developer.chrome.com but don't have access to
Googlers.
Provide a brief title for your content proposal
Update Compute Pressure API content
Provide a brief summary of your content proposal
Since the last time the page was updated, the OT was completed and the feature has been fully redesigned.
The "ownership" of the feature was transferred from Google to Intel and the API was fully redesign.
What content already exists on this topic?
w3c design review: w3ctag/design-reviews#795
specifications: https://w3c.github.io/compute-pressure/
explainer: https://github.com/w3c/compute-pressure
article (which I want to update): https://developer.chrome.com/docs/web-platform/compute-pressure/
Who will be authoring the content?
@kenchris
@arskama
Are there any stakeholders who should be informed when this content changes?
@ThomasTheDane
@beaufortfrancois
@anssiko
@tomayac (maybe)
What area is your content related to?
PWAs/Capabilities, Performance, Other
What kind of content are you creating?
Updating the existing article.
https://developer.chrome.com/docs/web-platform/compute-pressure/
No drastic change on the layout, but update on examples, text, and security and privacy.
The text was updated successfully, but these errors were encountered: