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

Fix inspector in Electron #1084

Merged
merged 1 commit into from
Nov 14, 2019
Merged

Conversation

bendemboski
Copy link
Contributor

Electron's Chromium doesn't have chrome.contextMenus, so this code was throwing an error and preventing the inspector from working.

Electron's Chromium doesn't have `chrome.contextMenus`, so this code was throwing an error and preventing the inspector from working.
@chancancode chancancode merged commit abf46e8 into emberjs:master Nov 14, 2019
nummi pushed a commit to nummi/ember-inspector that referenced this pull request Apr 1, 2020
Electron's Chromium doesn't have `chrome.contextMenus`, so this code was throwing an error and preventing the inspector from working.
nummi pushed a commit to nummi/ember-inspector that referenced this pull request Apr 5, 2020
Electron's Chromium doesn't have `chrome.contextMenus`, so this code was throwing an error and preventing the inspector from working.
patricklx pushed a commit to patricklx/ember-inspector that referenced this pull request Sep 19, 2022
Electron's Chromium doesn't have `chrome.contextMenus`, so this code was throwing an error and preventing the inspector from working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants