Don't treat ViewHostMsg_UpdateRect as a backing store message.
commitf035cacafbc1befc14666c41f4132c38c8f81e09
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 17 May 2014 16:10:29 +0000 (17 16:10 +0000)
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 17 May 2014 16:10:29 +0000 (17 16:10 +0000)
tree6731911923d9fe9ff9a1413c2523873d947135d5
parent87a80855771139a4140dd6686b7611290fb7937d
Don't treat ViewHostMsg_UpdateRect as a backing store message.

It doesn't actually give a new backing store to the browser, so it shouldn't unblock the UI thread.

BUG=

Review URL: https://codereview.chromium.org/288463004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271223 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/renderer_host/render_message_filter.cc