DescriptionAdd an alternate paintContents method to WebContentLayerClient.
The new method does not take an opaque rect out-parameter. And the old
methods all just call the new method and discard the resulting opaque
rect.
Chromium side is not using this opaque rect anymore and we're removing
it there, so making the matching change to blink. This removes a call
to GraphicsContext::setRegionTrackingMode(), but there are others.
R=fmalita@chromium.org, jamesr@chromium.org, schenney@chromium.org
BUG=413479
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181996
Patch Set 1 #Patch Set 2 : opaquerecttracking: expectations #
Total comments: 5
Patch Set 3 : opaquerecttracking: . #Messages
Total messages: 11 (2 generated)
|