cc: Fix thread race on writing commit_waits_for_activation_.
Under non-impl-side painting, the thread proxy ends up releasing the main thread then setting commit_waits_for_activation_ to false, which is the wrong way around. This puts the order right. R=enne BUG=334611 Review URL: https://codereview.chromium.org/139553003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245269 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment