Skip to content

Conversation

@johnmccutchan
Copy link
Contributor

@johnmccutchan johnmccutchan commented Nov 21, 2016

  • Remove the two stage initial boot process.
  • Remove the loader screen app.
  • Don't report reload times for the initial reload because we are
    switching from a snapshot to source and that will always be worst case.

Fixes #6508

@johnmccutchan johnmccutchan changed the title Boot the application directly even when hot reloading. Remove need for loader and boot the application directly even when hot reloading Nov 21, 2016
@johnmccutchan
Copy link
Contributor Author

@Hixie @devoncarew @tvolkert

Copy link
Contributor

Choose a reason for hiding this comment

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

sp: application

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Contributor

@tvolkert tvolkert left a comment

Choose a reason for hiding this comment

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

The Travis failures look unrelated - maybe kick the bot to try again?

Copy link
Contributor

Choose a reason for hiding this comment

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

Debugging change mistakenly pushed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes and fixed.

@devoncarew
Copy link
Contributor

lgtm, but it looks like travis is unhappy

@tvolkert
Copy link
Contributor

LGTM

@johnmccutchan
Copy link
Contributor Author

I need to wait until we have a green engine revision.

- [x] Remove the two stage initial boot process.
- [x] Remove the loader screen app.
- [x] Don't report reload times for the initial reload because we are
switching from a snapshot to source and that will always be worst case.
@johnmccutchan johnmccutchan merged commit 26432eb into flutter:master Nov 22, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hot reload "syncing files to device" takes a long time

3 participants