Skip to content

Account for the fact that STATE_TRANSFERRING may happen 0 times. #31

Merged
janodvarko merged 1 commit into
firebug:masterfrom
csabakos-zz:master
Jul 7, 2016
Merged

Account for the fact that STATE_TRANSFERRING may happen 0 times. #31
janodvarko merged 1 commit into
firebug:masterfrom
csabakos-zz:master

Conversation

@csabakos-zz
Copy link
Copy Markdown
Contributor

According to MDN:

For any given request, onStateChange() is called once with the STATE_START flag, zero or more times with the STATE_TRANSFERRING flag or once with the STATE_REDIRECTING flag, and then finally once with the STATE_STOP flag.

Possibly fixes #18.

@janodvarko
Copy link
Copy Markdown
Member

Looks good to me!

Honza

@janodvarko janodvarko closed this Jul 7, 2016
@janodvarko janodvarko reopened this Jul 7, 2016
@janodvarko janodvarko merged commit c561d91 into firebug:master Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Promise for triggerExport is not coming back

3 participants