Skip to content

Conversation

mstriemer
Copy link
Contributor

Extra button states are missing since I don't have the latest uplift for that to work.

install-doorhanger mov

Fixes mozilla/addons#9696.

return addonManager.install(
fakeInstallUrl, fakeCallback, { _mozAddonManager: fakeMozAddonManager })
.then(
() => assert.ok(false, 'expected promise to reject'),
Copy link
Contributor

Choose a reason for hiding this comment

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

@muffinresearch
Copy link
Contributor

I'm not crazy about the formatting but r+wc

@mstriemer mstriemer merged commit b7f56a4 into mozilla:master Jun 19, 2016
@mstriemer mstriemer deleted the uitour-565 branch July 4, 2016 21:04
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.

Implement install-confirmation UI
2 participants