Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@szakarias
Copy link
Contributor

@szakarias szakarias commented Nov 22, 2017

Based on #4343 and should not be merged until that lands along with flutter/flutter#12944.

The diff for this PR can be viewed here
szakarias/engine@flutterAssets...szakarias:kernel

Copy link
Contributor

@jakobr-google jakobr-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


struct stat stat_result = {};
if (::stat(bundle_path.c_str(), &stat_result) == 0) {
std::unique_ptr<DirectoryAssetBundle> directory_asset_bundle;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be merged with your other change, and become a fxl::RefPtr<>, right?

@Hixie
Copy link
Contributor

Hixie commented Dec 20, 2017

@szakarias Is this PR still live?

@szakarias
Copy link
Contributor Author

No, sorry.

@szakarias szakarias closed this Dec 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants