flutter_flutter/content_handler
Adam Barth a594a91a70
[fuchsia] Set up namespace properly (#4920)
When we converted this code to FIDL2, we moved the FlatNamespace into
SetupNamespace, which meant it grabed the service root handle instead of
leaving it in-place for ApplicationContext::CreateFrom to pick it up.
Now, we pass this object by pointer, which is what we did in FIDL1.
2018-04-02 12:27:54 -07:00
..
2017-09-11 17:56:02 -07:00
2018-01-27 13:17:28 -08:00