| 659 | } |
| 660 | |
| 661 | Status FragmentInstanceState::WaitForOpen() { |
| 662 | return opened_promise_.Get(); |
| 663 | } |
| 664 | |
| 665 | const string& FragmentInstanceState::ExecStateToString(FInstanceExecStatePB state) { |
| 666 | // Labels to send to the debug webpages to display the current state to the user. |