Migrate InspectorCSSAgent to the new InspectorSessionState.
I've renamed the enable* terminology a bit, since it's a two-phase enable here, so I think it's good to have enable_requested_ (persistent) and enable_completed_ (transient). For reference the PR that introduced the new InspectorSessionState / InspectorAgentState / Fields was https://chromium-review.googlesource.com/c/chromium/src/+/1149201. Change-Id: I0ec3e9a9b8c20e5200bc5932f514bfe873f74a2c Reviewed-on: https://chromium-review.googlesource.com/1153571 Commit-Queue: Johannes Henkel <johannes@chromium.org> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#578855}
Showing
Please register or sign in to comment