Port InspectorDatabaseAgent to InspectorAgentState fields.
There's just one field for the enabled bit so this one's trivial (with an InnerEnable() function). For reference the PR that introduced the new InspectorSessionState / InspectorAgentState / Fields was https://chromium-review.googlesource.com/c/chromium/src/+/1149201. We're migrating things from state_ to this new mechanism, which allows incremental updates to flow back to the browser process. Change-Id: I25b61b207354dee8eeeb9718dd5bbf205f769eea Reviewed-on: https://chromium-review.googlesource.com/1159737Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#580275}
Showing
Please register or sign in to comment