DevTools: Adding DevToolsAction enum state to record css var edits
Now that we have links in var() functions in the Styles panel of DevTools to allow users to jump to where custom properties are defined it becomes more interesting to track if people actually edit those properties. This change adds a new state to the DevToolsAction enum so we can record when users click these links. Frontend CL: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2458452/ Bug: 1124707 Change-Id: I07a798ee97a1266787aa0fc8a0bd07278348dd12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458766 Commit-Queue: Patrick Brosset <patrick.brosset@microsoft.com> Reviewed-by:Alex Rudenko <alexrudenko@chromium.org> Reviewed-by:
Brandon Goddard <brgoddar@microsoft.com> Cr-Commit-Position: refs/heads/master@{#815551}
Showing
Please register or sign in to comment