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

Conversation

@abarth
Copy link
Contributor

@abarth abarth commented Jul 28, 2015

Rather than using a microtask to schedule component build functions, instead
use the scheduler. We now tread building just like layout and painting as a
visual update.

@eseidelGoogle
Copy link
Contributor

lgtm

Rather than using a microtask to schedule component build functions, instead
use the scheduler. We now tread building just like layout and painting as a
visual update.
abarth added a commit that referenced this pull request Jul 28, 2015
@abarth abarth merged commit 88afbed into flutter:master Jul 28, 2015
@abarth abarth deleted the schedule_build branch July 28, 2015 21:06
miguelfrde pushed a commit to miguelfrde/engine that referenced this pull request Jan 7, 2020
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
Use an `async*` for `MultipartRequest.finalize()`.

Refactor `.then` chains to async methods.

Add test for error forwarding in multipart request. 
This relates to a TODO that had been solved but
had not been removed.
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
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.

2 participants