Chromium Code Reviews
DescriptionannotatedInvalidationRects should be in format x,y,w,h
This fixes the FrameViewer json serialization of annotatedInvalidationRects.
This CL fixes the format from (x, y, maxX, maxY) to (x, y, width, height).
BUG=402033
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183829
Patch Set 1 #
Total comments: 1
Patch Set 2 : fix annotatedRects not LayoutRects #Patch Set 3 : fix annotatedRects not LayoutRects #Patch Set 4 : fix annotatedRects not LayoutRects #Messages
Total messages: 10 (2 generated)
|