| commit | a6681e297199abd9782971e9ef2700243997ade1 | [log] [tgz] |
|---|---|---|
| author | Derek Gonyeo <dgonyeo@fuchsia.infra.roller.google.com> | Mon Oct 18 10:33:35 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 18 03:34:27 2021 -0700 |
| tree | b115c7fc0a09722f4f32b6f403aedfff6e670018 | |
| parent | 144dd2ccf26c81b924cc9ff230368c8e6f91fa67 [diff] |
[roll] Roll fuchsia [realm-builder] handle relative URLs at runtime If a dynamic component is added to a realm with a relative URL, component manager may construct an absolute URL on top of a `realm-builder://` URL and then ask the realm builder server to resolve it. We can detect this situation by looking for URL fragments (ex: `#meta/foo.cm`) and then pulling up the requested manifest from the test's package. Original-Fixed: 85884 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592964 Original-Revision: 96266e11e9f1729e529fcde31495f727a7cb709f GitOrigin-RevId: 1746ded25b2538bcb64230aaff52f0505a8c722a Change-Id: I0f668a3fa96abbc758355d90ba53e0729d90e395
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.