Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Comments

On add-on first run, open Test Pilot if not already open (closes #1374).#1379

Merged
chuckharmston merged 1 commit intomozilla:masterfrom
chuckharmston:1374-first-run
Sep 19, 2016
Merged

On add-on first run, open Test Pilot if not already open (closes #1374).#1379
chuckharmston merged 1 commit intomozilla:masterfrom
chuckharmston:1374-first-run

Conversation

@chuckharmston
Copy link

@chuckharmston chuckharmston commented Sep 19, 2016

Not ready for review.

@chuckharmston chuckharmston changed the title [wip] On add-on first run, open Test Pilot (closes #1374). On add-on first run, open Test Pilot if not already open (closes #1374). Sep 19, 2016
@chuckharmston
Copy link
Author

This is ready for review now.

Copy link
Contributor

@lmorchard lmorchard left a comment

Choose a reason for hiding this comment

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

Works for me, looks clean & good

ToolbarButton.init(settings);
ExperimentNotifications.init();
SharePrompt.init(settings);
FirstRun.setup(options.reason, settings);
Copy link
Contributor

Choose a reason for hiding this comment

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

I can't seem to find the issue now, but I remember you opening one about making this general module pattern cleaner and more like Django. 👍 to this and that in general

@@ -0,0 +1,137 @@
/*
Copy link
Contributor

Choose a reason for hiding this comment

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

👍 Yay tests, and these pass for me locally.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants