[roll] Roll fuchsia [fuchsia.web] Add SetContentAreaSettings, and type ContentAreaSettings.

Introduce a table to describe settings for how web content should be run
in this frame. Initially these include whether scrollbars are hidden,
the color theme, page scaling and autoplay policy for media in the page.

SetPreferredTheme, SetPageScale, and CreateFrameParams.autoplay_policy
are marked as deprecated in favor of SetContentAreaSettings.

Original-Bug: chromium:1254073
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/590185
Original-Revision: f4142d37ca28921a19af9ac1bb54083182b4f2c2
GitOrigin-RevId: 875ab8336c70c556075cb898443908b86b869015
Change-Id: I98973a1e1bd7b9ea2851a22afd408893f961ae79
1 file changed
tree: 83f62015fac037e4f26df15053dd8f830fb778cd
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.