DescriptionRemove the composited path from WebViewImpl::paint().
Now that we have WebWidget::compositeAndReadbackAsync() for layout
tests and WebWidget::paintCompositedDeprecated() for android, the
WebWidget::paint() method is only used for actually painting into
a GraphicsContext when the WebViewImpl is not composited.
Remove the composited path from this method and ASSERT that the
WebViewImpl is not being composited. Also remove the
WebViewImpl::doPixelReadbackToCanvas().
Depends on: https://codereview.chromium.org/266243002/
Depends on: https://codereview.chromium.org/276003002/
R=abarth, enne, aelias
BUG=251960, 365810
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173789
Patch Set 1 #Patch Set 2 : paint-compositor: #Patch Set 3 : paint-compositor: #
Total comments: 2
Patch Set 4 : paint-compositor: separateandroidcodepath #Patch Set 5 : paint-compositor: #Patch Set 6 : paint-compositor: rebase #Patch Set 7 : paint-compositor: test #Patch Set 8 : paint-compositor: rebase #Patch Set 9 : paint-compositor: rebase #
Messages
Total messages: 46 (0 generated)
|