Chromium Code Reviews
DescriptionReplace getBaseLayerSize() with the size passed to DrawingRecorder.
The size passed to DrawingRecorder goes to SkPictureRecorder which
goes to SkRecorder::reset() which goes to the canvas' device to set
width and height that are returned from getBaseLayerSize(). Instead
of this incredible journey, just use the size directly.
R=pdr@chromium.org
BUG=671433
Review-Url: https://codereview.chromium.org/2824263002
Cr-Commit-Position: refs/heads/master@{#465376}
Committed: https://chromium.googlesource.com/chromium/src/+/eb2c3bd20976ffebd0b1610bb53e7cf78252796f
Patch Set 1 #
Total comments: 1
Patch Set 2 : scrollbarbaselayer: . #
Dependent Patchsets: Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||