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

Pocket: chrome.app returns undefined at times #4692

Closed
jonathansampson opened this issue Oct 12, 2016 · 1 comment
Closed

Pocket: chrome.app returns undefined at times #4692

jonathansampson opened this issue Oct 12, 2016 · 1 comment

Comments

@jonathansampson
Copy link
Collaborator

Did you search for similar issues before submitting this one?
Yes

Describe the issue you encountered:
Within content scripts, chrome.app returns undefined.

Expected behavior:
Calling chrome.app should result in an object.

Platform: Windows 10
Brave Version: 0.12.4

Steps to reproduce:

  1. Open developer tools on about:extensions and call chrome.app from console
  2. Note an object is returned
  3. Open developer tools on http://google.com and call chrome.app from console
  4. Note undefined is returned

Any related issues: #4686 #4687 #4689

@jonathansampson
Copy link
Collaborator Author

This was addressed by @bridiver via brave/muon@88cf4ef.

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

No branches or pull requests

4 participants