Cause the MemoryHolder to be destroyed before the member variables of the RWHVA are.
commitcf28493f01dc8e6d46a56ba0e6f9c0ccb6c9b9e1
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Sep 2013 19:05:44 +0000 (27 19:05 +0000)
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Sep 2013 19:05:44 +0000 (27 19:05 +0000)
tree9b665e08ab2e76acb9e615ef7664e41efea0d851
parenta5a780c04df5f337fbb837e2f33e466d76c2d190
Cause the MemoryHolder to be destroyed before the member variables of the RWHVA are.

The framebuffer_holder_'s destructor, which modifies released_software_frames_ was run after released_software_frames_'s destructor, which causes problems.

BUG=
R=piman@chromium.org

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

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