• Illia Martyniuk's avatar
    VizDevTools: Observing static FrameSink tree · 61d65e5d
    Illia Martyniuk authored
    Providing the possibility to track registered FrameSinkIds and created
    FrameSinks but without any updates. Since there's no general root of all
    FrameSinks we create a dummy root in DevTools and use it as a root of
    the FrameSink tree.
    
    Currently presubmit doesn't pass because of the checkdeps violations. It
    complains about components/ui_detools/css_agent.h and
    components/ui_devtools/devtools_server.h included in viz_main_impl.cc file.
    
    Bug: 816802
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel
    Change-Id: I0fe43236ca7778668ea55bb5b945bd2526d16091
    Reviewed-on: https://chromium-review.googlesource.com/998413
    Commit-Queue: Illia Martyniuk <illiam@google.com>
    Reviewed-by: default avatarYi Xu <yiyix@chromium.org>
    Reviewed-by: default avatarSadrul Chowdhury <sadrul@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#550782}
    61d65e5d
frame_sink_element.cc 3.77 KB