Make RenderWidget send UpdateRect after auto-resize.
This sets a flag in didAutoResize() that
didCompleteSwapBuffers() inspects when deciding whether to
send an UpdateRect message or not. Without this, extension
bubbles aren't getting resized correctly when using the
threaded compositor.
BUG=120247
TEST=manual: "Google Calendar (by Google)" and "Google +1 Button" extensions' bubbles resize to fit their content on Chrome OS
Review URL: https://chromiumcodereview.appspot.com/10399020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137073 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed