Chromium Code Reviews
DescriptionDevTools: expose setLayerTreeId() so we can relate events from LayerTreeHost
Currently, we track which content layers are painted in WebCore to track layers
that belong to a page. This is a hack and does not work for non-content layers,
so let's bind layer tree to a page and updated layers to layer tree.
R=apavlov@chromium.org, jamesr@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153787
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154007
Patch Set 1 #
Total comments: 1
Patch Set 2 : fixed appcache test failures, trying on bots... #Patch Set 3 : rebased #Patch Set 4 : fixed another regression #Messages
Total messages: 10 (0 generated)
|