I'd like to rename a bunch of methods to better match how they're used
now:
WasResized() => SynchronizeVisualProperties()
ResizeParams => VisualProperties
ViewMsg_Resize => ViewMsg_SynchronizeVisualProperties
ViewHostMsg_ResizeOrRepaint_ACK => ViewHostMsg_SynchronizeVisualPropertiesOrRepaint_ACK
etc.
Comment 1 by bugdroid1@chromium.org
, Apr 25 2018