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

GH-1644: Fix Unchecked runtime.lastError in message handler #362

Merged
merged 7 commits into from Apr 2, 2019

Conversation

@christophertino
Copy link
Member

@christophertino christophertino commented Mar 29, 2019

  • Removed duplicated messaging code from content-script and panel utils msg.js
  • Added default callback handler to catch Unchecked runtime.lastError: The message port closed before a response was received
  • Fixed error in account reducer Cannot destructure property userID of 'undefined' or 'null'.
@christophertino christophertino requested review from trickpattyFH20 and ghostery/ghostery as code owners Mar 29, 2019
@christophertino christophertino requested review from jsignanini and zarembsky Mar 29, 2019
Copy link
Contributor

@zarembsky zarembsky left a comment

Code looks good. Local branch of off this pull request does not show SendMessage related errors.

@christophertino christophertino removed the request for review from trickpattyFH20 Mar 29, 2019
@christophertino christophertino merged commit e8e2bdf into develop Apr 2, 2019
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@jsignanini jsignanini deleted the feature/GH-1644 branch Apr 2, 2019
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