Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Bug 1010444 Participants opt out of public list #149

Merged
merged 1 commit into from
Jul 21, 2014
Merged

Bug 1010444 Participants opt out of public list #149

merged 1 commit into from
Jul 21, 2014

Conversation

errietta
Copy link
Contributor

No description provided.

@gvn
Copy link
Contributor

gvn commented Jul 18, 2014

You're failing Travis right now, so probably just need to run grunt clean. You can check that your patch will pass by running grunt validate.

isPrivate: isPrivate
}, function () {
$scope.$emit('privateChange');
}, privateFail);
Copy link
Contributor

Choose a reason for hiding this comment

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

This function can go inline since you're only calling it once. I'd also suggest naming the inlined callbacks for clarity and easier readability.

IE: function success () {}, function fail () {}

gvn added a commit that referenced this pull request Jul 21, 2014
Bug 1010444 Participants opt out of public list
@gvn gvn merged commit 358e6a8 into mozilla:master Jul 21, 2014
@errietta errietta deleted the bug1010444 branch July 21, 2014 18:38
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