Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for GH-877, GH-872, GH-886, missing translations added. #9

Merged
merged 4 commits into from Mar 20, 2018

Conversation

@zarembsky
Copy link
Contributor

@zarembsky zarembsky commented Mar 20, 2018

  • [ x] Have you followed the guidelines in CONTRIBUTING.md?
  • [x ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [ x] Have you added an explanation of what your changes do?
  • [x ] Does your submission pass tests?
  • [x ] Did you lint your code prior to submission?
@zarembsky zarembsky requested a review from ghostery/ghostery as a code owner Mar 20, 2018
@zarembsky zarembsky requested a review from jsignanini Mar 20, 2018
if (chrome.runtime.lastError) {
log('insertCSS error', chrome.runtime.lastError);
reject(new Error(chrome.runtime.lastError));
}

This comment has been minimized.

@jsignanini

jsignanini Mar 20, 2018
Member

@zarembsky add return; after this line to make sure we exit the function's execution please.

Serge Zarembsky
@jsignanini jsignanini merged commit 9f88345 into ghostery:develop Mar 20, 2018
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants