[tracking bug] Make UI DevTools work on Windows and Linux |
||||||||||||||||||||
Issue descriptionDevTools is currently in //ash//common/devtools which is not callable in Window and Linux. We need to move DevTools out of ash and make DevTools a component so Chrome in Window and Linux can directly call it.
,
Mar 15 2017
This is a meta-bug. More bug dependencies can be added here.
,
Apr 13 2017
,
Apr 13 2017
,
Apr 13 2017
,
Jul 6 2017
This has been verified on Linux. We should verify that it works on Windows, too.
,
Jul 6 2017
,
Jul 21 2017
,
Jul 21 2017
,
Jul 21 2017
This is for UI DevTools (Windows/Widgets/Views) and not Chrome DevTools (web).
,
Jul 21 2017
,
Jul 27 2017
,
Jul 28 2017
,
Jul 28 2017
,
Jul 28 2017
After investigating on Windows and Linux, I found and filed a few more blockers to this tracking bug. In summary, here is the current state: *** Windows *** * Inspecting within the same browser instance: Not possible ( issue 750191 ). * Inspecting from a separate browser instance: Possible, but UI elements do not highlght when hovering over the corresponding node in the "DOM" tree panel ( issue 749778 ). *** Linux *** * Inspecting within the same browser instance: UIElement nodes in the "DOM" tree panel strangely disappear when you try to inspect one ( issue 750206 ). * Inspecting from a separate browser instance: Everything seems to work fine. *** Chrome OS (FTR only, not part of this tracking bug) *** * Inspecting within the same browser instance: Element highlighting does not work (issue 750231). * Inspecting from a separate browser instance: Everything seems to work fine.
,
Aug 2 2017
,
Aug 4 2017
Update: Once these 2 bugs below get fixed, Devtools work with ChromeOS (also in device) and Linux build. https://bugs.chromium.org/p/chromium/issues/detail?id=736855 https://bugs.chromium.org/p/chromium/issues/detail?id=746545
,
Aug 15 2017
,
Oct 3
,
Oct 11
,
Oct 17
,
Oct 24
Until now, UI DevTools should work on both Windows and Linux with basic functionalities such as showing the Window/Widget/View hierarchy tree, showing their basic properties such as bounds, origins, visibility and tooltip if applicable. Highlighting its UI component by hovering or clicking the node also works well. I am going to make this bug as fixed, and track more feature related work at https://bugs.chromium.org/p/chromium/issues/detail?id=898583 |
||||||||||||||||||||
►
Sign in to add a comment |
||||||||||||||||||||
Comment 1 by thanhph@chromium.org
, Mar 15 2017Cc: varkha@chromium.org sadrul@chromium.org