Back to Chromium

ChromeOS Mojo Services and Allowlisting for IWAs

chromeos/ash/experiences/isolated_web_app/README.md

153.0.8009.2422 B
Original Source

ChromeOS Mojo Services and Allowlisting for IWAs

This directory hosts the Mojo services for features restricted to allowlisted Isolated Web Apps (IWAs) on ChromeOS.

Currently, it implements the window.setShape API.

  • The Blink frontend lives in //third_party/blink/renderer/modules/set_shape/.
  • The browser tests verifying this API and its allowlist behavior live in //chrome/browser/ash/isolated_web_app/.