[roll] Roll fuchsia [scenic][flatland] modify f.u.c.F.CreateView to not mint a ViewRef.

This CL modifies fuchsia.ui.composition.Flatland.CreateView to not mint
a ViewRef for a view created using CreateView. This is required for
chromium so that it is able to receive input events.

Original-Fixed: 88488

Test: fx test flatland_touch_integration_test && fx test
flatland_unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609972
Original-Revision: bed942cd7ddfb2198ebebf574819a4d1111e3810
GitOrigin-RevId: 6a56e9fefbf96a1fd1e9616d140de073541250ce
Change-Id: I01e471e1b2783da4a15fe9a14e300b55dbbd8476
1 file changed
tree: 3a47f43348a2eb56ae8cba4599226e47d3ae7ce8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.