Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCan't open devtools panel from fxr:// kiosk mode #27274
Closed
Labels
Projects
Comments
|
What is important here, showing the console, or showing the devtools port? We could also enable voice command. |
|
I'm leaning toward 2 options:
|
|
I think two handlers makes sense. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Loading a URL with fxr:// hides the URL bar, which also hides the devtools button. We should add a separate protocol handler for kiosk mode, and allow one protocol to open the app directly to a target URL without otherwise changing the app's behaviour.