• Wei Li's avatar
    UIDevTools: Update protocol and handling code · a7ff68ad
    Wei Li authored
    UI DevTools have been out of sync with platform DevTools protocol.
    This will cause some runtime errors due to protocol incompatibility.
    This CL updates UI Devtools' protocol and corresponding handling
    code.
    
    For protocol update, we update the domain fields and its properties
    according to browser_protocol.pdl. We also arrange the order to
    put the name or id at the first, and use consistent order across
    different fields to make it more readable and easier for future
    updates.
    
    BUG=894623
    
    Change-Id: Ic650c126155044d2e25c4ff068c5a7a17144584f
    Reviewed-on: https://chromium-review.googlesource.com/c/1277835Reviewed-by: default avatarSadrul Chowdhury <sadrul@chromium.org>
    Commit-Queue: Wei Li <weili@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#599686}
    a7ff68ad
css_agent_unittest.cc 9.65 KB