New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 678038 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Feature

Blocked on:
issue 724276



Sign in to add a comment

Expose --enable-ui-devtools command line flag in about:flags on CrOS

Project Member Reported by bruthig@chromium.org, Jan 3 2017

Issue description

It would be useful for devs, designers, etc to be able to inspect Ash UI components using DevTools on official dev, canary, and beta channel builds. [Do not enable for stable channel]

 
Status: Started (was: Assigned)
Status: Available (was: Started)
I was able to get a patch working to expose --enable-ui-devtools in chrome:flags but it appears that you cannot remote inspect from a different machine, which is the current use case for this (i.e. inspect the CrOS system menu which cannot be done locally because the menu closes when clicking within the DevTools inspector).

Marking as available since this requires more work than I have time for currently.


Cc: bruthig@chromium.org
Owner: thanhph@chromium.org
Status: Started (was: Available)
Assigning to Thanh, who is making the DevTools server remotely accessible.

Thanh, please assign back to me when your piece is done and I can land the chrome:flag.
Thanks Ben. I'll ping you after 724276 landed.
Blockedon: 724276
SocketAsyncApiFunction::OpenFirewallHole() and chromeos::FirewallHole look to be good leads...
Confirmed: It was the firewall that prevents connections and allowing connection on firewall via shell enables us to remotely connect to DevTools running on Chromebook. Next step is to see if we can somehow securely allow the connection via code.
Is there more work here?
Status: Fixed (was: Started)

Comment 12 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Comment 13 by dchan@chromium.org, Jan 23 2018

Status: Fixed (was: Archived)

Sign in to add a comment