commit | 9916261d2da83f0276edd6a2cd9f3a6e5004680a | [log] [tgz] |
---|---|---|
author | Shivesh Ganju <shiveshganju@fuchsia.infra.roller.google.com> | Tue Dec 07 02:22:25 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 06 18:23:41 2021 -0800 |
tree | 3a47f43348a2eb56ae8cba4599226e47d3ae7ce8 | |
parent | 5732972baa7c8c464c2cedc25a0d0efa97709338 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.