[roll] Roll fuchsia [ui][tests] Update more tests to route VmexResource to Chromium

fuchsia.web.Context instances will JIT-optimize script, by default,
so tests must either create them with JIT disabled, or supply the
necessary fuchsia.kernel.VmexResource capability.

Update some more routes missed by earlier CLs.

Original-Bug: chromium:1290907
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/875158
Original-Revision: 5b9cdc6390908af1cc5f2b247535f93ebdaaa7df
GitOrigin-RevId: d5d60a7d039e8da53f2402bb7b18c155761fc848
Change-Id: Ic4590cf2fb10a87a702bcfcf0cb1eef487802042
1 file changed
tree: b17d16afa7c8d723c61a21eac7606d57413606a1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.