Skip to content

Conversation

@patricklx
Copy link
Collaborator

@patricklx patricklx commented Apr 29, 2024

fixes #2516

Description

this adds a link to a request permission page for ember inspector.
It can only be requested during an user action, like a click.
The page will open in a separate window, this is one of the possibilities to request permissions.
It cannot be done directly from the extension page in devtools.

Screenshots

image

@patricklx patricklx force-pushed the request-permissions branch 7 times, most recently from 62ea45c to 0f02cd1 Compare April 29, 2024 10:37
@patricklx patricklx force-pushed the request-permissions branch from 0f02cd1 to 9f96de0 Compare April 29, 2024 12:30
@patricklx patricklx requested a review from RobbieTheWagner May 6, 2024 13:41
@RobbieTheWagner
Copy link
Member

@patricklx can you please explain in more detail what this PR is for? Is it just a shortcut to request permissions? Can we not add the request permissions stuff to the icon in the toolbar of Chrome?

@patricklx
Copy link
Collaborator Author

@RobbieTheWagner in the toolbar you can already click on the ember icon and select which permissions to give to local website. So this is just a shortcut and a link to the page will be presented on the ember inspector error page.

@patricklx patricklx requested review from RobbieTheWagner and removed request for RobbieTheWagner June 24, 2024 08:42
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.

Ember application not detected with Firefox 120.0

2 participants