[go: nahoru, domu]

tree: 9d050946fbb8551d928bea162f23508e99b3ac7a [path history] [tgz]
  1. browser/
  2. common/
  3. renderer/
  4. DEPS
  5. DIR_METADATA
  6. OWNERS
  7. README.md
components/js_injection/README.md

This directory contains code used by WebView and WebContent[1] of iOS Blink to inject javascript from the browser to the renderer, as well as a simple message port style API.

[1] https://source.chromium.org/chromium/chromium/src/+/main:ios/web/content/js_messaging/