未验证 提交 fe07caf8 编写于 作者: R Ryan Macnak 提交者: GitHub

Fix spawnFunction on iOS in debug mode. (#4467)

Issue flutter/flutter#12939
上级 2b2e21ae
......@@ -363,7 +363,7 @@ void Engine::RunBundleAndSource(const std::string& bundle_path,
if (!bundle_path.empty())
ConfigureAssetBundle(bundle_path);
ConfigureRuntime(GetScriptUriFromPath(bundle_path), reuse_runtime_controller);
ConfigureRuntime(main, reuse_runtime_controller);
if (blink::GetKernelPlatformBinary() != nullptr) {
std::vector<uint8_t> kernel;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册